Database Administration (MOSC)

MOSC Banner

ORA-01031 after modifying the sqlnet.ora

edited Jan 25, 2012 11:21PM in Database Administration (MOSC) 2 commentsAnswered
Hello,

an application software requires the following database settings to enable single sign on functionality:
- sqlnet.ora parameter SQLNET.AUTHENTICATION_SERVICES must be set to (NONE)
- init.ora parameter REMOTE_OS_AUTHENT must be set to TRUE

Before modifying our sqlnet.ora (Oracle 11.2.0.2) there was no entry for the parameter SQLNET.AUTHENTICATION_SERVICES. After setting it to (none) I received the following errors in the alert.log (the REMOTE_OS_AUTHENT still had the value FALSE at this time):

(…)
NOTE: Deferred communication with ASM instance
(…)
ORA-01031: insufficient privileges
ORA-01031: insufficient privileges
ORA-00312: online log 6 thread 2: '+(…)/group_6.785.745262561'
ORA-00312: online log 6 thread 2: '+(…)/group_6.380.745262571'

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