gtpo1m92Operations

ZMCFT REMOVE-Remove Processor Connections to a Coupling Facility

Use this command to remove all inactive connections a processor has to a coupling facility (CF) structure.

Requirements and Restrictions

Format




STRucture strname
specifies the structure from which you want to remove the processor connections, where strname is a 1- to 16-character structure name.

CF cfname
specifies a CF that contains the structure, where cfname is the 5- to 8-character alphanumeric name of the CF. The first character of the CF name must be an alphabetic character.

PROC procid
specifies a processor whose connections will be removed, where procid is the 1-character alphanumeric processor identifier (ID). The processor ID corresponds to an inactive processor. The CF must have been added previously to the processor from which the command was entered.

Additional Information

Online help information is available for this command. To display the help information, enter one of the following:

ZMCFT HELP

ZMCFT ?

Examples

The following example shows the connection for processor B from which the command was entered being removed from a structure named ROUTER on the CF named MQ123.

+--------------------------------------------------------------------------------+
|User:    ZMCFT REMOVE STRUCTURE ROUTER CF MQ123                                 |
|                                                                                |
|System:  MCFT0048I 07.59.15 CFMREM - CONNECTION TO STRUCTURE ROUTER ON COUPLING |
|                                     FACILITY MQ123 WAS REMOVED FOR PROCESSOR B |
+--------------------------------------------------------------------------------+

The following example shows the connection for an inactive processor named D being removed from a structure named Q2000 on the CF named REALCF1.

+--------------------------------------------------------------------------------+
|User:    ZMCFT REMOVE STRUCTURE Q2000 CF REALCF1 PROC D                         |
|                                                                                |
|System:  MCFT0048I 07.59.15 CFMREM - CONNECTION TO STRUCTURE Q2000 ON COUPLING  |
|                                     FACILITY REALCF1 WAS REMOVED FOR PROCESSOR |
+--------------------------------------------------------------------------------+

Related Information