Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Unix Script Quest : Urgent

RE: Unix Script Quest : Urgent

From: <johanna.doran_at_sungard.com>
Date: Fri, 09 Aug 2002 08:08:28 -0800
Message-ID: <F001.004B093A.20020809080828@fatcity.com>


Thanks,

        But I don't know the file or pid. Here's what we are doing:

        From an NT box, we are trying to run Sagent software to an Oracle db on unix sun solaris (both 64bit). When we try to refresh, we get a sagent error - OCI file not found.....

        Of course it does not specifiy the file name.

        Using the same client, I can connect and run on my development box.

        Now, I know the username that Sagent connect to unix as, so I was hoping that I could run a trace on the Unix box based on the user name.

        But I am not finding a clear way to do this.

        I want to run the trace on the develpment box (the one that works), so that I can retrieve a list of filenames that the sagent process is hitting. Then I would want to compare the filenames to the directories on the prod bix to see what file is missing.

Anyway, I am not seeing a clear way of doing this.

I thinkg I'm going to wind up dumping the directories to file and doing a manual compare (ugh!) .

Thanks,

        Hannah
> -----Original Message-----
> From: root_at_fatcity.com_at_SUNGARD On Behalf Of Peter Barnett <regdba_at_yahoo.com>
> Sent: Friday, August 09, 2002 11:48 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Re: Unix Script Quest : Urgent
>
> ldd <filename> should give you the dependencies.
>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: johanna.doran_at_sungard.com

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: ListGuru_at_fatcity.com (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).
Received on Fri Aug 09 2002 - 11:08:28 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US