ISG161I
CTRACE DEFINE FAILED FOR COMP=SYSGRS, RETURN= return-code, REASON=reason-code {WITH PARMLIB MEMBER=memname. | WITH NO PARMLIB MEMBER.}

Explanation

Global resource serialization tried to initiate component tracing, but the request failed.

In the message text:
RETURN=return-code
The return code from the CTRACE macro.
REASON=reason-code
The reason code from the CTRACE macro.
WITH PARMLIB MEMBER=memname.
The global resource serialization component trace request used the tracing options in one of the following parmlib members:
  • The parmlib member specified on the CTRACE parameter in the GRSCNFxx parmlib member.
  • The default global resource serialization component trace parmlib member, CTIGRS00.
WITH NO PARMLIB MEMBER.
The component trace request did not specify a parmlib member for tracing options.

System action

If WITH PARMLIB MEMBER=memname appears in the message text, the system ignores the parmlib member memname and uses default parmlib member, CTIGRS00. If the parmlib member specified was CTIGRS00, global resource serialization continues with minimum options (MINOPS).

If WITH NO PARMLIB MEMBER appears in the message text, global resource serialization continues with minimum options.

System programmer response

See z/OS MVS Programming: Authorized Assembler Services Reference ALE-DYN for the return and reason codes of the CTRACE DEFINE macro.

If WITH PARMLIB MEMBER=memname appears in the message text, there might be an error in the parmlib member. Once the IPL is complete, enter a TRACE CT,,COMP=SYSGRS,PARM=memname command. Component trace will issue more detailed messages about errors in the parmlib member.

If you cannot correct the problem, or if the problem persists, search problem reporting databases for a fix for the problem. If no fix exists, contact the IBM® Support Center.

Source

Global resource serialization

Module

ISGTDEF

Routing code

2,10

Descriptor code

12