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

Home -> Community -> Usenet -> c.d.o.server -> Re: ssdbaed.o not found in Oracle9i

Re: ssdbaed.o not found in Oracle9i

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Wed, 11 Feb 2004 20:58:34 +0100
Message-ID: <h82l205s7828dgedke34m5g7c6itoj638h@4ax.com>


On 11 Feb 2004 11:44:49 -0800, vwu_at_anacomp.com (Vance Wu) wrote:

>Do you know which Oracle documentation might contain information
>relates to files in $ORACLE_HOME/rdbms/lib/*.o.

None. It is not documented
Run nm on the original 8.1.7 object file. It will provide you with a list of routines in the object file. Now run nm on all 9i libraries. Check whether you routine is still there. Other than that: this really needs to be dealt with by support.

--
Sybrand Bakker, Senior Oracle DBA
Received on Wed Feb 11 2004 - 13:58:34 CST

Original text of this message

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