OCI files missing from installation? PRODUCTION

2002-08-09 Thread johanna . doran



Hi,

We are seeing an error from a 
3rd party etl tool that says:
 
 
Cannot find or load Oracle OCI module

This is occurring on a 
production box. In comparing the oracle files to our development box, we 
are seeing differences (files missing). However, Oracle seems to be 
running ok (database wise, and in relation to other vendor 
tools).
Where should I be 
looking for the OCI files and where should they be located? The dba who 
did the install is out of the country for a month.

Thanks,

 
Hannah



Re: OCI files missing from installation? PRODUCTION

2002-08-09 Thread Peter Barnett

Reinstall the Oracle client software using the
programmers version.  Also, be aware that the
installer is not intelligent enough to know what it
installed.  You may get link errors because the
installer is attempting link to software that it did
not actually install.  You may need to run 'relink
client' and 'relink precomp' from the command line
after the install.

If that does not work, log a tar with Oracle.  For
some reason, OCI has gotten pretty flakey.



  
--- [EMAIL PROTECTED] wrote:
 Hi,
  
 We are seeing an error from a 3rd party etl tool
 that says:

 
 Cannot find or load Oracle OCI
 module
 
  
 
 This is occurring on a production box.  In comparing
 the oracle files to our development box, we are
 seeing differences (files missing).  However, Oracle
 seems to be running ok (database wise, and in
 relation to other vendor tools).
 
 Where should I be looking for the OCI files and
 where should they be located?  The dba who did the
 install is out of the country for a month.
 
  
 
 Thanks,
 
  
 
 Hannah
 
   
 
 


=
Pete Barnett
Lead Database Administrator
The Regence Group
[EMAIL PROTECTED]

__
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Peter Barnett
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: OCI files missing from installation? PRODUCTION - RESOLVED

2002-08-09 Thread johanna . doran
Title: RE: OCI files missing from installation?  PRODUCTION - RESOLVED









It was the PATH order in the 3rd party'd ini file


ugh!



Thanks for all the replies!


Hannah




-Original Message-

From:  [EMAIL PROTECTED]@SUNGARD 

Sent: Friday, August 09, 2002 12:33 PM

To: Doran, Johanna

Subject: Fwd: OCI files missing from installation? PRODUCTION



I had that same error and found that I needed to put the path and dll name in the ini file for the 3rd party software (on W2k). I am including the file list that I have. 

Version DLL Name Comment 

--- ---  

9.1.x oraclient9.dll using the oci8 api 

8.1.x oraclient8.dll using the oci8 api 

8.0.5 ora805.dll using the oci8 api 

8.0.4 ora804.dll using the oci8 api 

8.0.3 ora803.dll using the oci8 api 

7.3.x ora73.dll using the oci7 api 

7.2.x ora72.dll using the oci7 api 

7.1.x orant71.dll using the oci7 api

hth,

Margaret

Hi,



 We are seeing an error from a 3rd party etl tool that says:

 

 Cannot find or load Oracle OCI module



This is occurring on a production box. In comparing the oracle files to our development box, we are seeing differences (files missing). However, Oracle seems to be running ok (database wise, and in relation to other vendor tools).

Where should I be looking for the OCI files and where should they be located? The dba who did the install is out of the country for a month.



Thanks,



 Hannah

 




--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).