PreviousNext
JavaScript must be enabled to correctly display this content
7.5.4.3 Starting a Batch Process Manually
To start a batch manually, follow these steps:
Verify that the TBAML database is operational:
tnsping <database instance name>
Verify that the <OFSAAI Installed
Directory>/database/db_tools/mantas_cfg/ install.cfg configuration
file contains the correct source database connection information.
Access the directory where the shell script resides:
cd <OFSAAI Installed
Directory>/database/db_tools/bin
Run the batch control shell script:
start_mantas_batch.sh <batch name>
where
<batch name> is the name of the batch. This
parameter is case-sensitive.
Note:
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 <OFSAAI Installed Directory>/database/db_tools/
mantas_cfg/categories.cfg file.