Common keywords

Use the Current Plan Occurrence commands to run commands against a specific occurrence by using a common syntax.

Two primary keywords are ADID(<application-name>) and IA(YYMMDDHHMM) to identify the occurrence with which you want to work. These keywords are needed only if you want to work with an occurrence from a job not running within the occurrence itself. If the occurrence to be modified is the one where the command is running, these keywords are not required.

You can use the special keyword UPDATE(NO|YES) to verify the process before it is performed. The keyword determines if the commands actually performs the updates: if you specify NO, the command reports what it would do to each operation, but does not perform any updates. The default value is YES, but this default can be influenced by OPTIONS UPDATE.