Sqlplus startup logon

Reply

Join Date: Jun 2009
Posts: 1
Reputation: OracleJig is an unknown quantity at this point 
Solved Threads: 0
OracleJig OracleJig is offline Offline
Newbie Poster

Sqlplus startup logon

 
0
  #1
Jun 27th, 2009
Hi,
I am not able to logn in sqlplus.. while I can logon with the same username and password in Enterprise Manager...
EM- username: sys
password: *****
option as sysdba..

but with the same username and password i am not able to logon in sqlplus..

can anybody tell me the exact procedure, or what i m missing??

thnx
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 1
Reputation: srirammutnuri is an unknown quantity at this point 
Solved Threads: 0
srirammutnuri srirammutnuri is offline Offline
Newbie Poster

Re: Sqlplus startup logon

 
0
  #2
Jul 1st, 2009
Originally Posted by OracleJig View Post
Hi,
I am not able to logn in sqlplus.. while I can logon with the same username and password in Enterprise Manager...
EM- username: sys
password: *****
option as sysdba..

but with the same username and password i am not able to logon in sqlplus..

can anybody tell me the exact procedure, or what i m missing??

thnx

Make sure you have an Oracle password file

On UNIX should be under $ORACLE_HOME/dbs
On Windows under $ORACLE_HOME/database

To create it, use the orapwd utility

It should be named orapw<SID> where <SID> is your ORACLE_SID

--sriram
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 44
Reputation: alit2002 is an unknown quantity at this point 
Solved Threads: 1
alit2002 alit2002 is offline Offline
Light Poster

Re: Sqlplus startup logon

 
0
  #3
Jul 27th, 2009
Hi

At the command line you can type

sqlplus /nolog

SQLPLUS> connect sys/password as sysdba

Hope it helps.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Oracle Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC