iSelfSchooling.com - Since 1999  References  |  Job Openings  |  Post Notes
    Home  | Search more  | Oracle Syntax  | Suggestions  | Computer Institute   | (Login or Register to access to all VIDEOS)
 

Copyright & User Agreement

    Email2aFriend  | Homepage us! |  Bookmark

Services

  Vision/Mission

  Services

  Biography

  Contact Us

 FREE Training

  Start...

  SQL

  PL/SQL

  Forms 

  Reports

  DBA Fundamentals

  Performance

  Prepare for OCP

...

  Acknowledgement

  Who is who

  University Directory

  Links...

 

 

 

FREE Online Oracle Training for beginners and advanced - The most comprehensive Oracle tutorial

The authors do not guarantee or take any responsibility for the accuracy, or completeness of the information.

BASICS

SQL | PL/SQL

DEVELOPERS

FORMS 2 | REPORTS | Other TOOLS

DBAs

FUNDAMENTALS 2 | PERFORMANCE | OEM

ADVANCE

APPLICATION SERVER | GRID CONTROL | ARTICLES 2 3 4

Advanced - Application Server

Lesson 01 | Lesson 02 | Lesson 03 | Lesson 04 | Lesson 05 | Lesson 06 | Lesson 07 | Lesson 08 | Lesson 09 | Lesson 10 | Lesson 11 | Lesson 12 | Lesson 13 | Lesson 14 | Lesson 15 | Lesson 16 | Lesson 17 | Lesson 18 | Lesson 19 | Lesson 20 | Lesson 21 | Lesson 22 | Lesson 23 | Lesson 24 | Lesson 25 | Lesson 26 | Lesson 27 | Lesson 28 | Lesson 29 | Lesson 30 | Lesson 31 | Lesson 32 | Lesson 33 | Lesson 34 | Lesson 35 |

Lesson 06

"Beauty in things exist in the mind which contemplates them."

-David Hume (1711-1776)

What is a Directory?

It is a different structure database that stores data, which can be searched easily for a special purpose.

 

What is LDAP?

LDAP is a lightweight of DAP. It is an Internet Engineering Task Force (IETF) standard. An LDAP directory is organized in the form of a simple hierarchical tree known as Directory Information Tree (DIT).

 

What is DAP?

It is a protocol to access database directory – Directory Access Protocol (DAP).

 

What is OID?

OID or Oracle Internet Directory is Oracle’s implementation of LDAP. It provides directory services to the Oracle database and the Oracle Application Server.

 

What are the security benefits of OID?

OID – Oracle Internet Directory provides the following security benefits:

  • Data integrity

  • Data confidentiality

  • Password protection

  • Data access control

What are OID Monitor and OID Control Utilities?

OID Monitor Utility initiates, monitors, and terminates the OID server processes. All the activities are logged in the $ORACLE_HOME/ldap/log/oidmon.log file. The OID Monitor process must be running to process commands from OID control utility. To start/stop the OID Monitor process do the following:

# oidmon connect=net_service_name sleep=10 start/stop -- the command starts/stops OID monitor and every 10 seconds checks to restart any servers that may have stopped not by the “stop” option.

OID Control Utility stops and starts the server OID instance processes.

 

What is Oracle Directory Manager?

It is a Java-based GUI tool to maintain and administer Oracle Internet Directory data. By default the port in which the OID instance is running is 389 or 4032.

To run it just enter # oidadmin

 

 

 
 
Google
 
Web web site