Skip to main content

LogRollback

Enable/disable logging for transaction rollbacks.

Synopsis

[Miscellaneous]    LogRollback=n

Description

The value n may be 1 or 0:

  • When 1 (true) Caché logs transaction rollbacks to the console log file (that is, cconsole.log in the Caché system management directory, or the alternate filename.log named by the second piece of the console parameter.

  • When 0 (false) it does not.

Examples

LogRollback=0

Range of Values

0 or 1. The default is 0.

Management Portal

On the page System Administration > Configuration > Additional Settings > Compatibility, in the LogRollback row, select Edit. Choose true (selected) or false (cleared).

FeedbackOpens in a new tab