JDBC Thin Application Fails to Connect with ORA-01033 after Dataguard Switchover
(Doc ID 2129131.1)
Last updated on MARCH 29, 2024
Applies to:
JDBC - Version 12.1.0.2.0 and laterInformation in this document applies to any platform.
Symptoms
A JDBC/thin application connecting to a Data Guard configuration uses the following connect string:
Changes
The issue is triggered by the Data Guard switchover. During this process, the first database, which was the primary and the second database which was the standby will swap roles.
After the switchover the second database is now the primary and is in OPEN READ WRITE mode. The first database is now the standby and is in MOUNT mode.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |