Hello, dear.
You can refer to the following information to handle the alarm.
A.2.13 DBMS_ERROR
Description
The DBMS_ERROR alarm indicates that an error occurred in system database processing.
Attribute
| Alarm Severity | Alarm Type |
|---|
| Critical | Processing error alarm |
Parameters
| Name | Meaning |
|---|
| Parameter 1 | Indicates the error code. 0x00: The NE is running properly. 0x01: The database is being checked. 0x02: The database is undergoing a periodical backup. 0x04: The system is faulty. 0x10: Incremental data fails to be backed up. 0x20: Incremental data fails to be backed up to the NVRAM. 0x40: Incremental data fails to be backed up to the flash memory.
|
| Parameter 2 | Indicates the storage area of the database. 0x00: OFS1 0x01: OFS2 0x02: DRDB storage area 0x03: MDB storage area 0x04: TDRDB storage area 0x0C: NVRAM storage area
|
| Parameter 3 | Indicates the database ID. |
| Parameter 4 | Indicates the cause of the alarm. If the value of parameter 1 is 0x01, this parameter indicates a storage area check error. Valid values are as follows: 0x01: An error occurs when a list file is generated in the storage area. 0x02: An error occurs when the database file is being verified. 0x04: The database record header is incorrect.
If the value of parameter 1 is 0x02, this parameter indicates a periodical backup error. 0x01: The flash space is insufficient, causing the database backup failure. 0x02: Database information fails to be checked.
If the value of parameter 1 is 0x04, this parameter indicates a system running fault. If the value of parameter 1 is 0x10, this parameter indicates that the recycled incremental data fails to be backed up. If the value of parameter 1 is 0x20, this parameter indicates that incremental data fails to be written into the NVRAM. Valid values are as follows: If the value of parameter 1 is 0x40, this parameter indicates that incremental data fails to be backed up to small files. |
| Parameter 5 | Reserved fields |
Impact on the System
The system configuration may be lost. As a result, a failure indication is returned for some query and setting commands, and some system functions are unavailable.
Procedure
When the DBMS_ERR alarm occurs, contact the engineers of Huawei.