Previous Topic: Example: SYSID keywordNext Topic: Examples: TARGET keyword


TARGET Keyword—Node Assignment

Valid on z/OS, z/VSE, and z/VM.

Use the TARGET keyword to:

TARGET overrides the CPFTARGET control option which sets up default routing instructions for the entire installation. In the event CPF is active and a command is issued without specifying a TARGET, CA Top Secret propagates the command according to the instructions set by CPFTARGET. If CPFTARGET is set to AUTO, the command is routed based on the DEFNODE keyword.

Note: When administering commands against a user‑defined resource class, the resource class must be defined on the sending node or the node where the resource class was defined.

This keyword has the following format:

TSS ADDTO(acid) keyword(s)
                TARGET(node,node,...)
TSS LIST(ACID) TARGET(*|LOCAL|nodename)
TARGET(node1,node2...)

Identifies each node to which a command can be propagated.

TARGET(*)

Transmits the command to the local node and to all nodes defined in the CPFNODES control option.

TARGET(=)

Restricts command execution to the local node only. The TARGET(=) keyword overrides the CPFTARGET(*) control option.

TARGET(n...n*)

Transmits all commands to nodes whose names begin with the indicated string. The string can range from one to seven characters.

Note: If a command is issued against USER01 and CPFTARGET is set to AUTO and TARGET was not specified on the command, the command will automatically be propagated to the NYC, CHI and DET nodes. If CPFTARGET is set to * and TARGET(SELECT) is specified on the command and the CPFNODES control option is CPFNODES(ATL,NYC(NB),CHI(NB),DET(NB)), the command is sent to the NYC, CHI, and DET nodes.

This keyword is used with: