SE_log_grant_access

Grants a user access to the owner ’s logfiles.

Usage syntax

LONG SE_log_grant_access (SE_CONNECTION connection, const CHAR *logfiles_owner, const CHAR *dbms_user);

Parameters
connection The connection handle
logfiles_owner The owner of the logfiles
dbms_user The name of the user to grant access to
Description

SE_log_grant_access gives a DBMS user access to the owner’s logfiles.

Returns

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