| SE_log_alter |
Changes a logfile’s attributes.
LONG SE_log_alter (SE_CONNECTION connection, SE_LOGINFO loginfo);
| connection | The connection handle |
| loginfo | The SE_LOGINFO object |
SE_log_alter changes a logfile’s attributes. Currently, only the persistence attribute can be changed. The current user must own the target logfile. The logfile must have been previously opened by SE_log_open.
SE_SUCCESS
SE_FAILURE
SE_DB_IO_ERROR
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_NET_FAILURE
SE_NO_PERMISSIONS
SE_OUT_OF_SVMEM
SE_SDE_NOT_STARTED
SE_TABLE_NOEXIST