HP 3000 Manuals

RELLOG [ MPE/iX Commands Reference Manual Volume I ] MPE/iX 5.0 Documentation


MPE/iX Commands Reference Manual Volume I

RELLOG 

Removes a user logging identifier from the system.

Syntax 

     RELLOG logid 

Parameters 

logid                 The logging identifier to be removed from the
                      system.

Operation Notes 

The RELLOG command removes a user logging identifier from the system by
deleting it from the directory of logging identifiers.  This command may
be issued only by the user who created the logging identifier.  System
supervisor (OP) or user logging (LG) capability is required to use this
command.

After RELLOG is issued, programs containing the removed logging
identifier are not allowed to access the logging system.

Use 

This command may be issued from a session, job, program, or in BREAK.
Pressing Break has no effect on this command.

Example 

To remove the logging identifier DATALOG from the system, enter:

     RELLOG DATALOG 

Related Information 

Commands              GETLOG

Manuals               User Logging Programmer's Guide (32650-60012)



MPE/iX 5.0 Documentation