Database Administration (MOSC)

MOSC Banner

ora-01031 connecting as sys using remote connection ( via Tns'@')

edited Apr 16, 2014 12:00PM in Database Administration (MOSC) 2 commentsAnswered

I need to build active Dataguard and I created standby instance and when  I tried to connect to database as sysdba ,Getting 01031 insufficient privileges

I used  sqlplus sys/<password>@GPRSB as sysdba  , when I omit "@" it will connect with no issues.I checked everything

1. remote_login_passwordfile is set to EXCLUSIVE

2. select * from v$pwfile_users shows user SYS with sysdba privs as TRUE

3. recreated password file with options ( ignorecase=Y,nosysdba=n,force=Y,password=<password>) . but still I see the problem

4. correct permissions are set to password file

5. Os user is in DBA group,Oinstall

6. Tnsping works fine

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