HP 3000 Manuals

User Logging Commands [ User Logging Programmer's Guide ] MPE/iX 5.0 Documentation


User Logging Programmer's Guide

Chapter 3  User Logging Commands 

User Logging can be performed at the system level by using the commands
listed below.  Refer to the MPE XL Commands Reference Manual 
(32650-90003) for the syntax and a more detailed description of the
following commands:

:ALTLOG          :ALTLOG alters the attributes of an existing User
                 Logging identifier.

:CHANGELOG       :CHANGELOG changes the logfile without stopping or
                 interrupting the logging process.  By specifying a
                 device, the user can switch the logging process from
                 logging to a logfile on one device to a logfile on
                 another device.

:GETLOG          :GETLOG establishes a logging identifier and its
                 attributes on the system.  The user must supply the name
                 of the logfile and the device class where the logfile
                 resides.

:LISTLOG         :LISTLOG lists currently active logging identifiers on
                 the system, the logfile name and creator, and whether
                 :CHANGELOG is allowed and/or AUTO enabled.

:LOG             :LOG starts, restarts, or stops a User Logging process.

:RELLOG          :RELLOG removes a logging identifier from the system.

:SHOWLOGSTATUS   :SHOWLOGSTATUS provides status information for currently
                 open logfiles and the amount of space available on a
                 DISC logfile.


NOTE The :ALTLOG, :GETLOG, CHANGELOG, and :RELLOG commands require the user to have User Logging (LG) or System Operator (OP) capability. The :LOG command requires the user to have System Operator (OP) capability. The :LISTLOG command requires the user to have User Logging (LG) capability.


MPE/iX 5.0 Documentation