DBChangeLogName(const a_change_log *) method

Changes the name of the transaction log file.

Syntax

_crtn short _entry DBChangeLogName(const a_change_log * pcl)

Parameters

Returns

Return code, as listed in Software component exit codes.

Usage

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.