RELLOG

Generated from C.65.00 /SYSADMIN/PUB/MYCICAT last modified on Sun Aug 29 15:08:37 2004

Back to Main Index


RELLOG


     Removes a user logging identifier from the system.  (CM)

SYNTAX


     RELLOG logid


PARAMETERS


logid               The logging identifier to be removed from the
                    system.


OPERATION


     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.  To use RELLOG, you
     must have system supervisors (OP) or User Logging (LG)
     capability.

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

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


EXAMPLE(S)


     To remove the logging identifier DATALOG from the system,
     enter

     RELLOG DATALOG

ADDITIONAL INFORMATION


Commands:   GETLOG

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

Back to Main Index