|
Re: User ID/ Password/ Host string for Oracle 10G [message #111011 is a reply to message #111006] |
Fri, 11 March 2005 23:50 |
|
Barbara Boehmer
Messages: 9102 Registered: November 2002 Location: California, USA
|
Senior Member |
|
|
Did you just download it, or did you run what you downloaded to install Oracle and create a database? Did you install the database server, as you should have, or just the client. If you actually installed the Oracle database server and created a database, then you should have been prompted to provide passwords during the installation process. If you elected to install the scott schema that contains the Oracle emp and dept demo tables, then you should be able to login with username scott and password tiger and leave the connect string blank. Are you able to get to a SQL*Plus login screen?
|
|
|