Purpose: The SYSPCMD command can be used to route a
DIF command to all DIF started tasks running in a
Sysplex.
Syntax:
SYSPCMD {dif-cmd-text}
Comments: The output from the commands is routed back to the system that issued the
SYSPCMD command.
Examples: The following are sample DIF commands that an installation might typically issue on all DIF started tasks running on a sysplex.
F DIF,SYSPCMD STATUS
F DIF,SYSPCMD REFRESH SRS
F DIF,SYSPCMD SHUTDOWN
Tip: Replace dif-cmd-text with the actual
command you want to route to all DIF started tasks.