Unable to Connect to a Standby Database With SYSBDA Privileges From a .NET Application Using ODP.NET
(Doc ID 1376709.1)
Last updated on NOVEMBER 15, 2019
Applies to:
Oracle Data Provider for .NET - Version 9.2.0.8 and laterGeneric Windows
Symptoms
Attempting to connect to a standby database with SYSDBA privileges with a .NET application using ODP.NET returns the error:ORA 1219 : database not open: queries allowed on fixed tables/views only
as expected but then immediately closes the connection. Queries that are allowed on fixed tables/views are not possible and fail as the connection is no longer valid.
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 |
Cause |
Solution |
References |