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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Don't want to Network

Status
Not open for further replies.

brianraz

Technical User
Nov 4, 2001
5
US
As a newbie to Oracle, I want to Install Oracle 8i as a standalone on my computer without any network configuration, but I get 'name host' 'connection' 'listener' 'tcp' etc... How do I eliminate any network connnections and make oracle 8i a standalone on my machine only?
 
Just don't install the TNSLISTENER or the network client. If you have a Windows machine, make sure that ORACLE_SID is defined properly in your registry (to the "name" of your database).

If you want to connect via SQL*PLUS (GUI version), just leave the HOST STRING box blank.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top