Removes the named LDAP server configuration object from the SYSLDAPSERVER system view after verifying that the LDAP server configuration object is not in a READY or ACTIVE state.
DROP LDAP SERVER ldapua-server-name [ WITH DROP ALL REFERENCES ] [ WITH SUSPEND ]
DROP LDAP SERVER ldapserver1 WITH DROP ALL REFERENCES WITH SUSPEND
is equivalent to
ALTER LDAP SERVER ldapserver1 WITH SUSPEND DROP LDAP SERVER ldapserver1 WITH DROP ALL REFERENCES