Database Administration (MOSC)

MOSC Banner

User with restricted session cannot login to 12c database started in restricted mode

edited Mar 9, 2016 4:07AM in Database Administration (MOSC) 11 commentsAnswered

Hello

We have started up a database (version 12.1.0.2 on Windows 2012 R2) in restricted mode in order to run an import.

The account that logs in to run the import has "Restricted Session" granted to it.

The TNSNAMES also has (UR=A) in the CONNECT_DATA as seen below:

  (CONNECT_DATA =

  (UR=A)

  (SERVER = DEDICATED)

The import still fails with the following error:

UDI-12526: operation generated ORACLE error 12526

ORA-12526: TNS:listener: all appropriate instances are in restricted mode

What else can be done to let the account running the import connect to the database?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center