Previous Topic: CPFAUTOUID—Insert a Specific USS UID During CPF Command ProcessingNext Topic: CPFNODE—CPF Node Changes


CPFLISTMULT—Propagate LIST/WHOHAS commands

Valid on z/OS.

Some LIST and WHOHAS commands generate large amount of output. Therefore, by default CPF does not propagate these commands to remote nodes.

The CPFLISTMULT control option specifies whether CPF allows routing of LIST(ACIDS) and WHOHAS FACILITY commands to more than one node.

All entry methods are accepted.

This control option has the following format:

CPFLISTMULT(YES|NO) 
YES

Specifies to routes any LIST or WHOHAS command for target nodes.

NO

Specifies that a LIST(ACIDS) or WHOHAS FACILITY command that is targeted to multiple nodes is executed only on the local node.

Note: This option replaces OPTIONS(71).