Username and password to logon to Oracle 10g [message #406670] |
Fri, 05 June 2009 05:17 |
orasuj2009
Messages: 4 Registered: June 2009
|
Junior Member |
|
|
Hi,
I just installed Oracle Developer Suite 10g from Oracle website. I was not prompted to enter any password throughout the process. Now I am unable to login. Is there anything like a default username and password? I tried sys/admin, sysdba etc...but none of them are working. How can I successfully login?
|
|
|
|
Re: Username and password to logon to Oracle 10g [message #406877 is a reply to message #406673] |
Sun, 07 June 2009 01:14 |
orasuj2009
Messages: 4 Registered: June 2009
|
Junior Member |
|
|
Hi, Thanks for your reply. I did not install Oracle database. So does it mean that installing database would solve the problem? I would try that and let you know. I installed 10g Developer suite in C drive. So I would install database in another folder of the same drive..Regarding the 10 g express edition database would that sync with the developer suite?Please correct me if I am wrong.
Thanks again !
[Updated on: Sun, 07 June 2009 01:16] Report message to a moderator
|
|
|
|
Re: Username and password to logon to Oracle 10g [message #406894 is a reply to message #406891] |
Sun, 07 June 2009 02:56 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
Well, make sure to install every Oracle product into its own directory ("Oracle Home"). Otherwise, you may expect unexpected behaviour.
Should you uninstall Developer Suite? Huh, I guess not. Though, I have always installed database first, Developer Suite next.
Once you install the database, make sure you can connect using its SQL*Plus. You will probably NOT be able to connect via any Developer Suite tools (Forms, Reports) because its TNSNAMES.ORA file won't know that database exists. In order to fix it, search the board for "TNS_ADMIN" - it's been described in details.
|
|
|
|