Foglight monitoring agents may report usability or connection availability alarms for Oracle databases, either standby or primary, with errors such as:
ORA-01033: ORACLE initialization or shutdown in progress
As well, these error messages may appear in the database agent log files for the DBO_Usability and DBO_Instance_General collections.
This error may appear across multiple databases, often during maintenance windows, Data Guard operations, or cluster-level events. Affected agents log failed connection attempts, commonly flagged as alarms like "DBO - Usability Availability Single" or "DBO - Usability Connection Availability". Sometimes, these alarms resolve on their own within minutes, with no FglAM host resource issues present.
`ORA-01033` is returned when an Oracle database is not fully OPEN, either during startup, shutdown, or transitional states (e.g., MOUNT mode). Foglight agents attempt regular monitoring connections, which are refused unless the DB is open and accepting sessions.
Common causes:
Foglight does not cause this error, it simply reports the actual connection result as returned by Oracle.
No Foglight defect or misconfiguration was found; the agents reported the actual state of the databases during connection attempts.
1. Confirm Database Status
2. Review Operations and Logs
3. Monitor FglAM Server and Agent Behavior
4. Network and Infrastructure Check (Advanced)
5. Agent Tuning and Alert Control
6. No Agent/Foglight Defect