Issue Universal Submit Job from UNIX to IBM i

Issue Universal Submit Job from UNIX to IBM i

The following example illustrates the issuing of a command to the remote IBM i as a parameter of the USBMJOB.


In this example, USBMJOB is submitted to the server running on the host ohio.

SYSIN Options

The SYSIN options used in this example are:

Option

Description

-cmd

Universal Command command option (usbmjob).

-host

Directs the command to a computer with a host name of ohio.

-userid

Remote user ID with which to execute the command.

-pwd

Password for the remote user ID.

Components

Universal Command Manager for UNIX

Universal Submit Job