C LDAP Schema for Oracle Net Services
This appendix describes the Oracle schema object classes and attributes defined in the directory server for Oracle Net Services objects. It does not describe object classes and attributes reserved for future functionality or used by other Oracle products.
- Structural Object Classes
The Oracle schema supports the structural object classes for Oracle Net directory naming lookups. - Attributes
It lists the attributes used for the object classes. This list is subject to change.
Parent topic: Appendices
C.1 Structural Object Classes
The Oracle schema supports the structural object classes for Oracle Net directory naming lookups.
Table C-1 Oracle Net Structural Object Classes
Object Class | Attributes | Description |
---|---|---|
orclDBServer |
|
Defines the attributes for database service entries. |
orclNetAddress |
|
Specifies a listener protocol address. |
orclNetAddressAux1 |
|
Specifies an auxiliary object class to add attributes to an orclNetAddress entry. |
orclNetAddressList |
|
Specifies a list of protocol addresses. |
orclNetDescription |
|
Specifies a connect descriptor containing the protocol address of the listener and the connect information to the service. |
orclNetDescriptionAux1 |
|
Specifies auxiliary object class to add attributes to an orclNetDescription entry. |
orclNetDescriptionList |
|
Specifies a list of connect descriptors. |
orclNetService |
|
Defines the attributes for network service name entries. |
orclNetServiceAlias |
|
Defines the attributes for network service alias entries. |
Parent topic: LDAP Schema for Oracle Net Services
C.2 Attributes
It lists the attributes used for the object classes. This list is subject to change.
Table C-2 LDAP Schema Attributes for Oracle Net Services
Attribute | Description |
---|---|
|
Allows the mapping of more than one default Oracle Context in the directory server. |
|
Identifies one or more listener protocol addresses. |
|
Defines a listener protocol address. |
|
Placeholder for connect data parameters. |
|
Identifies one or more connect descriptors. |
|
Identifies a connect descriptor or a list of connect descriptors. |
|
Turns connect-time failover on for a protocol address list. |
|
Instructs Oracle Net to fail over to a different listener if the first listener fails during runtime. Depending on the configuration, session or any |
|
Specifies the host name. |
|
Specifies the instance name to access. |
|
Specifies a connection to the primary or secondary instance of an Oracle Real Application Clusters (Oracle RAC) configuration. |
|
Turns client load balancing on for a protocol address list. |
|
Identifies the protocol used in the |
|
Specifies the buffer space limit for receive operations of sessions. |
|
Specifies the session data unit (SDU) size. |
|
Specifies the buffer space limit for send operations of sessions. |
|
Specifies the database service name in the |
|
Instructs Oracle Net to use each address in order until the destination is reached. |
|
Specifies the Oracle system identifier (SID) in the |
|
Specifies the version of software used to create the entry. |
Parent topic: LDAP Schema for Oracle Net Services