|
Command |
Result |
|---|---|
|
DBEC P,CONNECT,MUF(1),SYSID(SYSA) |
Connects MUF 01 in CICS system SYSA. Displays only MUF 01 in SYSA. |
|
DBEC P,DISCONNECT,MUF(2?),SYSID(SYSA) |
Disconnects all MUFs with numbers 20 through 29 in CICS system SYSA, then returns the MUF-level display of MUFs 20 through 29 in SYSA. |
|
DBEC P,CONNECT,MUF(??),SYSID(SYSA) |
Connects all MUFs in CICS system SYSA, then returns the MUF-level display of MUFs, beginning with MUF 01 in SYSA. |
|
DBEC P,IMMEDIATE,MUF(1),SYSID(SYSA) |
Immediately disconnects MUF 1 in CICS system SYSA regardless of active tasks, puts the MUF in DISCONNECTED status, then returns the MUF-level display of MUF 1 in SYSA. |
|
DBEC P,CONNECT,MUF(1?),SYSID(*) |
Connects the MUFs 10 through 19 in all CICS systems in SYSA and displays the result of each MUF CONNECT for MUF numbers 10 through 19 in all systems. |
|
DBEC PER,DISCONNECT,MUF(??),SYSID(*) |
Disconnects all MUFs in all CICS systems, then returns the MUF-level display beginning with MUF 01 in the local system and including all MUFs in all CICS systems. Remote systems are displayed in the order they are defined to the CICS Connections table. |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|