Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Format

Examples

file-spec

RDB/VMS RMU/ALTER LOG — VMS RDB_4.1_M

 Keeps an audit trail of all or  part  of  an  RdbALTER  session.
 After  you  specify the LOG command, RdbALTER commands and their
 results are logged in the specified log file until you close the
 log  file  by  entering  a  NOLOG  command,  an EXIT command, or
 another LOG command.

Additional information available:

FormatExamples

Format

 LOG file-spec ───>

Additional information available:

file-spec

file-spec

 Specifies a file to contain the audit trail  log.   The  default
 file type is .LIS.

Examples

 Example 1

 The following command creates  the  file  AUDIT.LIS  and  begins
 audit trail logging.

 RdbALTER> LOG AUDIT

 Example 2

 The following command creates  the  file  AUDIT.TRL  and  begins
 audit trail logging.

 RdbALTER> LOG AUDIT.TRL

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026