InterviewSolution
| 1. |
What Is Oracle Internet Directory(oid)? |
|
Answer» An online directory is a specialized database that stores and retrieves collections of information about objects. The information can represent any resources that require management. for example:
The information in the directory is available to different clients, such as SINGLE sign-on SOLUTIONS, email clients, and database APPLICATIONS. Oracle INTERNET Directory is an LDAP directory that uses an Oracle Database for storage. Clients communicate with a directory server by means of the Lightweight Directory Access Protocol (LDAP). An online directory is a specialized database that stores and retrieves collections of information about objects. The information can represent any resources that require management. for example: The information in the directory is available to different clients, such as single sign-on solutions, email clients, and database applications. Oracle Internet Directory is an LDAP directory that uses an Oracle Database for storage. Clients communicate with a directory server by means of the Lightweight Directory Access Protocol (LDAP). |
|