8.4.4.5 Ending a Batch Process

When a batch ends as part of an automated process, the utility retrieves the batch name and other information from the KDD_PRCSNG_BATCH table.

Note:

See the table in Setting Up Batches section for more information.

To End a Batch Manually

To stop a batch process manually, follow these steps:

  1. Verify that the Behavior Detection database is operational.

    tnsping <database instance name>

  2. Verify that the <INSTALL_DIR>/database/db_tools/mantas_cfg/install.cfg configuration file contains the correct source database connection information.
  3. Access the directory where the shell script resides:

    cd <INSTALL_DIR>/database/db_tools/bin

  4. Start the batch shell script:

    end_mantas_batch.sh

    If you enter an invalid batch name, the utility terminates and logs a message that describes the error. The error message appears on the console only if you have output to the console enabled in the <INSTALL_DIR>/database/db_tools/mantas_cfg/categories.cfg configuration file.