LDAP_LINK_SYNC_START

Begins the synchronization between the LDAP server and Vertica immediately rather than waiting for the interval set in LDAPLinkInterval.

Syntax

ldap_link_sync_start()

Privileges

You must be a dbadamin user.

Example

=> SELECT ldap_link_sync_start();

See Also

LDAP Link Parameters