Submit Console Command (SBMCMDJS)

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

The Submit Console Command (SBMCMDJS) command allows you to submit a command to the system console. The SBMCMDJS command works in conjunction with the console monitoring function of Advanced Job Scheduler. If the console monitor function is active, the command request will be processed. If the console function is not active the request will not be processed until console monitoring begins.

Top

Parameters

Keyword Description Choices Notes
CMD Command request Command string Optional, Positional 1
Top

Command request (CMD)

Specifies the command that you want to process. You can specify a command, a call to a program or pass parameters to a called program. Commands are checked for validity and parameters are validated against the Advanced Job Scheduler parameter file. Object existence is not checked.

command-string
Specify the command to be run.
Top

Examples

None
Top

Error messages

Unknown
Top