Database. [message #70988] |
Fri, 23 August 2002 05:23 |
sahaslad
Messages: 23 Registered: May 2002
|
Junior Member |
|
|
Hi All,
I am having problem while connecting to database.
I had a script which was connecting to my default database installed when installing Oracle 8.1.6. The script worked fine.
The Problem started when I created one more database using the Database Configuration Assistant and the script was giving login denied ERROR.
I think this could be because the script could be connecting to the new database and thatswhy not executing.
Any suggestions...
thanks for ur help.
Sahas
|
|
|
Re: Database. [message #71006 is a reply to message #70988] |
Mon, 26 August 2002 19:07 |
Wang Yanghao
Messages: 2 Registered: August 2002
|
Junior Member |
|
|
You can go to register table to reset the default
database.
Location:HKEY_LOCAL_MACHINESOFTWAREORACLEHOME0
find the item named ORACLE_SID and reset the default
database you want to connect.
|
|
|
|