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 -> installing oracle8i on hpux

installing oracle8i on hpux

From: Anke Selig <Anke.Selig_at_bosch.com>
Date: Wed, 22 Sep 1999 18:17:19 +0200
Message-ID: <7sav8e$n1k$1@proxy.fe.internet.bosch.de>


Has anybody successfully installed Oracle8i Enterprise Edition on HP-UX 11?

I have a 9000/715 system with 128MB memory (minimal requirement) configured to
- 256MB swap space

During installation a lot of "out of space"-exceptions occure on make commands. As manually executing the displayed commands from a shell works, I've run all of them one after another. But in the end OUI did not recognize this and when I start dbassistent I get complains concerning missing nls files.

I would greatly appreciate any help on how to avoid the "out of space"-exceptions (there's enough disk space left) or how to manually correct the installation.

Anke Selig



The make file command being called is
/usr/ccs/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/opt/oracle/app/oracle/product/8.1.5 oracle.sysman.oii.oiix.OiixSpawnException: java.io.IOException: Not enough space

        at

oracle.sysman.oii.oiix.OiixSpawner.beginExecute(OiixSpawner.java:460)
        at oracle.sysman.oii.oiix.OiixSpawner.execute(OiixSpawner.java:342)
        at oracle.sysman.oii.oiix.OiixSpawner.execute(OiixSpawner.java:319)
        at ssmakeux.invokeMakefile(ssmakeux.java:311)
        at ssmakeux.installAction(ssmakeux.java:82)
        at

oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.java:792 )

        at
oracle.sysman.oii.oiis.OiisCompActions.doAction(OiisCompActions.java:392)

        at
oracle_networking_netcltActions.doActionP2make3(oracle_networking_netcltActi ons.java:7407)

        at
oracle_networking_netcltActions.stateChangePhaseLinkActions(oracle_networkin g_netcltActions.java:7358)

        at
oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiilActionThr.run(OiicInstall ActionsPhase.java:378)

        at
oracle.sysman.oii.oiic.OiicInstallActionsPhase.executeProductPhases(OiicInst allActionsPhase.java:1297)

        at
oracle.sysman.oii.oiic.OiicInstallActionsPhase.doInstalls(OiicInstallActions Phase.java:1197)

        at
oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiInstRun.run(OiicInstallActi onsPhase.java:1736)

        at java.lang.Thread.run(Thread.java) Received on Wed Sep 22 1999 - 11:17:19 CDT

Original text of this message

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