Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

Disable / as sysdba

edited Aug 20, 2021 9:32AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 4 commentsAnswered
Hi AllI wanted to disable "/ as sysdba" so that sysdba should enter with password.
I entred following ine in qslnet.ora
SQLNET.AUTHENTICATION_SERVICES= (NTS)

But after adding line I cannot shutdown database with EBS Database shutdown scripts.
sh ...../tech_st/11.1.0/appsutil/scripts/PROD_testapps/addbctl.sh stop immediate

testapps/addlnctl.txt for more information ...
You are running addbctl.sh version 120.1

Shutting down database POD ...

SQL*Plus: Release 11.1.0.7.0 - Production on Thu Feb 21 13:06:39 2013
Copyright (c) 1982, 2008, Oracle.  All rights reserved.

ERROR:
ORA-01031: insufficient privileges

addbctl.sh: exiting with status 1


After removing line from sqlnet.ora things working fine But problem stays sys can connect without password
Tagged:

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