M204.2507: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:
<P>This informational message appears only in the in-memory TRACETBL. It is never written to the audit trail. It identifies the data that is displayed in subsequent [[M204.2508]] messages.</P>
<P>This informational message appears only in the in-memory TRACETBL. It is never written to the audit trail. It identifies the data that is displayed in subsequent [[M204.2508]] messages.</P>
<TABLE BORDER="1"><TR class="head"><TH ROWSPAN="1" COLSPAN="1"><P CLASS="zcellheading">
<TABLE BORDER="1"><TR class="head"><TH ROWSPAN="1" COLSPAN="1"><P CLASS="zcellheading">
Parameter</P></TH><TH ROWSPAN="1" COLSPAN="1"><P CLASS="zcellheading">
Information</P></TH><TH ROWSPAN="1" COLSPAN="1"><P CLASS="zcellheading">
Definition</P></TH></TR><TR><TD ROWSPAN="1" COLSPAN="1"><P CLASS="zcellbody">
Represents</P></TH></TR><TR><TD ROWSPAN="1" COLSPAN="1"><P CLASS="zcellbody">
token (function)</P></TD><TD ROWSPAN="1" COLSPAN="1"><P CLASS="zcellbody">
<var class="term">token</var> (function)</P></TD><TD ROWSPAN="1" COLSPAN="1"><P CLASS="zcellbody">
[[MQ/204_and_SOUL_statements|MQGET, MQPUT, or MQPUT1]]</P></TD></TR><TR><TD ROWSPAN="1" COLSPAN="1"><P CLASS="zcellbody">
[[MQ/204_and_SOUL_statements|MQGET, MQPUT, or MQPUT1]]</P></TD></TR><TR><TD ROWSPAN="1" COLSPAN="1"><P CLASS="zcellbody">
token2 (data-description)</P></TD><TD ROWSPAN="1" COLSPAN="1"><P CLASS="zcellbody">
<var class="term">token2</var> (data-description)</P></TD><TD ROWSPAN="1" COLSPAN="1"><P CLASS="zcellbody">
MQMD, MQGMO, MQPMO, or MESSAGE DATA</P></TD></TR></TABLE>
MQMD, MQGMO, MQPMO, or MESSAGE DATA</P></TD></TR></TABLE>


{{Template:M204.2507 footer}}
{{Template:M204.2507 footer}}
<!-- skeleton as it was in pdf/function data-description/-->
<!-- skeleton as it was in pdf/function data-description/-->

Latest revision as of 00:23, 28 March 2018

M204.2507  token token2

This informational message appears only in the in-memory TRACETBL. It is never written to the audit trail. It identifies the data that is displayed in subsequent M204.2508 messages.

Information

Represents

token (function)

MQGET, MQPUT, or MQPUT1

token2 (data-description)

MQMD, MQGMO, MQPMO, or MESSAGE DATA


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