Here are some examples of creating linkages:
LINK TSOUSER=USER1 SYSID=VMSYS1 AUTHORITY=SYSTEM
The syntax of the LINK command is the same whether you are linking to a z/OS system or a z/VM system, but when the target is a z/VM system two additional authority levels (USERPRIV and OPERPRIV) are supported. For more information about the z/OS LINK command, see the CA MIM Resource Sharing for z/OS Statement and Command Reference Guide.
LINK USER=MAINT SYSID=VMSYS1 AUTHORITY=OPERPRIV
When cross-system commands are directed to a z/VM system, they always execute on the MIMGR service machine. Therefore, when creating a linkage to a z/VM system, there is no need to define a target console where cross-system commands will execute. The POOL and TGTCONS parameters of the LINK command are ignored when creating a linkage to a z/VM system.
LINK USER=MAINT SYSID=SYS390 POOL=SHARE AUTHORITY=MASTER
|
Copyright © 2014 CA.
All rights reserved.
|
|