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 -> Oracle and sysliblist libraries on Solaris 2.6

Oracle and sysliblist libraries on Solaris 2.6

From: Sebastaian <thesebastian_at_yahoo.com>
Date: 5 Sep 2001 08:41:49 -0700
Message-ID: <f287a266.0109050741.595f1449@posting.google.com>


Oracle and sysliblist libraries on Solaris 2.6

  1. I have installed Oracle RDBMS 817 on Solaris 2.6 (e10000 with JKP-23 and JKP-26 if it matters)
  2. Here is the order of shared libraries right after installing Oracle:
    %cd $ORACLE_HOME/lib/
    %cat sysliblist
    -lnsl -lsocket -lgen -ldl -lsched
  3. Here is the order after manually running gensyslib ($ORACLE_HOME/bin/gensyslib)
    %cd $ORACLE_HOME/lib/
    %cat sysliblist
    -lnsl -lsocket -lgen -ldl -lsunmath

Question:
- Are these libraries correct and in a correct order? Which ones should be used?

Any advice would be greatly appreciated. Seb. Received on Wed Sep 05 2001 - 10:41:49 CDT

Original text of this message

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