36.5 Checking the Execution Status

The Batch execution status can be monitored through Batch Monitor section of OFSAAI Operations module. The status messages in batch monitor are:

  • N - Not Started
  • O - On Going
  • F - Failure
  • S – Success

Access the execution log on the application server in the following directory:

ftpshare/logs/<Run_Date>/FSDFINFO/LOAD DATA

The file name contains the batch execution ID. The error log table in the atomic schema is as follows:

You can access the database level operations log by querying the FSI_MESSAGE_LOG table. Filter the Batch Run ID column for identifying the relevant log.

Note:

Check the .profile file in the installation home if you are unable to find the above mentioned path.