Originally posted by bensmail
I have 2 Oracle Instances on my host.
I want to install another instance using database config assistant.
During install it return a error:ORA-12560: TNSrotocol adapter error"

How can i resolv this error?
OS:2000
Version Oracle:8.1.7.0.0

Bensmail
set the registry value to the instance name u want to create.

HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME...under this path u have a string value called ORACLE_SID....set this to the instance name u want to create.

then use DB config assist to create DB.

Abhay.