Previous Topic: Command ExampleNext Topic: Command Example


Terminating CA Datacom CICS Services

The termination of CA Datacom CICS Services is automatically invoked (if a CICS PLT entry is used) when CICS is recycled. To shut down CA Datacom CICS Services in any CICS system while CICS is running, issue a command.

During shutdown, CA Datacom CICS Services disconnects all connected MUFs and closes all open URTs in the SYSID and CICSplex specified local and remote system and displays statistics on the Message Log.

Issue the following transaction to shut down CA Datacom CICS Services in the specified remote CICS system.

►►─ DBEC ─ PERform,SHUTdown,SYSid(aaaa) ──────────────────────────────────────►◄

DBEC

(Required) Specify the transaction ID used with Enhanced commands to perform startup or shutdown. Leave a space between the transaction ID and the command.

PERform,

(Required) Command that CA Datacom CICS Services perform the specified action. (PER and P are valid abbreviations.)

SHUTdown,

Action is to terminate CA Datacom CICS Services. (SHUT is a valid abbreviation.)

SYSid(aaaa)

(Required) For an MRO environment, the value within the parentheses determines whether the action applies to a single remote CICS system or to all CICS systems. Valid values follow:

aaaa

Four-character CICS identifier for a single remote CICS system, as defined in the CICS connection table.

*

All attached CICS systems, beginning with the local system.

(SYS is a valid abbreviation.)