Previous Topic: Example: CPF control optionNext Topic: CPFAUTOUID—Insert a Specific USS UID During CPF Command Processing


CPFAUTOGID—Insert a Specific USS GID During CPF Command Processing

Valid on z/OS.

The CPFAUTOGID control option transmits a TSS command with an assigned GID value, instead of the '?' value, when you are using the Command Propagation Facility (CPF) feature.

All entry methods are accepted.

This control option has the following format:

TSS MODIFY(CPFAUTOGID(NO|YES))
NO

(Default) Retains any existing '?' value during the CPF command transmission. For example, the command TSS ADD(JONATHAN) GID(?) retains the '?' value during transmission.

YES

Transmits a TSS command with an assigned GID value, instead of the '?' value. For example, TSS ADD(JONATHAN) GID(256) is transmitted instead of the TSS ADD(JONATHAN) GID(?).