tcl.txlog

Verb: Access/TCL, Releases: AP

Invokes transaction logger menu.

Description

invokes a menu for administration 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' to 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 Also

Command Name Type Description
tcl.create-file Verb: Access Creates a new file.
tcl.stoplog Verb: Access Stops transaction logger.
tcl.startlog Verb: Access Invokes the transaction logger utility.
d/code Attribute Defining Item References attribute 1 of current item.
tcl.tlog-restore Verb: Access Restores the transaction log records.
tcl.txlog-status Verb: Access Displays status of transcation logger.
tcl.update-logging Verb: Access Toggles transaction log or displays status.
tcl.log-msg Verb: Access Logs message(s) to errors file.
tcl.set-dptr Verb: Access Set D pointer attributes.
tcl.tape-socket Verb: Access Tape device across a network
transaction.logger Definition The transaction logger is a crash protection mechanism

User Comments

What do you think?

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

Login to leave your comments.