Database Administration (MOSC)

MOSC Banner

connect SYSTEM AS SYSDBA under Windows Server 2012 R2

edited Oct 3, 2015 5:19AM in Database Administration (MOSC) 10 commentsAnswered ✓

I installed a database instance under 11g on a 2012 R2 server under the default SID ORCL. This is the only instance running

on that server. Then I gave a script to a colleague that does a

sqlplus system/password as sysdba @drop.sql

(drop.sql is just a sequence of PL/SQL statements dropping a certain user)

and he gets an invalid login user / password prompt and is prompted for another login with user password. The exact ORA-error

escaped me for the moment.

He does this a domain administrator which is in the group of administrators for that machine as well as I am.

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