My Oracle Support Banner

How to Access Oracle Database using JDBC when Oracle Database is Started in Restricted Mode (Doc ID 1339844.1)

Last updated on AUGUST 09, 2023

Applies to:

JDBC - Version 11.2.0.2.0 and later
Information in this document applies to any platform.

Goal

When the database is in restricted mode so that the database is available only to administrative personnel (not general database users), there is the need to grant certain users restricted session privileges so they can test the changes that were made.
For TNS and OID connections, the (UR=A) clause can be added to the connect string.  Is there a similar way to
access the Oracle database using JDBC when it is started in restricted mode?

Solution

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
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.