SE_log_revoke_access |
Removes a users access to the specified owners log files
LONG SE_log_revoke_access (SE_CONNECTION connection, const CHAR *logfiles_owner, const CHAR *dbms_user);
connection | The connection handle |
logfiles_owner | The owner of the log files |
dbms_user | The name of the user to grant access to |
SE_log_revoke_access removes a DBMS users access to the owners log files.
SE_SUCCESS
SE_DB_IO_ERROR
SE_INVALID_POINTER
SE_LOG_NOACCESS
SE_NET_FAILURE
SE_OUT_OF_SVMEM
SE_SDE_NOT_STARTED