Sybase Adaptive Server Configuration Manual page 88

Table of Contents

Advertisement

LDAP directory services versus the Sybase interfaces file
Attribute name
sybaseAddress
sybaseSecurity (optional)
sybaseRetryCount
sybaseRetryDelay
sybaseHAservername
(optional)
72
Value type
Description
String
Each server address includes:
• Protocol: TCP, NAMEPIPE, SPX DECNET (entry is case
sensitive).
• Address: any valid address for the protocol type.
Note dscp splits this attribute into Transport type and Transport
address.
String
Security OID (object ID).
Integer
This attribute is mapped to CS_RETRY_COUNT, which specifies
the number of times that
addresses associated with a server name.
Integer
This attribute is mapped to CS_LOOP_DELAY, which specifies the
delay, in seconds, that
sequence of addresses.
String
A secondary server for failover protection.
The traditional interfaces file with TCP connection and a failover machine
looks like:
master tcp ether huey 5000
query tcp ether huey 5000
hafailover secondary
An example of an LDAP entry with TCP and a failover machine looks like:
dn: sybaseServername=foobar, dc=sybase,dc=com
objectClass: sybaseServer
sybaseVersion: 1500
sybaseServername: foobar
sybaseService: ASE
sybaseStatus: 4
sybaseAddress: TCP#1#foobar 5000
sybaseRetryCount: 12
sybaseRetryDelay: 30
sybaseHAServernam: secondary
All entries in the LDAP directory service are called entities. Each entity has a
distinguished name (DN) and is stored in a hierarchical tree structure based on
its DN. This tree is call the directory information tree (DIT). Client
applications use a DIT base to specify where entities are stored. See
libtcl*.cfg file" on page 73
retries the sequence of network
ct_connect
waits before retrying the entire
ct_connect
.
Adaptive Server Enterprise
"The

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Adaptive Server and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Adaptive server enterprise 15.0

Table of Contents