| | |
SQL*Plus username password
Please support our Oracle advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Mar 2007
Posts: 24
Reputation:
Solved Threads: 0
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
please help me to solve this problem
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:
•
•
Join Date: Oct 2008
Posts: 17
Reputation:
Solved Threads: 1
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.
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.
•
•
Join Date: Dec 2006
Posts: 44
Reputation:
Solved Threads: 1
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
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
![]() |
Similar Threads
- Crystal Reports asks for Username and Password while loading (VB.NET)
- Changing a database from Windows Authentication to use Username and Password (C#)
- username@password (Java)
- Validate username/password vs SQL Db (C#)
- SQL not a trusted connection?! (ASP.NET)
Other Threads in the Oracle Forum
- Previous Thread: Limit values of an element
- Next Thread: Inserting Multiple rows into a single table.
| Thread Tools | Search this Thread |
2009predictions acquisition amazon.com bartz bernanke cia citrix cloudcomputing crm database dell economy editor enterprise enterprise2.0 enterprisesoftware federalreserve forbes hp ibm intellipedia internet larryellison layoffs linux loughridge mediawiki michaeljackson microsoft neverland nortel notebooks oil operatingsystem oracle palm rimm saas salesforce sap seagate socialcomputing sql sun sybase technologystocks virtualiron virtualization vmware wiki wikipedia xen yahoo zoho






