M204.1152: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>'s)
 
Line 1: Line 1:
{{Template:M204.1152 skeleton}}
{{Template:M204.1152 skeleton}}
<P>This message is an RK line in the audit trail. It indicates a procedure has been deleted using the DELETE command. This message is informational. </P>
<P>
This message is an RK line in the audit trail. It indicates a procedure has been deleted using the <var>DELETE</var> command. This message is informational.  
</P>
{{Template:M204.1152 footer}}
{{Template:M204.1152 footer}}
<!-- skeleton as it was in pdf/CHANGE command-line /-->
<!-- skeleton as it was in pdf/CHANGE command-line /-->

Latest revision as of 22:15, 5 March 2018

M204.1152  Change deleteCmd

This message is an RK line in the audit trail. It indicates a procedure has been deleted using the DELETE command. This message is informational.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITRKWrites the message with line type RK to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal

Back to list of messages