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: Relinking SQL*Net libraries

Re: Relinking SQL*Net libraries

From: Michael Bierenfeld <michael.bierenfeld_at_ibsgmbh.de>
Date: Mon, 30 Nov 1998 17:41:46 +0000
Message-ID: <3662D8DA.A1B59D5@ibsgmbh.de>


Roger A Marolt wrote:

> Hello,
>
> how does one relink the SQL*Net V2 libraries to the operating system
> networking software?
> Environment is Oracle 7.3.2.3.0 Workgroup Server running on AIX 4.3.1.
> I can't find it in the manuals so please help!
> Thanks in advance,
>
> Roger Marolt

  Hello,

if you just have to relink the executables there are two choices :

  1. This can be done with the Oracle-Installer. Maintenace Tasks->Relink Product Executables->Select Sql-Net V2. Start. Done.
  2. $ORACLE_HOME/network/lib. Contains a makefile "ins_network.mk". Start it as User Oracle with "make -f ins_network.mk"-> done.

If you have to relink the Libraries (eg. for shared library support):

Regards

Michael Received on Mon Nov 30 1998 - 11:41:46 CST

Original text of this message

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