If you are using the CA Remote Console or CA OPS/MVS products, then you can enable these products to issue cross-system commands. To do this, issue these LINK commands:
LINK PRODUCT=RCS SYSID=ALL AUTHORITY=SOURCE LINK PRODUCT=OPSS SYSID=ALL AUTHORITY=SOURCE
In these commands, RCS and OPSS are the subsystem names used to identify CA Remote Console and CA OPS/MVS, respectively, to the operating system.
Note for CA Remote Console Users: If you want to issue cross-system commands from CA Remote Console sessions, then ensure that the CA MIC DEFSYS and CA Remote Console DEFSYS statements are identical. Otherwise, common system identification between the two products is not possible.
Note for CA OPS/MVS Users: For more information, see CA OPS/MVS Considerations in this chapter.
Examples:
To reply WAIT to outstanding WTOR reply ID 3 on SYSB, issue a command in one of these ways:
The 02 value in the last command represents the internal index number of SYSB. This number is determined by the order in which systems are defined on the DEFSYS statement. In this example, it is the second system defined. The system name and alias fields are also acquired from the DEFSYS statement.
Note: You can check system names, aliases, and index numbers by issuing the DISPLAY SYSTEMS command.
@SYSA @LINK TSOUSER=USERID1 SYSID=TEST AUTH=INFO
CA MIM on the local system routes this command to CA MIM on SYSA.
@EXT $DI
The dollar character ($) is the JES2 command character. CA MIM on the local system routes this command to all external systems. The responses are returned to the local console that issued the command.
@ALL D T
DEFALIAS SITE1 (SYSA,SYSB,SYSC) @SITE1 D A,L
@(SYSB) F OLDCMDPR,DISPLAY OVERLAYS
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |