Information
Space banner This space provides the same content as before, but the organization of the home page has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

JOBEND command


To handle either of the following conditions, you can set up the JOBEND command to inform the Automation component when a job ends:

  • Automation-submitted jobs are routed to another system outside the sysplex.
  • Jobs that end are still marked as active for some reason.

For jobs that are routed outside the sysplex, you must set up your automated operations package to recognize a job-ending event on the remote system. Then, route a corresponding JOBEND command to the SVOS on the system that submitted the job.


Warning

Note

For MainView AutoOPERATOR users, Job-routing-and-termination-options describes this routing.

An error occurs in MainView SRM that prevents the Automation component from noticing when a submitted job ends. In this situation, you can use the AUTOSJOB view in the MainView Interface (MVI) to manually mark an active job as complete.

Use the following syntax for the JOBEND command:

SVOS JOBEND,JOBNUM=nnnnn,JOBNAME=xxxxxxxx

The following table describes valid keywords for the JOBEND command.

JOBEND command keywords

Keyword

Description

JOBNUM=STCnnnnn | JOBnnnnn

This number is in format STC nnnnn or JOBnnnnn, where nnnnn specifies the number of the ending job.

This parameter is required.

JOBNAME=xxxxxxxx| JOBxxxxxxxx

This keyword specifies the name of the ending job.

This parameter is required.




 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView SRM Enterprise Storage Automation 8.0