Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1683982.1
Update Date:2018-03-01
Keywords:

Solution Type  Technical Instruction Sure

Solution  1683982.1 :   How to Clear Alarm ID 31118 - Database Disk Store Fault  


Related Items
  • Oracle Communications Diameter Signaling Router (DSR)
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec DSR
  •  




In this Document
Goal
Solution
 Identify COMCOL errors
 Procedure


Created from <SR 2-9400549>

Applies to:

Oracle Communications Diameter Signaling Router (DSR) - Version DSR 4.0 and later
Information in this document applies to any platform.

Goal

Clear alarm:

EVENT_NUMBER: 31118
SEVERITY: MINOR
NAME: DB Disk Store Fault
DESCR: Writing the database to disk failed
ERR_INFO:
  IDB_CORRUPT/WRN table checksum error 0xf43000be=0x77daf628 [tbl=ClusterAuthorityCtl] [SyncAud.cxx:91]
  ^^ IdbIter::audSubCheckSum() [SyncAud.cxx:128]
  ^^ IdbReadIter::audit() [IterAud.cxx:177]
  ^^ tbl=ClusterAuthorityCtl@2357 [IterAud.cxx:178]

Solution

Identify COMCOL errors

Execute an "iaudit" to identify any COMCOL Db errors.

Example of error on table from output of "iaudit":

CoreAdmPart
 05/30/2014 12:52:11 iaudit#31000{}
-* IDB_CORRUPT/WRN table checksum error 0xf43000be=0x77daf628 [tbl=ClusterAuthorityCtl] [SyncAud.cxx:91]
^^ [8888:SyncAud.cxx:95]

Procedure

If any errors identified execute the steps below to resolve the database issue:

  1. Execute command on server to correct comcol db CoreAdmPart table:
    iaudit -f
    Argument explanation:
    • -f      -- fix minor problems
  2. Verify the Db errors was cleared:
    iaudit
  3. If errors still exist after run:
    iaudit -F
    Argument explanation:
    • -F      -- fix (major) file problems
  4. Verify the Db errors was cleared:
    iaudit

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback