Home » Server Options » RAC & Failsafe » RAC 12c:ORA-01031: insufficient privileges as sys user (RAC 12c, DB 11.2.0.4.0, AIX)
RAC 12c:ORA-01031: insufficient privileges as sys user [message #623950] |
Tue, 16 September 2014 09:45  |
zaff
Messages: 50 Registered: July 2008
|
Member |
|
|
Hello all,
I'm having issues executing some "ALTER SYSTEM SET" queries on our RAC database.
I'm logging in as sys: sqlplus as sysdba.
I can run the following command successfully:
alter system set REMOTE_OS_ROLES=FALSE scope=spfile sid='*';
However, when I run the following query:
alter system set O7_DICTIONARY_ACCESSIBILITY=FALSE scope=spfile sid='*';
.....I get the following error:
ORA-01031: insufficient privileges.
My OS user has been assigned the following groups: "oinstall" "dba" "asmdba".
Any ideas why I get the above error?
Thanks in advance,
Zaff
|
|
|
|
|
|
|
Goto Forum:
Current Time: Sun May 04 09:43:23 CDT 2025
|