IEC377I   ENHANCED CATALOG SHARING: {text}

Explanation

text is one of the following:
{ADDED catname
ALL CATALOGS REMOVED
AUTOADD ENABLED 
AUTOADD NOT ENABLED-SYSTEM IS QUIESCING
CONNECT COMPLETE 
DISCONNECT COMPLETE
ERROR: rc-rsn(sfi),mm
ERROR ADDING catname: rc-rsn(sfi),
   mm
NOT CONNECTED: rc-rsn(sfi),mm
REMOVED catname
SYSPLEX QUIESCE COMPLETE
WAITING FOR IOSAS TO INITIALIZE
WAITING FOR SYSPLEX QUIESCE COMPLETE}

This is a general status message for ECS.

ADDED catname
Issued to acknowledge an ECSHR(ADD,catname) request that was successful.
In the message text:
catname
The name of a catalog
AUTOADD ENABLED
Issued to acknowledge an ECSHR(AUTOADD) request that was successful.
AUTOADD NOT ENABLED-SYSTEM IS QUIESCING
Issued as a result of processing a MODIFY CATALOG command to turn on AUTOADD. However, the system is currently quiescing, so the AUTOADD function cannot be enabled. Repeat the request once the sysplex has completed quiescing.
CONNECT COMPLETE
Issued to acknowledge the successful connection of enhanced catalog sharing (ECS) to the ECS structure in the coupling facility. This message is issued during IPL, during a CAS restart, or when requested through a MODIFY CATALOG command with the ECSHR(CONNECT) parameter.
DISCONNECT COMPLETE
Issued to acknowledge a successful disconnection of ECS from the ECS structure in the coupling facility. This message is issued either during a CAS restart or when requested through a MODIFY CATALOG command with the ECSHR(DISCONNECT) parameter.
ERROR: rc-rsn(sfi),mm
A situation has occurred that caused catalog sharing through ECS to fail or to be stopped. This message is also issued for an unsuccessful CONNECT, DISCONNECT, or AUTOADD request by a MODIFY CATALOG(ECSHR) command.
In the message text:
rc
The return code of the detecting catalog module
rsn
The reason code of the detecting catalog module
sfi
If the problem was detected by another service, subfunction information related to the error
mm
The module ID of the detecting catalog module
For information on obtaining descriptions of these codes, see message IDC3009I.
ERROR ADDING catname: rc-rsn(sfi),mm
Issued to acknowledge an ECSHR(ADD) request that was unsuccessful. ECS is not activated for the named catalog.
In the message text:
catname
The name of a catalog
rc
The return code of the detecting catalog module
rsn
The reason code of the detecting catalog module
sfi
If the problem was detected by another service, subfunction information related to the error
mm
The module ID of the detecting catalog module
For information on obtaining descriptions of these codes, see message IDC3009I.
NOT CONNECTED: rc-rsn(sfi),mm
Issued during IPL or CAS restart when the system automatically tries but cannot connect to the ECS structure.
In the message text:
rc
The return code of the detecting catalog module
rsn
The reason code of the detecting catalog module
sfi
If the problem was detected by another service, subfunction information related to the error
mm
The module ID of the detecting catalog module
For information on obtaining descriptions of these codes, see message IDC3009I.
REMOVED catname
Issued to acknowledge an ECSHR(REMOVE,catname) request that was successful.
In the message text:
catname
The name of a catalog
SYSPLEX QUIESCE COMPLETE
Indicates that this system has been informed that all other systems have completed their quiesce processing.
WAITING FOR IOSAS TO INITIALIZE
Indicates that an attempt to use IOS services cannot proceed because the IOSAS is not yet initialized and available. This message will be issued every 30 seconds until IOSAS completes initialization or until three minutes have passed. If IOSAS is not initialized after three minutes, the attempt to add the catalog to the coupling facility will fail with catalog return code 228, reason code 35.
WAITING FOR SYSPLEX QUIESCE TO COMPLETE
Issued to indicate that this system has been waiting for 5 minutes for a sysplex quiesce to complete. Issue the MODIFY CATALOG,ECSHR(STATUS) on each system to monitor the progress of the quiesce on each system. (Note that the ECS system status on a quiesced system should be CONNECTED.) If, after a period of time, the sysplex still has not completed the quiesce, the quiesce can be forcefully ended by issuing the MODIFY CATALOG,ABEND(ANALYSIS) command on the system waiting for the quiesce to complete. If all of the systems do not show a status of CONNECTED, then you MUST NOT attempt to re-enable AUTOADD.

System action

In the case of stopping ECS at the system level, CAS disconnects from the coupling facility, and sharing for all sharers through the ECS method is stopped. Catalog sharing reverts to the non-ECS method.

In the case where the system lost its coupling facility connection, all catalogs are removed from the ECS structure, and the AUTOADD function is disabled.

In the case of an ECS failure for an individual catalog, ECS is not activated for this catalog. The sharing method for this catalog remains the non-ECS method.

Operator response

Correct the situation that caused the error or failure and retry the request.

In the case of a lost coupling facility connection, after the connection has been restored, issue the MODIFY CATALOG command with the ECSHR(AUTOADD) parameter to re-enable automatic activation.

System programmer response

None

Source

DFSMSdfp

Module

IGG0CLSH or IGG0CLSI