In a CPF environment running Top Secret, how can a TSS command be execute only on the local node?
book
Article ID: 122445
calendar_today
Updated On:
Products
Top SecretTop Secret - LDAP
Issue/Introduction
In a CPF environment, how do get a TSS command to execute only on the local node?
Environment
Release: Component: TSSMVS
Resolution
If the TSS command is to only execute on the local system and not CPF to other systems, use TARGET(=) on the command.
TARGET(=) Restricts command execution to the local node only. There are no multiple parms to TARGET(=) tss lis(test97)tar(=,sysid) command does not fail but restricts to local node only.