Slide 30 of 80
Notes:
- The job limit is increased by 2.
- The 1st pause sleeps until the job just streamed (job1) completes.
- The 2nd pause sleeps until job just streamed (job2) completes or 10 minutes, whichever happens first. CIERR 9032 is reported if the pause expires and the job is still alive.
- The 3rd pause sleeps while job3 is introduced or waiting. As soon as job3 starts executing (or terminates, if it is a short lived job) the pause expires.
- The INPUT command displays a message to the system console and waits for a reply. INPUT will only accept a 1 character response from the operator, in this example. Syntax: INPUT [NAME=]varname [[;PROMPT=]prompt ] [[;WAIT=]seconds ] [[;READCNT=]chars ] [[;DEFAULT=]default_str ] [;CONSOLE ]
- HPCIERR shows positive CI errors and negative CI warnings. CIERROR = abs(hpcierr)