Hi Gurus,
I have a system on which brarchive is failing with the message
BR0301E SQL error -1031 at location BrInitOraCreate-2, SQL statement:
'CONNECT / AT PROF_CONN IN SYSOPER MODE'
ORA-01031: insufficient privileges
BR0303E Determination of Oracle version failed
The oracle version is 11.2.0.2 and we are running on Linux 2.6.18
The SAP<SID> and ora<sid> are included in the dba and oper group .
i have recreated the sapconn role as per the relevant SAP notes and ran the sapdba_role.sql for oracle 11 but still the same issue .
the permissions for brarchive is set correctly .
I have checked the notes 480266 and 1028220 but those didnt help.
What am i missing here ?
sqlplus "/nolog"
SQL*Plus: Release 11.2.0.2.0 Production on Thu Aug 29 21:50:46 2013
Copyright (c) 1982, 2010, Oracle. All rights reserved.
SQL> connect as sysoper
Enter user-name: sap<sid>
Enter password:
ERROR:
ORA-01031: insufficient privileges