Table 16-9 – Table 16-14 list LDAP server state transitions when each sp_ldapadmin commands is executed.
Table 16-9 shows the state transitions when you execute sp_ldapadmin set_URL, where set_URL represents one of these commands:
set_dn_lookup_url
set_primary_url
set_secondary_dn_lookup_url
set_secondary_url
Initial state |
Final state |
---|---|
INITIAL |
RESET |
RESET |
RESET |
READY |
READY |
ACTIVE |
RESET |
FAILED |
RESET |
SUSPENDED |
RESET |
Table 16-10 shows the state transitions when you execute sp_ldapadmin suspend.
Initial state |
Final state |
---|---|
INITIAL |
Error |
RESET |
SUSPENDED |
READY |
SUSPENDED |
ACTIVE |
SUSPENDED |
FAILED |
SUSPENDED |
SUSPENDED |
SUSPENDED |
Table 16-11 shows the state transitions when you execute sp_ldapadmin activate.
Initial state |
Final state |
---|---|
INITIAL |
Error |
RESET |
READY |
READY |
READY |
ACTIVE |
ACTIVE |
FAILED |
READY |
SUSPENDED |
READY |
The following tables show the LDAP server state transitions carried out implicitly by Adaptive Server.
Table 16-12 shows the state transitions when Adaptive Server is restarted:
Initial state |
Final state |
---|---|
INITIAL |
INITIAL |
RESET |
RESET |
READY |
READY |
ACTIVE |
READY |
FAILED |
FAILED |
SUSPENDED |
SUSPENDED |
Adaptive Server only attempts an LDAP login if the LDAP server is in a READY or ACTIVE state. Table 16-13 shows the state transitions:
Initial state |
Final state |
---|---|
READY |
ACTIVE |
ACTIVE |
ACTIVE |
Table 16-14 shows the state transitions when an LDAP login fails:
Initial state |
Final state |
---|---|
READY |
FAILED |
ACTIVE |
FAILED |