Limited support

   

BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.

BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Batch Optimizer (Advanced and Standard) 2.9.

SERIALIZE statement

When a step is flagged with the SERIALIZE statement, Job Optimizer runs the step only after all previous steps have been completed. Job Optimizer then waits for the serialized step to finish before running all future steps.

You can specify SERIALIZE at the step level.

Because JTL statements override User Control Facility (UCF) statements, you can use the SERIALIZE JTL statement to override a NOSERIALIZE statement in the UCF member.

The SERIALIZE statement does not affect the step that is being targeted to a specific image (with a TARGET JTL statement or a TARGET statement in the UCF member).

The SERIALIZE statement has the following syntax:

//*BSLCNTL SERIALIZE

Related topic

Was this page helpful? Yes No Submitting... Thank you

Comments