SQL*Net not properly installed [message #144171] |
Tue, 25 October 2005 06:33 |
had1980
Messages: 4 Registered: October 2005
|
Junior Member |
|
|
After upgrading from Oracle 9i to oracle 10g, I am unable to connct through PL/SQL eventhough I am able to use sqlplus and exp/imp.
Whenver I try to login to any local or remote db, I gat the following message:
---------------------------
PL/SQL Developer - (Not logged on)
---------------------------
Initialization error
SQL*Net not properly installed
OracleHomeKey: SOFTWARE\ORACLE
OracleHomeDir:
---------------------------
OK
---------------------------
Thanks,
|
|
|
Re: SQL*Net not properly installed [message #144231 is a reply to message #144171] |
Tue, 25 October 2005 10:49 |
edwardstoever
Messages: 12 Registered: February 2005 Location: Pasadena, CA
|
Junior Member |
|
|
Well, I am guessing here... you have the database and the PL/SQL developer all on one box. Correct?
You "upgraded" to 10g by installing 10g software on the machine, but you also uninstalled the 9i Oracle home. Your PL/SQL developer relies on the old 9i oracle home. You have to configure it to look for the client software it depends on in the new oracle home. Use the help menu to figure it out. If that doesn't work, contact the software company that made that program.
Edward
|
|
|
|
|
|
|
|
|
|
Re: SQL*Net not properly installed [message #570003 is a reply to message #569925] |
Sun, 04 November 2012 10:38 |
lakksv
Messages: 6 Registered: August 2010 Location: India
|
Junior Member |
|
|
Hi,
I am getting the following error
Initialization Error
Could not load "C:\Oracle\product\11.2.0\client_1\"
OCIDLL forced to C:\Oracle\product\11.2.0\client_1\ Load library(C:\Oracle\product\11.2.0\client_1\) returned 0
|
|
|
|
|