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

Home -> Community -> Usenet -> c.d.o.misc -> problem with Oracle 7.3.3 libraries on SGI

problem with Oracle 7.3.3 libraries on SGI

From: Anthony Bastian <asb_at_voodoo.ca.boeing.com>
Date: 1997/05/24
Message-ID: <EAp7Ey.6qJ@news.boeing.com>#1/1

        After linking in the Oracle7.3 libraries into a program that uses select() select - synchronous I/O multiplexing, we are having problems with that statement consistently working.

Oracle own link line from the demo programs is this:
-L $(ORACLE_HOME)/lib -lxa -lsql -lsqlnet -lncr -lsqlnet -lclient -lcommon
-lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc
-lepcpt -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lm

Is there documentation on what each of these are? Does Oracle use Sun's NFS libraries (-lsun) or BSD (-lbsd) ot their own?

--

Tony Bastian asb_at_voodoo.ca.boeing.com (206) 544-9251 BCAG Information Systems M/S 2L-40 PO Box 24346, Seattle, WA 98124-0346 Received on Sat May 24 1997 - 00:00:00 CDT

Original text of this message

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