HPlogo ALLBASE/SQL Message Manual: HP 9000 Computer Systems

Chapter 12 ALLBASE/SQL Console Error Messages

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

The following error messages are generated by sqldaemon and appear on the HP-UX console.

MESSAGE

Problem encountered in database.

CAUSE

The sqldaemon process (ALLBASE/SQL background cleanup process) has encountered a problem in an active database.

ACTION

Read the following messages. Note that this message is followed by the name of the DBECon file of the database experiencing the problem.

MESSAGE

Database is closed or possibly corrupted. Shutting down.

CAUSE

The sqldaemon process has determined that the problem encountered is severe enough to warrant shutting down the database.

ACTION

Read the following message, if any. Verify that the database is in a consistent state and then restart. Note that sometimes, owing to timing problems, when a database has been properly shutdown and deleted, the sqldaemon may return the above message. This is because the database has been removed before the sqldaemon process was aware that it has already been shut down. In such cases the above message is not significant.

MESSAGE

Database appears to be hung. No actions are completed.

CAUSE

The database has been deadlocked for a significant amount of time.

ACTION

Restart the database after the sqldaemon process shuts it down.

MESSAGE

A database process died in a critical section.

CAUSE

The sqldaemon process has discovered that one of the database processes has failed while holding important resources.

ACTION

Restart the database after the sqldaemon process shuts it down.

MESSAGE

sqldaemon cannot get appropriate privileges. Check installation.

CAUSE

The sqldaemon process has been denied the necessary authorities.

ACTION

Terminate all DBE sessions. Do an ll on /usr/bin/sqldaemon. Check that the mode is -r-sr-xr-x. If the mode is not correct, use the chmod command to change the permissions to 4555. Check that the owner is hpdb and that the group is bin. If not, use the appropriate HP-UX command to correct the ownerships.

MESSAGE

sqldaemon has encountered a fatal error.

CAUSE

The sqldaemon process is unable to get the run-time information it needs because of problems within the database.

ACTION

Restart the database after the sqldaemon process shuts it down.

MESSAGE

sqldaemon has failed unexpectedly.

CAUSE

The sqldaemon process has failed due to some internal inconsistency.

ACTION

Restart the database after the sqldaemon process shuts it down.

MESSAGE

Current Log (Sequence No. !) is full. Changed to next log file.

CAUSE

A log file became full.

ACTION

No action required.

MESSAGE

Log Identifier ! (Sequence No. !) is ready for backup.

CAUSE

A log file is ready for backup.

ACTION

The log must be backed up before it can be reused.

MESSAGE

Error reading/writing to log file ! (Sequence No. !). Log unusable.

CAUSE

An error occurred during read or write operations on a log file.

ACTION

A switch was made to the next log file.

Feedback to webmaster