Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL*Net on NT client
I think this is because SVRMGR is trying to connect to the local database (the default), but there is none. Use REGEDIT on the client and add a key to HKEY_LOCAL_MACHINE/Software/Oracle. Key name LOCAL and a string value of the SQL*Net alias you want to be the default.
This will help with SQL*Plus too as you won't have to specify a database name all the time.
-- Mark Wagoner mwagoner_at_medplus.com (work) mwagoner_at_iac.net (life)Received on Thu Jun 12 1997 - 00:00:00 CDT
![]() |
![]() |