7.4.1.7 Identifying a Running Batch Process
At times, you may must know the name of a currently running batch, or verify that a batch is active. For example, during intra-day detection processing, many batches may be running simultaneously and you must identify one or more by name. If you set the batch control logging to display at the console, be aware that log messages are mixed with the output of the shell script; the output can be difficult to read.
To identify a running batch process, follow these steps:
- Access the directory where the shell script resides: cd <OFSAAI Installed Directory>/database/db_tools/bin
- Start the batch shell script: get_mantas_batch.sh The name of the currently running batch is written to standard output (refer to Configuring Console Output for more information).