Database Administration (MOSC)

MOSC Banner

ORA-01031 after impdp completed.

edited Aug 12, 2013 10:43AM in Database Administration (MOSC) 4 commentsAnswered
Hi

After impdp (on 11.2.0.3), the imported user cannot connect with the following error:

SQL> connect p8itdevadmuser/<password>@tedtst03;
ERROR:
ORA-00604: error occurred at recursive SQL level 1
ORA-01031: insufficient privileges
ORA-06512: at "SYS.DBMS_SESSION", line 101
ORA-06512: at "P8ITDEVADMUSER.SECPAC", line 8
ORA-06512: at "P8ITDEVADMUSER.SECPAC", line 34
ORA-06512: at "P8ITDEVADMUSER.SECPAC", line 50
ORA-06512: at line 2


SQL>

The user has 'create session' privilege

Thanks,

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