Table of Contents

Search

  1. Abstract
  2. Supported Versions
  3. Writing Custom Scripts to Run Batch Jobs

Writing Custom Scripts to Execute Batch Jobs

Writing Custom Scripts to Execute Batch Jobs

Running Scripts Asynchronously

Running Scripts Asynchronously

By default, the execution scripts run synchronously (IN_RUN_SYNCH = ‘TRUE’ or IN_RUN_SYNCH = NULL). To run the execution scripts asynchronously, specify IN_RUN_SYNCH = ‘FALSE’. Note that these Boolean values are case sensitive and must be specified in uppercase characters.

0 COMMENTS

We’d like to hear from you!