HALDB Partition situations

You can monitor exceptions that occur when the HALDB database partition is in specific states.

IMS_HALDB_Part_Not_Initialized
This exception indicates that the HALDB database partition is not initialized.

The formula is: HALDB_Partition_Detail.Partition_Status EQ InitRequired

IMS_HALDB_Partition_Stopped
This exception indicates that the HALDB database partition is stopped.

The formula is: HALDB_Partition_Detail.Partition_Status EQ Stopped