Changes the name of the transaction log file.
_crtn short _entry DBChangeLogName(const a_change_log * pcl)
pcl Pointer to a properly initialized a_change_log structure.
Return code, as listed in Software component exit codes.
This function is used by the dblog utility.
The -t option of the Transaction Log utility (dblog) changes the name of the transaction log. DBChangeLogName provides a programmatic interface to this function.