SYSTEM-COMMAND

File 46
Statement FIND
Task Any batch mode command can be executed.

Startup parameter SYSTEM-COMMAND-USER defines the list of users who are permitted to use this view.

User exit USERSSEC is called if the parameter SYSTEM-COMMAND-USER was not defined.

If the user exit is not found in the Entire Systems Management Adapter Load Library, any system command will be rejected.

Relevant Error Codes

Code Text
530 Access denied by security.
699 Not enough main storage.
750 Invalid operand.
772 BS2000 command returned error.
799 Internal error.

Field Descriptions

Dictionary Field Name Format/

Length/

Desc/

Mu

Description

COMMAND (A80) Command passed to the Operating System to be executed.
  D  
  M/20 The values specified with the field occurrences are taken without any changes and concatenated to a single command.
     
    Remember that the command is executed under the BS2000 user ID where ESA is running.
LINE (A132) Output line. If more than one output line is expected, a FIND loop is required to retrieve all of them.