EYUCRnnnn messages

EYUCR0001I
Security Services initialization complete
Explanation:

The Security Services subcomponent has been successfully initialized.

System action:

CMAS initialization continues.

User response:

None.

Destination:

EYULOG

Module:

EYU0CRIN

EYUCR0002I
Security Services long-running task initialization complete
Explanation:

The Security Services long running task (LRT) has been successfully initialized.

System action:

The initialization of Security Services subcomponent continues.

User response:

None

Destination:

EYULOG

Module:

EYU0CRLT

EYUCR0003I
Security Services long-running task termination complete
Explanation:

The Security Services long running task (LRT) has been terminated.

System action:

Termination of the Security Services subcomponent continues.

User response:

None.

Destination:

EYULOG

Module:

EYU0CRLT

EYUCR0004E
Security Services initialization failed
Explanation:

The Security Services subcomponent could not be initialized.

System action:

CMAS initialization terminates. A user trace record is written to the CICS® trace data set.

User response:

Collect the exception trace records and the job log, and contact your IBM® Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0CRIN

EYUCR0005E
Security Services long-running task terminating due to nonrecoverable error
Explanation:

The Security Services long running task (LRT) encountered an error from which it could not recover.

System action:

The LRT terminates. The CMAS may continue running without the services of the LRT.

User response:

Stop and restart the CMAS where the failure occurred. If the problem persists, collect any exception trace records, the job log, and CICS or MVS™ dump output, if available, and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0CRLT

EYUCR0006W
Security checking disabled per SEC(NO) EYUPARM parameter specification
Explanation:

The CMAS is running without any security checking, as requested in its startup job.

System action:

CMAS processing continues.

User response:

If you want the CMAS to use security, then specify SEC(YES) in the EYUPARM member for the CMAS If SEC is not specified, the default is SEC(NO). Then stop and restart the CMAS.

Destination:

Console, job log, EYULOG

Module:

EYU0CRIN

EYUCR0007E
Security mismatch between CMAS cmasname and MAS masname. Connection terminating.
Explanation:

The specified MAS was started with a CICS SIT parameter of SEC=YES, but the CMAS that manages it was started with an EYUPARM parameter of SEC(NO). A CMAS that has security disabled cannot provide security processing for any of its MASs.

System action:

The connection between the MAS and CMAS is terminated. The CICS system continues to run, but it is not known to CICSPlex® SM.

User response:

If you want security to be active in the MAS, change the SEC parameter for the CMAS that manages it to YES. If you decide you do not want security for the MAS, change its SEC parameter to NO. Then stop and restart the CMAS or MAS, as appropriate.

Destination:

Console, job log, EYULOG

Module:

EYU0CRSC

EYUCR0008E
Mutually exclusive CICS and CICSPlex SM security parameters specified. The CMAS will terminate.
Explanation:

A CMAS was being initialized with both the CICS SIT parameter SEC=YES and the CICSPlex SM system parameter SEC(YES) specified. To ensure proper security checking by CICSPlex SM, the following CICS SIT parameters for a CMAS must all be set to NO:

The external security manager (ESM) resource lists cannot be correctly referenced by both CICS and CICSPlex SM.

System action:

CMAS initialization terminates.

User response:

If you want to use both CICS and CICSPlex SM security in a CMAS, make sure the XCMD=, XDCT=, XFCT=, XJCT=, XPCT=, and XPPT= CICS SIT parameters are all set to NO. Then restart the CMAS.

Destination:

Console, job log, EYULOG

Module:

EYU0CRIN

Start of change
EYUCR0009I
Security check: Userid=userid, Class=classname, Access=access, Resource=resource, ESMResponse=esmresp, ESMReason=esmrson
Explanation:

A security check has occurred, where:

userid
Is the user ID of the user requesting access to the resource.
classname
Is the name of the class being checked.
access
Is the access level being attempted. It may be Read, Update, Control, Alter or Unknown.
resource
Is the name of the resource being accessed.
esmresp
Is the response code from the ESM.
esmrson
Is the reason code from the ESM.

The CICSPlex SM CMAS system parameter SECLOGMSG must be set to YES or ALL for this message to be issued.

System action:

If access to the resource is not permitted by the External Security Manager, the request will fail. Typically the response from an API or WUI request would be NOTPERMIT with a reason of USRID.

User response:

None if access is being correctly disallowed. If access is being incorrectly disallowed, use the information in the message to determine what resource is being checked, and why the ESM is not allowing access.

Destination:

EYULOG

Module:

EYU0CRCK

End of change
Start of change
EYUCR0010I
Security profiles not refreshed. Refresh must be performed using ESM.
Explanation:

A security rebuild has been requested. This request has not been actioned, as the External Security Manager (ESM) must be used to refresh the security profiles used by the CMAS.

System action:

None.

User response:

Use the facilities provided by the ESM to refresh the security profiles. For example, RACF users could issue the TSO command:

SETROPTS RACLIST(xxxxxxxx) REFRESH

where xxxxxxxx is the name of the RACF class to refresh.

Destination:

EYULOG

Module:

EYU0CRLT

End of change [[ Contents Previous Page | Next Page Index ]]