Changes the name of the transaction log file. This function is used by the dblog utility.
short DBChangeLogName ( const a_change_log * );
A pointer to a structure. See a_change_log structure.
A return code, as listed in Software component exit codes.
The -t option of the Transaction Log utility (dblog) changes the name of the transaction log. DBChangeLogName provides a programmatic interface to this function.
For a description of the dblog utility, see Transaction Log utility (dblog).
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |