Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ORA-12560: TNS:protocol adapter error

Status
Not open for further replies.

spicysudhi

Programmer
Joined
Nov 10, 2003
Messages
575
Location
FR
Hi

i am installing 8.17 on win2k server. After the installtion, during database creation i get the error message "ORA-12560: TNS:protocol adapter error", this comes in the Database Creation in Progress screen.
how to overcome this.

thanks
sudhi
 
Hi,
Try this

Edit your sqlnet in Directory network/admin

SQLNET.AUTHENTICATION_SERVICES = (NTS)

comment the above line

#SQLNET.AUTHENTICATION_SERVICES = (NTS)


HTH
Regards
Himanshu

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top