943,871 Members | Top Members by Rank

Ad:
  • Oracle Discussion Thread
  • Unsolved
  • Views: 7102
  • Oracle RSS
You are currently viewing page 1 of this multi-page discussion thread
Mar 25th, 2009
-2

SQL*Plus username password

Expand Post »
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

Quote ...
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
Similar Threads
Reputation Points: 8
Solved Threads: 0
Light Poster
pranavdv is offline Offline
26 posts
since Mar 2007
Mar 25th, 2009
0

Re: SQL*Plus username password

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 ?
Featured Poster
Reputation Points: 665
Solved Threads: 427
Posting Genius
debasisdas is offline Offline
6,406 posts
since Feb 2007
Mar 31st, 2009
0

Re: SQL*Plus username password

create user scott identified by tiger ;
Reputation Points: 10
Solved Threads: 0
Newbie Poster
amr_tot is offline Offline
1 posts
since Mar 2009
Apr 1st, 2009
0

Re: SQL*Plus username password

to do that you need to log in first and normal users can't create another user .
Featured Poster
Reputation Points: 665
Solved Threads: 427
Posting Genius
debasisdas is offline Offline
6,406 posts
since Feb 2007
Apr 8th, 2009
0

Re: SQL*Plus username password

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.
Reputation Points: 11
Solved Threads: 1
Newbie Poster
vimotaru is offline Offline
17 posts
since Oct 2008
Apr 9th, 2009
0

Re: SQL*Plus username password

check scott is unlock or not ............
& for system ...........
did you change the password at the time of installation or not.......
Reputation Points: 5
Solved Threads: 3
Newbie Poster
gautam610 is offline Offline
13 posts
since Jul 2008
May 29th, 2009
0

Re: SQL*Plus username password

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.
Reputation Points: -9
Solved Threads: 2
Light Poster
mirfan00 is offline Offline
29 posts
since May 2009
May 31st, 2009
0

Re: SQL*Plus username password

Hey this is surely a problem of uncloking the users bt once check out if u have enabled the serices of oracle installed
Reputation Points: 10
Solved Threads: 1
Newbie Poster
manuhar is offline Offline
11 posts
since May 2009
Jun 8th, 2009
0

Re: SQL*Plus username password

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
Reputation Points: 10
Solved Threads: 3
Junior Poster in Training
alit2002 is offline Offline
52 posts
since Dec 2006
Nov 23rd, 2009
0
Re: SQL*Plus username password
Oracle 11g sql plus it show account is locked it showing enter user name &password
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sagarsb is offline Offline
2 posts
since Nov 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Oracle Forum Timeline: Limit values of an element
Next Thread in Oracle Forum Timeline: Inserting Multiple rows into a single table.





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC