SQL*Plus username password

Reply

Join Date: Mar 2007
Posts: 24
Reputation: pranavdv is an unknown quantity at this point 
Solved Threads: 0
pranavdv pranavdv is offline Offline
Newbie Poster

SQL*Plus username password

 
0
  #1
Mar 25th, 2009
Hello friends,

i m trying to input user : scott and pass : tiger
also trying user : system pass : manager

but even though its not going to start. i m getting following error

SQL*Plus: Release 3.3.4.0.0

ERROR: ORA-12154: TNS:could not resolve service name


Enter user-name:
Enter password:
ERROR: ORA-03121: no interface driver connected - function not performed


Enter user-name:
please help me to solve this problem
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 2,091
Reputation: debasisdas will become famous soon enough debasisdas will become famous soon enough 
Solved Threads: 125
debasisdas's Avatar
debasisdas debasisdas is online now Online
Postaholic

Re: SQL*Plus username password

 
0
  #2
Mar 25th, 2009
to solve your problem i need few information from you.

1. is the database installed on your PC ?
2. are you trying to log in to a database in a network ?
3.is the scott user exists and and is unlocked ?
Share your Knowledge.
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 1
Reputation: amr_tot is an unknown quantity at this point 
Solved Threads: 0
amr_tot amr_tot is offline Offline
Newbie Poster

Re: SQL*Plus username password

 
0
  #3
Mar 31st, 2009
create user scott identified by tiger ;
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 2,091
Reputation: debasisdas will become famous soon enough debasisdas will become famous soon enough 
Solved Threads: 125
debasisdas's Avatar
debasisdas debasisdas is online now Online
Postaholic

Re: SQL*Plus username password

 
0
  #4
Apr 1st, 2009
to do that you need to log in first and normal users can't create another user .
Share your Knowledge.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 17
Reputation: vimotaru is an unknown quantity at this point 
Solved Threads: 1
vimotaru vimotaru is offline Offline
Newbie Poster

Re: SQL*Plus username password

 
0
  #5
Apr 8th, 2009
This error

ERROR: ORA-12154: TNS:could not resolve service name

only appears when you don't have an instance of a database or you don't have the listener on.

Make sure you have the DB online and the listener.

You can view the listener status with: 'lsnrctl status' and start it with 'lsnrctl start'.

When the listener is running, you can enter as sysdba (defined when the DB is installed) and type an 'startup' command to start the database you have define. Use 'startup db_sid' if you have more than one.

Hope it helped.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 13
Reputation: gautam610 has a little shameless behaviour in the past 
Solved Threads: 3
gautam610 gautam610 is offline Offline
Newbie Poster

Re: SQL*Plus username password

 
0
  #6
Apr 9th, 2009
check scott is unlock or not ............
& for system ...........
did you change the password at the time of installation or not.......
Reply With Quote Quick reply to this message  
Join Date: May 2009
Posts: 27
Reputation: mirfan00 has a little shameless behaviour in the past 
Solved Threads: 2
mirfan00 mirfan00 is offline Offline
Light Poster

Re: SQL*Plus username password

 
0
  #7
May 29th, 2009
At the end of instalation programs diplay a screen with name password managemant. You just go to password management screen anf unblock all the users anf=d just fix your user and password.
Reply With Quote Quick reply to this message  
Join Date: May 2009
Posts: 10
Reputation: manuhar is an unknown quantity at this point 
Solved Threads: 0
manuhar manuhar is offline Offline
Newbie Poster

Re: SQL*Plus username password

 
0
  #8
May 31st, 2009
Hey this is surely a problem of uncloking the users bt once check out if u have enabled the serices of oracle installed
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: SQL*Plus username password

 
0
  #9
Jun 8th, 2009
Er guys, SqlPlus 3.3.4.0.0? Isn't this from the days of Oracle 7?

I would think we would need to know more about your config before we could really help!

client / server, versions of oracle and client, where components are installed etc.

Your error suggests that the oracle client components are not installed / not in the path / wrong oracle_home selected - to name but a few possibilities!

Alistair
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 2
Reputation: sagarsb is an unknown quantity at this point 
Solved Threads: 0
sagarsb sagarsb is offline Offline
Newbie Poster
 
0
  #10
4 Days Ago
Oracle 11g sql plus it show account is locked it showing enter user name &password
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



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

©2003 - 2009 DaniWeb® LLC