tcl.txlog-status

Verb: Access/TCL, Releases: AP

Displays status of transcation logger.

Description

retrieves the last status of the transaction logging subsystem.

When active, transaction logging logs all updates to files which have been marked for participation in logging. This involves changing the 'd-pointer' in the file to 'dl'. This can also be indicated when creating the file by using the 'l' option. Logging may go directly to magnetic media, or held in a file until the media can be attached.

Logging, or enqueing, occurs constantly in files that are marked as participants in transaction logging by having a 'dl' designated in the 'd-pointer' (attribute 1). 'dequeing' occurs when transactions are being dumped to magnetic media. See the 'txlog' command.

Example

txlog-status
[609] Transaction logger not started.

See Also

Command Name Type Description
tcl.create-file Verb: Access Creates a new file.
tcl.stoplog Verb: Access Stops transaction logger.
tcl.update-logging Verb: Access Toggles transaction log or displays status.
tcl.log-msg Verb: Access Logs message(s) to errors file.
tcl.txlog Verb: Access Invokes transaction logger menu.
tcl.tlog-restore Verb: Access Restores the transaction log records.
d/code Attribute Defining Item References attribute 1 of current item.
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.