Submitting Workload on Request in Production

About this task

In addition to the jobs and job streams that are scheduled to run in production, you can also submit at any time other jobs and job streams. However, these jobs and jobs streams are not considered when identifying predecessors for jobs and job stream dependencies.

In production you can:

Submit Ad Hoc Jobs
This is a job that is:
  • Not defined in the database.
  • Used to run a command or a script in production.
Submit Predefined Jobs
This is a job that is:
  • Defined in the database.
Submit Predefined Job Streams
This is a job stream that is:
  • Defined in the database.

See the following sections for instructions about inserting each of these types.