Skip Headers

Oracle® Database Net Services Reference Guide
10g Release 1 (10.1)

Part Number B10776-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

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.

This appendix contains these topics:

Structural Object Classes

The Oracle schema supports the following structural object classes for Oracle Net directory naming lookups:

orclDBServer


Description

Defines the attributes for database service entries


Attributes

orclNetDescName

orclVersion

orclNetService


Description

Defines the attributes for net service name entries


Attributes

orclNetDescName

orclVersion

orclNetServiceAlias


Description

Defines the attributes for net service alias entries


Attributes

orclNetDescName

orclVersion

orclNetDescription


Description

Specifies a connect descriptor containing the protocol address of the listener and the connect information to the service


Attributes

orclNetDescriptionList


Description

Specifies a list of connect descriptors


Attributes

orclNetAddress


Description

Specifies a listener protocol address


Attributes

orclNetAddressList


Description

Specifies a list of protocol addresses


Attributes

orclNetAddressAux1


Description

Here


Attributes

orclNetHostname

Attributes

Table C-1 lists the attributes used for the object classes. This list is subject to change.

Table C-1 LDAP Schema Attributes for Oracle Net Services

Attribute Description
orclCommonContextMap Allows the mapping of more than one default oracleContext in the directory server.
orclNetAddrList Identifies one or more listener protocol addresses
orclNetAddressString Defines a listener protocol address
orclNetConnParamList Placeholder for future connect data parameters
orclNetDescList Identifies one or more connect descriptors
orclNetDescName Identifies a connect descriptor or a list of connect descriptors
orclNetFailover Turns connect-time failover on for a protocol address list
orclNetFailoverModeString
orclNetHostname
orclNetInstanceName Specifies the instance name to access
orclNetInstanceRole Specifies a connection to the primary or secondary instance of aRAC configuration
orclNetLoadBalance Turns client load balancing on for a protocol address list
orclNetProtocol Identifies the protocol used in the orclAddressString attribute
orclNetReceiveBufSize Specifies the buffer space limit for receive operations of sessions.
orclNetSdu Specifies the session data unit (SDU) size
orclNetSendBufSize Specifies the buffer space limit for send operations of sessions.
orclNetServiceName Specifies the database service name in the CONNECT_DATA portion
orclNetSourceRoute Instructs Oracle Net to use each address in order until the destination is reached
orclSid Specifies the Oracle System Identifier (SID) in the CONNECT_DATA portion of a connection descriptor
orclVersion Specifies the version of software used to create the entry