Exercise 4-Using Command Line Options

Submit a job directly to a Queue Engine using the QSUBMIT command.

For Example:

QSUBMIT C:\Argent\QueueEngine\Job1.cmd /QUEUE=QUEUE_1

After submitting the job, verify its existence in the Queue Engine GUI.

Now use additional qualifier to adjust the job instance properties such as Job Name:

QSUBMIT C:\Argent\QueueEngine\Job1.cmd /QUEUE=QUEUE_1 /NAME=TestJob1

Verify the properties can been properly passed the job instance: