tcl.update-logging

Verb: Access/TCL, Releases: AP

Toggles transaction log or displays status.

Syntax

update-logging {(options)}

Description

toggles or displays the status of the transaction logger subsystem.

With no options, the current status is displayed.

Options

f Toggles OFF. Only updates to 'dl' files are logged.

n Toggles ON. All updates to files that are not 'dx' or 'dy' are logged. (See the 'txlog' command for logging just the 'dl' type files).

s Suppresses output of messages.

Example

update-logging
[1325] Update-logging is off.

update-logging (n
[1324] Update-logging is on.

See Also

Command Name Type Description
tcl.stoplog Verb: Access Stops transaction logger.
tcl.create-file Verb: Access Creates a new file.
tcl.txlog Verb: Access Invokes transaction logger menu.
tcl.tlog-restore Verb: Access Restores the transaction log records.
tcl.txlog-status Verb: Access Displays status of transcation logger.
tcl.startlog Verb: Access Invokes the transaction logger utility.
tcl.tape-socket Verb: Access Tape device across a network

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.