SE_log_grant_access |
Grants a user access to the specified owners log files
LONG SE_log_grant_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_grant_access gives a DBMS user access to the owners log files.
SE_INVALID_GRANT_REVOKE
SE_SUCCESS
SE_DB_IO_ERROR
SE_INVALID_POINTER
SE_LOG_NOACCESS
SE_NET_FAILURE
SE_OUT_OF_SVMEM
SE_SDE_NOT_STARTED