Previous Topic: Example: LDSRETRY control optionNext Topic: Example: LDSTIMEOUT control option


LDSTIMEOUT—LDS Server Timeout

Valid on z/OS.

Use the LDSTIMEOUT control option to set timeout interval value for the LDS server.

The LDS server task propagates eligible TSS commands to remote LDAP directories defined through NDT LDAPNODE records. The LDS server sends each command to the remote directory and waits for acknowledgment before sending out the next command. The LDSTIMEOUT interval controls the amount of time the LDS server will wait to receive an acknowledgment from the remote directory before issuing an error message and schedule a retry attempt of the failed send operation

All entry methods are accepted.

This control option has the following format:

LDSTIMEOUT(nnn)
nnn

Specifies the time interval in seconds at which the LDS server task will stop waiting for a response from the remote LDAP directory and schedule a retry attempt for the stalled send operation.

Default: 5