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: relink SGI 64 bit Oracle 8.1.7 & Veritas Netbackup

RE: relink SGI 64 bit Oracle 8.1.7 & Veritas Netbackup

From: Ron Yount <ronwy_at_swbell.net>
Date: Thu, 13 Dec 2001 17:57:41 -0800
Message-ID: <F001.003DC5E3.20011213174017@fatcity.com>

James,

You need to have the library for the 64 bit of Veritas... on AIX, it is done as follows:

ln -s /usr/openwin/netbackup/bin/libobk.a $ORACLE_HOME/lib64/libobk.a

You need to be sure that your link command is pointing to $ORACLE_HOME/lib64/

HTH,
-Ron-

> -----Original Message-----
> From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of James
> Howerton
> Sent: Thursday, December 13, 2001 1:41 PM
> To: Multiple recipients of list ORACLE-L
> Subject: relink SGI 64 bit Oracle 8.1.7 & Veritas Netbackup
>
>
> DBA's
>
> Has anyone been able to get Veritas Netbackup to work with SGI 64 bit
> Oracle 8.1.7
>
> The relink fails with ~/lib/libobk.so is o32
>
> I've tried the following relink statements:
>
> make -f ins_rdbms.mk ioracle
> and
> make -f ins_rdbms.mk PL_FLAGS=-32 both fail
>
> Metalink/Oracle support is no help as usual.
>
> TIA
> ...JIM...
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: James Howerton
> INET: jhowerton_at_uabmc.edu
>
> 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).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ron  Yount
  INET: ronwy_at_swbell.net

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 Thu Dec 13 2001 - 19:57:41 CST

Original text of this message

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