Skip to main content
Summary Naming Service fails intermittently with DB_RUNRECOVERY error.
Article Number 28037
Environment Orbix Std C /Java Dev 6.3.2 HP-UX-itanium
Question/Problem Description Naming Service fails to respond intermittenly with the following error:

errno is -30975 (DB_RUNRECOVERY: Fatal error, run database recovery)

Clarifying Information
Error Message errno is -30975 (DB_RUNRECOVERY: Fatal error, run database recovery
Defect/Enhancement Number
Cause This points to a problem with the naming service database.  The DB files are located at:

   <Orbix Install>/var/<domain name>/dbs/naming_<host name>/data

It is possible that one (or more) of the DB files has been corrupted.
Resolution Try to query the naming service with the following:

   > itadmin ns list

If this takes time to return or returns with an error or both then delete the naming service DB files and re-launch the server to allow population of the naming service tree again.
Workaround Delete the naming service DB files and re-start the server.
Notes
Attachment
Created date: 24 January 2012
Last Modified: 13 February 2013
Last Published: 12 May 2012
First Published date: 24 January 2012

#KnowledgeDocs
#Orbix