RE: Created new 12C Release 2 databases SYS@db as sysdba doesn't work

  • From: "Le, Binh T." <Binh.Le@xxxxxxx>
  • To: "donald.freeman.ctr@xxxxxxxxxxxxxxx" <donald.freeman.ctr@xxxxxxxxxxxxxxx>, oracle-l-freelists <oracle-l@xxxxxxxxxxxxx>
  • Date: Fri, 28 Apr 2017 20:01:47 +0000

Password file only need for remote connect to the database as sysdba

sqlplus sys/passwordHere@yourdatabase as sysdba

You can try to recreate the password file:

orapwd file=$ORACLE_HOME/dbs/orapwYourdatabase entries=5 force=y

If you not specify which instance you try to connect to (RAC) then remember 
create password file the same at ALL nodes (or copy to other node)

Good luck. 

-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx] On ;
Behalf Of Freeman, Donald G. CTR
Sent: Friday, April 28, 2017 2:36 PM
To: oracle-l-freelists <oracle-l@xxxxxxxxxxxxx>
Subject: Created new 12C Release 2 databases SYS@db as sysdba doesn't work

We manually created or migrated existing databases in these new environments
on Solaris 11 and upgraded them to 12C.  We cannot get the sys account to
work properly.  We are getting invalid userid/password.  We have a password
file, and REMOTE_LOGIN_PASSWORDFILE is set to exclusive.  We have tried
mixed case, lower case, uppercase.   Other accounts other than sys can
connect using userid/password@12cdatabase.     sys@12cdatabase as sysdba
does not work.  Any ideas?  We have a lot of stumped dba's here.   We did
find a note relating that deep packet inspection might cause this.  We do
have a ticket in but haven't heard anything back.  We're on a very tight
deadline to get all these systems working.  



Donald Freeman
Systems Dev Spec, Principle
ManTech International




Notice of Confidentiality: **This E-mail and any of its attachments may contain
Lincoln National Corporation proprietary information, which is privileged, 
confidential,
or subject to copyright belonging to the Lincoln National Corporation family of
companies. This E-mail is intended solely for the use of the individual or 
entity to
which it is addressed. If you are not the intended recipient of this E-mail, 
you are
hereby notified that any dissemination, distribution, copying, or action taken 
in
relation to the contents of and attachments to this E-mail is strictly 
prohibited
and may be unlawful. If you have received this E-mail in error, please notify 
the
sender immediately and permanently delete the original and any copy of this 
E-mail
and any printout. Thank You.**

--
//www.freelists.org/webpage/oracle-l


Other related posts: