Problem connecting to Oracle

Hello,

Does anybody know about this problem. When I try to connect to my Oracle instance from PL/SQL Developer I receive an error below;

Initialization error
SQL*Net not properly installed

OracleHomeKey: SOFTWARE\ORACLE
OracleHomeDir:

When I connect to Oracle with SQL*Plus everything is OK!
 
Maybe this is an environment problem. Can you go to Help > About, press the 'Info' button, press the 'Copy all pages' button on this info screen, and paste this text into an e-mail reply?
 
Was this any resolution to this? We have the same problem here when another client version of Oracle was installed on the desktop. We can no longer connect to any database...?
thanx
 
Your Primary Oracle Home has probably changed, but is not configured correctly.

Can you also go to Help > About, press the 'Info' button, press the 'Copy all pages' button on this info screen, and paste this text into an e-mail reply?
 
Hi
I have same error

Initialization error
SQL*Net not properly installed

OracleHomeKey: SOFTWARE\ORACLE
OracleHomeDir:

But sqlnet installed properly.
---------------------
here is info. details and registray

PL/SQL Developer
Version 5.1.3.704 (MBCS)
01.17255 - 10 user license
Windows 2000 version 5.0 (build 2195) Service Pack 4
Physical memory : 2,088,432 kB (1,517,608 available)
Paging file : 4,025,308 kB (3,594,668 available)
Virtual memory : 2,097,024 kB (2,057,216 available)
Parameters
C:\Program Files\PLSQL Developer\PLSQLDev.exe
Preferences
Session mode: Multi
OCI Library:
Use OCI7: False
Plug-Ins
Aliases
Homes
DLLs
TNS File
Using
Home:
DLL:
OCI: not initialized
----------------------------
registry info

SOFTWARE\ORACLE
inst_loc = C:\Program Files\Oracle\Inventory
VOBHOME2.0 = C:\Oracle\product\10.1.0\Client_1

SOFTWARE\ORACLE\KEY_OraClient10g_home1
ORACLE_HOME = C:\Oracle\product\10.1.0\Client_1
ORACLE_HOME_NAME = OraClient10g_home1
ORACLE_GROUP_NAME = Oracle - OraClient10g_home1
NLS_LANG = AMERICAN_AMERICA.WE8MSWIN1252
ORACLE_BUNDLE_NAME = Enterprise
OLEDB = C:\Oracle\product\10.1.0\Client_1\oledb\mesg
SQLPATH = C:\Oracle\product\10.1.0\Client_1\dbs
ORACLE_HOME_KEY = SOFTWARE\ORACLE\KEY_OraClient10g_home1
OO4O = C:\Oracle\product\10.1.0\Client_1\oo4o\mesg
MSHELP_TOOLS = C:\Oracle\product\10.1.0\Client_1\MSHELP

SOFTWARE\ORACLE\KEY_OraClient10g_home1\ODP.NET
TraceFileName = C:\ODPNET.trc
TraceLevel = 0
TraceOption = 0

SOFTWARE\ORACLE\KEY_OraClient10g_home1\OLEDB
CacheType = Memory
ChunkSize = 100
DistribTX = 1
FetchSize = 100
OSAuthent = 0
PLSQLRset = 0
PwdChgDlg = 1
SchRstLng = 10000
UserDefFn = 0
DisableRetClause = 1
VCharNull = 1
TraceCategory = 0
TraceFileName = c:\OraOLEDB.trc
TraceLevel = 0
TraceOption = 0
SPPrmDefVal = 0

SOFTWARE\ORACLE\KEY_OraClient10g_home1\OO4O
CacheBlocks = 20
FetchLimit = 100
FetchSize = 4096
HelpFile = C:\Oracle\product\10.1.0\Client_1\oo4o\doc\oracleo.hlp
PerBlock = 16
SliceSize = 256
TempFileDirectory = c:\temp
OO4O_HOME = C:\Oracle\product\10.1.0\Client_1\oo4o

SOFTWARE\ORACLE\Workflow
Icon Directory = C:\Oracle\product\10.1.0\Client_1\WF\ICON
Level = 100
Version = 2.6.3.0.0

SOFTWARE\ORACLE\Workflow\Languages
 
For Oracle10g you will need PL/SQL Developer 5.1.6 or later. You are using 5.1.3, so you will need to download the 5.1.6 patch.
 
If you send me an e-mail with your license serial number (Help > About screen), I will send you the appropriate information.
 
Hi Marco, I too have PL/SQL 5.1.3 and have recently upgraded to 10g. Can you please point me to where I can download the 5.1.6 patch? I have sent an e-mail to support@allroundautomations.com with the content of the About-->Additional info information.
Thank you.
Francesco
 
Back
Top