LDAP_LINK_SYNC_CANCEL

Cancels in-progress LDAP Link synchronizations (including those started by LDAP_LINK_DRYRUN_SYNC) between the LDAP server and Vertica.

Syntax

ldap_link_sync_cancel()

Privileges

You must be a dbadamin user.

Example

=> SELECT ldap_link_sync_cancel();

See Also