Display Received Commands (DSPRCVCMD)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Display Received Commands (DSPRCVCMD) command shows all remote command requests that are active on the managed system.

Restriction:

Public authority for this command is *USE.

Top

Parameters

Keyword Description Choices Notes
OUTPUT Output *, *PRINT Optional
Top

Output (OUTPUT)

Specifies whether the output from the command is shown on the display of the workstation that entered the command or printed with the job's spooled printer output.

*
The output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
*PRINT
The output is printed with the job's spooled printer output.
Top

Examples

DSPRCVCMD   OUTPUT(*PRINT)

This command displays all remote command requests that are active on the managed system to a spooled file.

Top

Error messages

None

Top