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: Installing oracle 9.0.1 on Sparc

RE: Installing oracle 9.0.1 on Sparc

From: David Wagoner <dwagoner_at_arsenaldigital.com>
Date: Thu, 09 May 2002 13:55:34 -0800
Message-ID: <F001.0045DB54.20020509135534@fatcity.com>


Natalia, follow the 9i Installation Guide very carefully, especially the parts about setting up the DBA user and group accounts, permissions, etc. Also, on UNIX you have to set the kernel parameters in /etc/system, among other things. All of this is in the Installation Guide.

HTH, david

David B. Wagoner
Database Administrator
Arsenal Digital Solutions Worldwide, Inc. 8000 Regency Parkway, Suite 110
Cary, NC 27511-8582
Office (919) 466-6723
Pager 8666864767_at_archwireless.net
Fax (919) 466-6783
http://www.arsenaldigital.com/  

-----Original Message-----
Sent: Thursday, May 09, 2002 3:09 PM
To: Multiple recipients of list ORACLE-L

Hi,

I am installing oracle 9.0.1 on Sun Sparc Solaris 5.6, I have the next error:

make: Fatal error: Command failed for target `ntcontab.o' /usr/ccs/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/u02/app/oracle/prod
uct/9.0.1
(if [ -d /u02/app/oracle/product/9.0.1/lib32 ] ; then \
  /usr/ccs/bin/make -f
/u02/app/oracle/product/9.0.1/network/lib/ins_net_client. mk \

     nnfgt.o-32bit; fi)
(if [ "assemble" = "assemble" ] ; then \
  /u02/app/oracle/product/9.0.1/bin/gennfgt > nnfgt.s ;\   /usr/ccs/bin/as -P -o nnfgt.o nnfgt.s ;\   rm -f /u02/app/oracle/product/9.0.1/lib32/nnfgt.o ;\   mv nnfgt.o /u02/app/oracle/product/9.0.1/lib32 ;\

          /usr/ccs/bin/ar rv /u02/app/oracle/product/9.0.1/lib32/libn9.a \
           /u02/app/oracle/product/9.0.1/lib32/nnfgt.o ; fi)
ar: writing /u02/app/oracle/product/9.0.1/lib32/libn9.a r - nnfgt.o
(if [ "assemble" = "compile" ] ; then \

  /u02/app/oracle/product/9.0.1/bin/gennfgt > nnfgt.c ;\   cc -c nnfgt.c ;\
  rm -f /u02/app/oracle/product/9.0.1/lib/nnfgt.o ;\   mv nnfgt.o /u02/app/oracle/product/9.0.1/lib ;\

          /usr/ccs/bin/ar rv /u02/app/oracle/product/9.0.1/lib/libn9.a /u02/app/
oracle/product/9.0.1/lib/nnfgt.o ; fi)
(if [ "assemble" = "assemble" ] ; then \
...............
Some idea?

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Natalia Laracca
  INET: nlaracca_at_afip.gov.ar

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: David Wagoner INET: dwagoner_at_arsenaldigital.com 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 May 09 2002 - 16:55:34 CDT

Original text of this message

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