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 -> Unixware 1.1.1 & Oracle 7.0.16

Unixware 1.1.1 & Oracle 7.0.16

From: Pedro Tortosa <ermes1_at_bitmailer.net>
Date: 1997/08/13
Message-ID: <33F106B3.B09@bitmailer.net>#1/1

Hi everybody,

        I'm quite new to Unix and totally new to Oracle so I think is not a strange thing that I have a lot of problems installing Oracle 7.0.16 on Unixware 1.1.1 :

I'm trying to install the oracle Server, SQL Net V2 & TCP adapter (which I hope I can use to access from PC's with Windows 95 and Tun Emul and Tun SQL from Esker through TCP/IP to my Oracle RDBMS) I get the following errors :

.
.

Loading SQL*NET V2 Documentation files.... Loading SQL*NET V2 Configuration files.... Registering SQL*Net V2....

chmod 644 libsqlnet.a



Adding TNS to ORACLE library
(mergelib -d/u01/home/dba/oracle/product/7.0.16/lib -olibsqlnet.a ....

Working on /u01/home/dba/oracle/product/7.0.16/lib/libnetwork.a Cannot recognize
/u01/home/dba/oracle/product/7.0.16/lib/libnetwork.a,skipping
.
.

Cannot recognize
/u01/home/dba/oracle/product/7.0.16/lib/libnetv2.a,skipping

Generating tables of NT drivers
.
.
.

Working on /u01/home/dba/oracle/product/7.0.16/lib/libnttcp.a Cannot recognize
/u01/home/dba/oracle/product/7.0.16/lib/libnttcp.a,skipping
.
.
.

Linking and installing TNS listener executables
.
.
Undefined                             first referenced
 symbol                                    in file
nlnvuva       /u01/home/dba/oracle/product/7.0.16/lib/libnsg.a(nsglsn.o)
nlpaseq       /u01/home/dba/oracle/product/7.0.16/lib/libnsg.a(nsglsn.o)
nlersec       /u01/home/dba/oracle/product/7.0.16/lib/libnsg.a(nsglsn.o)
nlemgmz       /u01/home/dba/oracle/product/7.0.16/lib/libnsg.a(nsglsn.o)
nlstdini      /u01/home/dba/oracle/product/7.0.16/lib/libnsg.a(nsglsn.o)

.
.
.

nsmgfprintf /u01/home/dba/oracle/product/7.0.16/lib/libnsg.a(nsglsn.o) nlpcptab /u01/home/dba/oracle/product/7.0.16/lib/libnsg.a(nsglsn.o)
...fatal errors: Symbol referencing errors.No output written to tnslsnr
.........Protocol adapter not completely installed.....
.
.
.

Loading ORACLE7 Server (RDBMS) Documentation files....
.
.

Touch /u01/home/dba/oracle/product/7.0.16/rdbms/lib/sysliblist
.
.

/usr/bin/idcc -o oracle -L/u01/home/dba/oracle/product/7.0.16/lib....
.
Undefined                             first referenced
 symbol                                    in file
nlstdini      /u01/home/dba/oracle/product/7.0.16/lib/libknl.a(kmn.o)
nncigdd       /u01/home/dba/oracle/product/7.0.16/lib/libknl.a(k2d.o)
nncigdn       /u01/home/dba/oracle/product/7.0.16/lib/libora.a(npi.o)

.
.
.

nsgblini /u01/home/dba/oracle/product/7.0.16/lib/libknl.a(kmn.o) UX:ld: ERROR: oracle: fatal error:Symbol referencing errors. No output.. *** Error code 1 (bu21)

make: fatal error
>>> Relinking error. The executables for ORACLE7 Server (RBDMS) were not made succesfully .......

I have tried to review all the necessary steps in the installation manual including installing the C Optimized compiler ( ccs ), put the environment variables, check the idtune parms, put only english as language, check permisions, etc.

Any help would be GREATLY APPRECIATED,

Pedro Tortosa
ErmesTel s.l.
Madrid-Spain Received on Wed Aug 13 1997 - 00:00:00 CDT

Original text of this message

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