Database Administration (MOSC)

MOSC Banner

ORA-01031: Insufficient privileges

edited Jun 9, 2017 2:46PM in Database Administration (MOSC) 2 commentsAnswered

I tried to run exec eq_adm.use_instance(1); but shows error below.

SQL> exec eq_adm.use_instance(1);

BEGIN eq_adm.use_instance(1); END;

*

ERROR at line 1:

ORA-01031: insufficient privileges

ORA-06512: at "SYS.DBMS_SESSION", line 122

ORA-06512: at "SEARCHSYS.EQ_ADM", line 5702

ORA-06512: at line 1

Please advise.

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