Help! Errors in installing 8.0.5 on RedHat Linux 5.2

Hi, everyone:
Oracle free installation support points me here. They said
"Unfortunately, the trial release of Oracle8 for Linux is not
supportedby this group. You can obtain peer support on the
Oracle8 for Linux trialproduct from the discussion group on the
Oracle Technology Network (OTN) (http://technet.oracle.com). "
=================================================================
===
SAVED PROBLEM REPORT:
=================================================================
===
Thu Apr 8 20:28:10 EDT 1999 Platform: unixRelease:
8.0.5Product: rdbms_common
Version: 8.0.5.0.0Area: (Installation) Install
information:
Installer Version: 4.0.3.0.0 Installer Script: [
rdbms_common.ins 907 ]
Install Action: Complete Software/Database Fresh
Install
Stage Home /mnt/cdrom Oracle_Base
/u01/app/oracle (true)
Oracle Home /u01/app/oracle/product/8.0.5
Owner oracle
Log
/u01/app/oracle/product/8.0.5/orainst/install.log
During installation of the above product the error below
is encountered:
Error during action 'Creating ntcontab.o'.Command: make -f
/u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
ntcontab.o
(if [ "compile" = "compile" ] ; then \
/u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
cc -c ntcontab.c ;\ rm -f
/u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
/u01/app/oracle/product/8.0.5/bin/gennttab:
/u01/app/oracle/product/8.0.5/bin/get_platform: No such file
ordirectory
ntcontab.c:7: sys/types.h: No such file or directory
mv: ntcontab.o: No such file or directorymake: *** [ntcontab.o]
Error 1
=================================================================
===
=================================================================
===
SAVED PROBLEM REPORT:
=================================================================
===
Thu Apr 8 20:29:19 EDT 1999 Platform: unixRelease:
8.0.5Product: rdbms_common
Version: 8.0.5.0.0Area: (Installation) Install
information:
Installer Version: 4.0.3.0.0 Installer Script: [
rdbms_common.ins 907 ]
Install Action: Complete Software/Database Fresh
Install
Stage Home /mnt/cdrom Oracle_Base
/u01/app/oracle (true)
Oracle Home /u01/app/oracle/product/8.0.5
Owner oracle
Log
/u01/app/oracle/product/8.0.5/orainst/install.log
During installation of the above product the error below
is encountered:
Error during action 'Creating ntcontab.o'.Command: make -f
/u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
ntcontab.o
(if [ "compile" = "compile" ] ; then \
/u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
cc -c ntcontab.c ;\ rm -f
/u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
/u01/app/oracle/product/8.0.5/bin/gennttab:
/u01/app/oracle/product/8.0.5/bin/get_platform: No such file
ordirectory
ntcontab.c:7: sys/types.h: No such file or directory
mv: ntcontab.o: No such file or directorymake: *** [ntcontab.o]
Error 1
=================================================================
===
LINUX ENVIRONMENTAL VIABLES DUMPED===========================
Machine Environment:--------------------
User: uid=502(oracle) gid=502(dba) groups=502(dba)
Current Directory: /mnt/cdrom/orainstMachine: {
Linux localhost.localdomain 2.0.36 #1 Tue Oct 13
22:17:11 EDT 1998i586 unknown
[From uname -a] localhost.localdomain [From
hostname]}Ulimit: {
core file size (blocks) 1000000 data seg size
(kbytes) unlimited
file size (blocks) unlimited max memory size
(kbytes) unlimited
stack size (kbytes) 8192 cpu time (seconds)
unlimited
max user processes 256 pipe size (512 bytes)
8
open files 256 virtual memory (kbytes)
2105343}Swap: {
procs memory swap io
system cpu
r b w swpd free buff cache si so bi bo in
cs us sy id
0 0 0 40 9168 14632 56620 0 0 22 16 171
64 4 2 94
[From vmstat]}Disk Mounts: { /dev/hda10 on / type
ext2 (rw)
none on /proc type proc (rw) /dev/hda8 on /boot type
ext2 (rw)
/dev/hdc on /mnt/cdrom type iso9660 (ro) [From
mount]}Disk Free: {
Filesystem 1024-blocks Used Available Capacity
Mounted on
/dev/hda10 1112004 253147 801403 24% /
/dev/hda8 21927 596 20199 3%
/boot
/dev/hdc 397472 397472 0 100%
/mnt/cdrom [From df -k]
}Environment: { HISTFILESIZE=1000 HISTSIZE=1000
HOME=/home/oracle
HOSTNAME=localhost.localdomain HOSTTYPE=i386
LD_LIBRARY_PATH=/u01/app/oracle/product/8.0.5/lib
LOGNAME=oracle
MAIL=/var/spool/mail/oracle
ORACLE_BASE=/u01/app/oracle
ORACLE_HOME=/u01/app/oracle/product/8.0.5
ORACLE_SID=ORC1 ORACLE_TERM=386x
ORA_NLS33=US7ASCII OSTYPE=Linux
PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/u01/app/oracle/
product/8.0.5/bin:/bin:/usr/bin:/usr/local/bin
SHELL=/bin/sh SHLVL=2 TERM=linux TMPDIR=/var/tmp
USER=oracle _=/usr/bin/env}
System Tables: {}Semaphores: { ------ Shared Memory
Segments --------
key shmid owner perms bytes
nattch status
------ Semaphore Arrays --------
key semid owner perms nsems
status
------ Message Queues --------
key msqid owner perms used-bytes
messages
[From ipcs -sa] }Shared Mem: { ------ Shared
Memory Segments --------
key shmid owner perms bytes
nattch status
------ Semaphore Arrays --------
key semid owner perms nsems
status
------ Message Queues --------
key msqid owner perms used-bytes
messages
[From ipcs -ma] }/etc/oratab: {}Tracing: { } :
null

Thanks. Actually, I did not set any IPC parameter because I
did know how to set it on Linux. I tried both default and
customized with/without network related option such as net 8,
adapter. I could not get it work. I installed Sybase 11 server
successfully on the same machine. What does that "make" error
means.
Thank you in advance.
John Koo (guest) wrote:
: I 've tried installed Oracle 8.05 and Oracle 8.051 EE on
Redhat
: 5.2 and never encounter any special problem !! I never need to
: change any ipc settings. I suggested you might tried the
: simplest one - install using all default settings and create
: your first database using the Oracle installer. Don't try to
: build your database manually at this early stage.
: John K.
: John (guest) wrote:
: : Hi, everyone:
: : Oracle free installation support points me here. They
said
: : "Unfortunately, the trial release of Oracle8 for Linux is
not
: : supportedby this group. You can obtain peer support on the
: : Oracle8 for Linux trialproduct from the discussion group on
: the
: : Oracle Technology Network (OTN) (http://technet.oracle.com).
=================================================================
: : ===
: : SAVED PROBLEM REPORT:
=================================================================
: : ===
: : Thu Apr 8 20:28:10 EDT 1999 Platform: unixRelease:
: : 8.0.5Product: rdbms_common
: : Version: 8.0.5.0.0Area: (Installation)
: Install
: : information:
: : Installer Version: 4.0.3.0.0 Installer
: Script: [
: : rdbms_common.ins 907 ]
: : Install Action: Complete Software/Database Fresh
: : Install
: : Stage Home /mnt/cdrom Oracle_Base
: : /u01/app/oracle (true)
: : Oracle Home /u01/app/oracle/product/8.0.5
: : Owner oracle
: : Log
: : /u01/app/oracle/product/8.0.5/orainst/install.log
: : During installation of the above product the error
: below
: : is encountered:
: : Error during action 'Creating ntcontab.o'.Command: make -f
: : /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
: : ntcontab.o
: : (if [ "compile" = "compile" ] ; then \
: : /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
: : cc -c ntcontab.c ;\ rm -f
: : /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
: : mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
: : /u01/app/oracle/product/8.0.5/bin/gennttab:
: : /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
: : ordirectory
: : ntcontab.c:7: sys/types.h: No such file or directory
: : mv: ntcontab.o: No such file or directorymake: ***
: [ntcontab.o]
: : Error 1
=================================================================
: : ===
=================================================================
: : ===
: : SAVED PROBLEM REPORT:
=================================================================
: : ===
: : Thu Apr 8 20:29:19 EDT 1999 Platform: unixRelease:
: : 8.0.5Product: rdbms_common
: : Version: 8.0.5.0.0Area: (Installation)
: Install
: : information:
: : Installer Version: 4.0.3.0.0 Installer
: Script: [
: : rdbms_common.ins 907 ]
: : Install Action: Complete Software/Database Fresh
: : Install
: : Stage Home /mnt/cdrom Oracle_Base
: : /u01/app/oracle (true)
: : Oracle Home /u01/app/oracle/product/8.0.5
: : Owner oracle
: : Log
: : /u01/app/oracle/product/8.0.5/orainst/install.log
: : During installation of the above product the error
: below
: : is encountered:
: : Error during action 'Creating ntcontab.o'.Command: make -f
: : /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
: : ntcontab.o
: : (if [ "compile" = "compile" ] ; then \
: : /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
: : cc -c ntcontab.c ;\ rm -f
: : /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
: : mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
: : /u01/app/oracle/product/8.0.5/bin/gennttab:
: : /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
: : ordirectory
: : ntcontab.c:7: sys/types.h: No such file or directory
: : mv: ntcontab.o: No such file or directorymake: ***
: [ntcontab.o]
: : Error 1
=================================================================
: : ===
: : LINUX ENVIRONMENTAL VIABLES
DUMPED===========================
: : Machine Environment:--------------------
: : User: uid=502(oracle) gid=502(dba) groups=502
(dba)
: : Current Directory: /mnt/cdrom/orainstMachine: {
: : Linux localhost.localdomain 2.0.36 #1 Tue Oct 13
: : 22:17:11 EDT 1998i586 unknown
: : [From uname -a] localhost.localdomain
: [From
: : hostname]}Ulimit: {
: : core file size (blocks) 1000000 data seg size
: : (kbytes) unlimited
: : file size (blocks) unlimited max memory size
: : (kbytes) unlimited
: : stack size (kbytes) 8192 cpu time
: (seconds)
: : unlimited
: : max user processes 256 pipe size (512
: bytes)
: : 8
: : open files 256 virtual memory
: (kbytes)
: : 2105343}Swap: {
: : procs memory swap io
: : system cpu
: : r b w swpd free buff cache si so bi bo
: in
: : cs us sy id
: : 0 0 0 40 9168 14632 56620 0 0 22 16
: 171
: : 64 4 2 94
: : [From vmstat]}Disk Mounts: { /dev/hda10 on /
: type
: : ext2 (rw)
: : none on /proc type proc (rw) /dev/hda8 on /boot
: type
: : ext2 (rw)
: : /dev/hdc on /mnt/cdrom type iso9660 (ro) [From
: : mount]}Disk Free: {
: : Filesystem 1024-blocks Used Available
: Capacity
: : Mounted on
: : /dev/hda10 1112004 253147 801403
: 24% /
: : /dev/hda8 21927 596 20199
: 3%
: : /boot
: : /dev/hdc 397472 397472 0
: 100%
: : /mnt/cdrom [From df -k]
: : }Environment: { HISTFILESIZE=1000 HISTSIZE=1000
: : HOME=/home/oracle
: : HOSTNAME=localhost.localdomain HOSTTYPE=i386
: : LD_LIBRARY_PATH=/u01/app/oracle/product/8.0.5/lib
: : LOGNAME=oracle
: : MAIL=/var/spool/mail/oracle
: : ORACLE_BASE=/u01/app/oracle
: : ORACLE_HOME=/u01/app/oracle/product/8.0.5
: : ORACLE_SID=ORC1 ORACLE_TERM=386x
: : ORA_NLS33=US7ASCII OSTYPE=Linux
PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/u01/app/oracle/
: : product/8.0.5/bin:/bin:/usr/bin:/usr/local/bin
: : SHELL=/bin/sh SHLVL=2 TERM=linux
: TMPDIR=/var/tmp
: : USER=oracle _=/usr/bin/env}
: : System Tables: {}Semaphores: { ------ Shared
: Memory
: : Segments --------
: : key shmid owner perms bytes
: : nattch status
: : ------ Semaphore Arrays --------
: : key semid owner perms nsems
: : status
: : ------ Message Queues --------
: : key msqid owner perms used-bytes
: : messages
: : [From ipcs -sa] }Shared Mem: { ------
: Shared
: : Memory Segments --------
: : key shmid owner perms bytes
: : nattch status
: : ------ Semaphore Arrays --------
: : key semid owner perms nsems
: : status
: : ------ Message Queues --------
: : key msqid owner perms used-bytes
: : messages
: : [From ipcs -ma] }/etc/oratab: {}Tracing: { } :
null

Similar Messages

  • Problem installing Oracle 8.05 on Redhat Linux 7.1

    I am currently trying to install Oracle 8.05 onto Redhat Linux 7.1. I can get part of the way through
    the installation, however, when it is installing the rdbms portion. I stops with an error about a failure
    during relinking. Here is the part of make.log which details what really happened. Could someone tell
    me how to proceed.
    Thank you,
    Nicholas Waltham
    --------------[ rdbms.ins 2618 ]---------------------------------------------
    Action: Installing install.
    Command: (make -f ins_rdbms.mk ORACLE_HOME=/opt/oracle/home install), Out=/opt/oracle/home/orainst/make.log, Err=/opt/oracle/home/orainst/make.log
    chmod 755 /opt/oracle/home/bin
    rm -f oracle exp imp sqlldr tkprof mig dbv tstshm maxmem orapwd dbfsize cursize rman genoci svrmgrl extproc ihsalloci ihsots ihsdepxa ogms ogmsctl osh sbttest /opt/oracle/home/rdbms/lib/ksms.s /opt/oracle/home/rdbms/lib/ksms.o
    echo " - Linking Oracle " ;\
    /opt/oracle/home/bin/echodo cc -L/opt/oracle/home/lib/ -L/opt/oracle/home/rdbms/lib -o /opt/oracle/home/rdbms/lib/oracle /opt/oracle/home/rdbms/lib/opimai.o /opt/oracle/home/rdbms/lib/ssoraed.o /opt/oracle/home/rdbms/lib/ttcsoi.o /opt/oracle/home/rdbms/lib/config.o \
    -lserver -lclient -lvsn -lcommon -lgeneric \
    /opt/oracle/home/rdbms/lib/defopt.o /opt/oracle/home/lib/ncrstab.o -lknlopt \
    -lslax -lplsf -lplsb -lextp -lserver -lclient -lvsn -lcommon -lgeneric -lknlopt \
    -lslax -lplsf -lplsb -lextp -ldbicx \
    /opt/oracle/home/lib/nautab.o /opt/oracle/home/lib/naeet.o /opt/oracle/home/lib/naect.o /opt/oracle/home/lib/naedhs.o `cat /opt/oracle/home/lib/naldflgs` -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 `cat /opt/oracle/home/lib/sysliblist` -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql `cat /opt/oracle/home/rdbms/lib/nmliblist` `if ar tv /opt/oracle/home/rdbms/lib/libknlopt.a | grep "kxmnsd.o" > /dev/null 2>&1 ; then echo " " ; else echo "-lmdknl -lmdhh"; fi` \
    -lkidt -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 `cat /opt/oracle/home/lib/sysliblist` -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql ;
    - Linking Oracle
    cc -L/opt/oracle/home/lib/ -L/opt/oracle/home/rdbms/lib -o /opt/oracle/home/rdbms/lib/oracle /opt/oracle/home/rdbms/lib/opimai.o /opt/oracle/home/rdbms/lib/ssoraed.o /opt/oracle/home/rdbms/lib/ttcsoi.o /opt/oracle/home/rdbms/lib/config.o -lserver -lclient -lvsn -lcommon -lgeneric /opt/oracle/home/rdbms/lib/defopt.o /opt/oracle/home/lib/ncrstab.o -lknlopt -lslax -lplsf -lplsb -lextp -lserver -lclient -lvsn -lcommon -lgeneric -lknlopt -lslax -lplsf -lplsb -lextp -ldbicx /opt/oracle/home/lib/nautab.o /opt/oracle/home/lib/naeet.o /opt/oracle/home/lib/naect.o /opt/oracle/home/lib/naedhs.o -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnsl -lm -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql /opt/oracle/home/rdbms/lib/skgxns.o -lmdknl -lmdhh -lkidt -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnsl -lm -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql
    /opt/ora cle/home/lib//libplsf.a(spssimb.o): In function `pss_gets':
    spssimb.o(.text+0x4ef): the `gets' function is dangerous and should not be used.
    /opt/oracle/home/lib//libgeneric.a(skgfr.o): In function `skgfrcre':
    skgfr.o(.text+0x4de): the `llseek' function may be dangerous; use `lseek64' instead.
    /opt/oracle/home/lib//libserver.a(hoco.o): In function `hoconsi':
    hoco.o(.text+0x104d): undefined reference to `__strtoq_internal'
    /opt/oracle/home/lib//libserver.a(hoco.o): In function `hoconui':
    hoco.o(.text+0x126a): undefined reference to `__strtouq_internal'
    collect2: ld returned 1 exit status
    make: *** [opt/oracle/home/rdbms/lib/oracle] Error 1
    Status: 2
    (( OIERR-SYSTEM: make -f ins_rdbms.mk ORACLE_HOME=/opt/oracle/home install ))
    --------------[ rdbms.ins 2631 ]---------------------------------------------
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Nicholas Waltham ([email protected]):
    I am currently trying to install Oracle 8.05 onto Redhat Linux 7.1. I can get part of the way through
    the installation, however, when it is installing the rdbms portion. I stops with an error about a failure
    during relinking. Here is the part of make.log which details what really happened. Could someone tell
    me how to proceed.
    Thank you,
    Nicholas Waltham
    --------------[ rdbms.ins 2618 ]<HR></BLOCKQUOTE>
    Well ,I tried to install Oracle 8.0.5 in Debian Potato. At end I desist.
    Oracle 8.0.5 works with glibc 5 and Debian Potato with glibc6 .
    I guess this is your problem.
    There are patches for this but i don't get
    to make work.
    Sorry for my english.
    Cisar

  • Problem installing Oracle 9.2 on RedHat Linux 7.1 and 9.0

    Hi everyone,
    As the subject line says, I tried installing Oracle 9.2 on
    RedHat Linux 7.1 and 9.0, strictly following instructions
    written by Werner Puschitz
    (http://www.puschitz.com/InstallingOracle9i.shtml). Both
    attempts failed with identical symptoms:
    - the installer asks for Disk 2
    - after the disk is inserted, it hangs. It turns out that
    kernel is writing messages similar to these in
    /var/log/messages:
    Jun 16 02:45:19 boston kernel: 16:00: rw=0, want=317696, limit=149920
    Jun 16 02:45:19 boston kernel: attempt to access beyond end of device
    Unless interrupted, this continues until the /tmp filesystem gets full.
    Has anyone experienced this? I haven't been able to find
    an explanation so far.
    Any help would be much appreciated.
    Regards,
    Ljubomir Buturovic

    Providing a thread-bare configuration of your machine on which you are trying to install Oracle on Linux (and mind you - which kernel/distro, coz that's important) would definitely help you elicit more responses to your messages.

  • How to install d2k release 6i on redhat linux version 7.3?

    How to install d2k release 6i on redhat linux version 7.3?

    have you tried using open motif 2.1.30?
    the open motif version that comes with the redhat 7.3 is 2.2 and is not compatible with 6i. Once I used open motif 2.1.30 it worked fine. The environment variable setting is very similar to any other unix version. Ensure that you are also intalling the latest patch (10) for 6i (fixed lots of problems).
    regards

  • Error while installing Oracle 9.0.1 on Linux Red Hat.

    I am trying to install Oracle 9.0.1 on Linux Red Hat (Enterprise Edt), and getting this long error---
    "Initializing Java Virtual Machine From /tmp/OraInstall0/jre/bin/jre. Please wait...
    :symbol errno. version GLIBC-2.0 not defined in gile libc.so.6 with link reference (libzip.so) unable to initialize thread: cannot find class java/lang/thread
    Could not create Java VM."
    Any workaround for the above error.

    try execute: export LD_ASSUME_KERNEL=2.4.1 before you run ./runInstaller
    Btw try look at http://www.puschitz.com for installation guide.

  • Help install Tuxedo 8.0 on RedHat Linux 7.2

    Greetings,
    I'm trying to install Tuxedo 8.0 on a RedHat Linux 7.2,
    using the tuxedo80_linux.bin (from www.bea.com site) ,
    and face the following problems :
    . I dont' know what are the dependencies needed (I saw
    JRE and installed it, but it don't seem to be the only thing
    to do...)
    . I don't know if this package will work on RedHat 7.x
    (libc changed since 6.2, which is the 'reference' release for
    Tuxedo 8...)
    any links, tips, report of working on it ?
    Is an RPM package exist (made by BEA or not) ?

    alex wrote:
    >
    Input the command:
    sh tuxedo80_linux.bin
    then display:
    preparing install....
    and the installing stop.
    Who can help me?:(Alex,
    I believe that happens because Tux 8.0 was done for RH 6.2 which uses a
    different version of glibc. If you're running RH 7.2 you need to install
    the compat62 packages. The RPMs should be on the install CDs or available
    from the RH site.
    Once installed you need to set the appropriate environment variables as
    shown below:
    export LD_ASSUME_KERNEL=2.2.5
    export LDEMULATION=elf_i386_glibc21 # This is so that when genclntsh runs
    # ld, it first looks at
    usr/i386-glibc21-linux/lib
    # for libraries
    export GCC_EXEC_PREFIX=/usr/i386-glibc21-linux/lib/gcc-lib/
    # This is so that the gcc driver uses
    # the compatibility compiler
    After this the installer should work just fine. The problem, i think, was
    that the JVM that came in the installation archive was compiled with the
    old libgc and would barf unless you're running in compatibility mode.
    You'll need to set these environment vars. when running Tux as well.
    Hope this helps.
    Regards,
    Mitch

  • CRC Error on installing 10.2.0.1 on Linux

    I've downloaded the 10.2.0.1 full Grid version for Linux and tried to install it
    on Oracle's Enterprise Linux....
    I keep getting a CRC error on disk 2....has anyone else seen this ?
    Thanks
    Bernard

    Well if you've tried it more than once, then there is no point retrying it.
    I've seen this happen in the past and redownloading it worked...but may be it's a bad copy online.
    Let' see if someone else has seen this error...

  • Problem when install 8.1.6 on redhat linux 7.0

    I try install oracle 8.1.6 on redhat linux 7(install type:typical)
    but after install and link complete the database configration assistant start and at step 3 "initialize the database"(the progress is 80%) the OUI is not response for a long time(one hour) and setup is failure!
    I try it 5 times ,so who can help me?

    glibc has been updated?
    it is said that there is problem in glibc 2.2. Check your glibc, and then again.
    lucky to your!
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by huang xinhua ([email protected]):
    I try install oracle 8.1.6 on redhat linux 7(install type:typical)
    but after install and link complete the database configration assistant start and at step 3 "initialize the database"(the progress is 80%) the OUI is not response for a long time(one hour) and setup is failure!
    I try it 5 times ,so who can help me? <HR></BLOCKQUOTE>
    null

  • Installing 8.1.7 on RedHat Linux  7.3

    Dear All,
    I have been trying installing Oracle 8.1.7 on Linux 7.3, the OUI proceeds till the "Net 8 Configuration" and hangs. Both netasst and dbassist from command line hang-up.
    Can any one suggest way out to manually create a DATABASE and TNS
    Regards
    G.A.Hamid
    [email protected]

    Hi,
    This can be solved by adding following environment variable in
    .bash_profile
    LD_ASSUME_KERNEL=2.2.5
    export LD_ASSUME_KERNEL
    After adding , just relogin as oracle user and run the installation. It will proceed without any problem. (If u get any linker error u need run the patch glibc2.1.3stubs.tar.gz file from OTN downloads).
    Bye
    In case of any problem, mail me at [email protected]
    With Regards,
    P.L. Kannan

  • Error while Installation database  ... in redhat linux 4.8

    Hi,
    i am trying to install oracle 10g in redhat linux 4.8
    i am getting error at 62%
    Error in invoking target 'ntcontb.o' of makefile   so please can any body tell me what is the issue I downloaded oracle from oracle website itself .
    product prerequisite
    Checking operating system requirements ...
    Expected result: One of redhat-3,redhat-4,SuSE-9,asianux-1,asianux-2
    Actual Result: redhat-4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking operating system package requirements ...
    Checking for make-3.79; found make-1:3.80-7.EL4. Passed
    Checking for binutils-2.14; found binutils-2.15.92.0.2-25. Passed
    Checking for gcc-3.2; found Not found. Failed <<<<
    Checking for libaio-0.3.96; found libaio-0.3.105-2. Passed
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Some packages required for the Oracle Database 10g to
    function properly are missing (see above).
    Recommendation: Install the required packages before continuing with
    the installation.
    =======================================================================
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=250.      Passed
    Checking for semmns=32000; found semmns=32000.  Passed
    Checking for semopm=100; found semopm=100.      Passed
    Checking for semmni=128; found semmni=128.      Passed
    Checking for shmmax=536870912; found shmmChecking operating system
    requirements ...
    Expected result: One of redhat-3,redhat-4,SuSE-9,asianux-1,asianux-2
    Actual Result: redhat-4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking operating system package requirements ...
    Checking for make-3.79; found make-1:3.80-7.EL4.        Passed
    Checking for binutils-2.14; found binutils-2.15.92.0.2-25.      Passed
    Checking for gcc-3.2; found Not found.  Failed <<<<
    Checking for libaio-0.3.96; found libaio-0.3.105-2.     Passed
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Some packages required for the Oracle Database 10g to
    function properly are missing (see above).
    Recommendation: Install the required packages before continuing with
    the installation.
    =======================================================================
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=250.      Passed
    Checking for semmns=32000; found semmns=32000.  Passed
    Checking for semopm=100; found semopm=100.      Passed
    Checking for semmni=128; found semmni=128.      Passed
    Checking for shmmax=536870912; found shmmax=536870912.  Passed
    Checking for shmmni=4096; found shmmni=4096.    Passed
    Checking for shmall=2097152; found shmall=2097152.      Passed
    Checking for file-max=65536; found file-max=202024.     Passed
    Checking for VERSION=2.6.9; found VERSION=2.6.9-89.ELsmp.       Passed
    Checking for ip_local_port_range=1024 - 65000; found
    ip_local_port_range=32768 - 61000.      Failed <<<<
    Checking for rmem_default=262144; found rmem_default=110592.    Failed <<<<
    Checking for rmem_max=262144; found rmem_max=131071.    Failed <<<<
    Checking for wmem_default=262144; found wmem_default=110592.    Failed <<<<
    Checking for wmem_max=262144; found wmem_max=131071.    Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The kernel parameters do not meet the minimum requirements (see above).
    Recommendation: Perform operating system specific instructions to
    update the kernel parameters.
    =======================================================================
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.2-95.27
    Actual Result: 2.3.4-2.43
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 1988MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking available swap space requirements ...
    Expected result: 2982MB
    Actual Result: 1983MB
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The system does not have the required swap space.
    Recommendation: Make more swap space available to perform the install.
    =======================================================================
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with
    DHCP-assigned public IP addresses.  However, the primary network
    interface on the system should be configured with a static IP address
    in order for the Oracle Software to function properly.  See the
    Installation Guide for more details on installing the software on
    systems configured with DHCP.
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    =======================================================================ax=536870912.    Passed
    Checking for shmmni=4096; found shmmni=4096.    Passed
    Checking for shmall=2097152; found shmall=2097152.      Passed
    Checking for file-max=65536; found file-max=202024.     Passed
    Checking for VERSION=2.6.9; found VERSION=2.6.9-89.ELsmp.       Passed
    Checking for ip_local_port_range=1024 - 65000; found
    ip_local_port_range=32768 - 61000.      Failed <<<<
    Checking for rmem_default=262144; found rmem_default=110592.    Failed <<<<
    Checking for rmem_max=262144; found rmem_max=131071.    Failed <<<<
    Checking for wmem_default=262144; found wmem_default=110592.    Failed <<<<
    Checking for wmem_max=262144; found wmem_max=131071.    Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The kernel parameters do not meet the minimum requirements (see above).
    Recommendation: Perform operating system specific instructions to
    update the kernel parameters.
    =======================================================================
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.2-95.27
    Actual Result: 2.3.4-2.43
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 1988MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking available swap space requirements ...
    Expected result: 2982MB
    Actual Result: 1983MB
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The system does not have the required swap space.
    Recommendation: Make more swap space available to perform the install.
    =======================================================================
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with
    DHCP-assigned public IP addresses.  However, the primary network
    interface on the system should be configured with a static IP address
    in order for the Oracle Software to function properly.  See the
    Installation Guide for more details on installing the software on
    systems configured with DHCP.
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed---chetan
    Edited by: CHETAN YADAV on Oct 6, 2010 3:27 PM
    Edited by: CHETAN YADAV on Oct 6, 2010 3:28 PM

    >
    so please can any body tell me what is the issue I downloaded oracle from oracle website itself .Yes. The issue is your assumption.
    Why do you assume that the o/s is automatically configured with the required s/w components for running Oracle 10g? Should the o/s have a clairvoyant module that "knows" it needs to prep itself when it is installed for supporting Oracle 10g? And not as a Weblogic server? Or mySQL? Or Postgress? Or JBoss? Or Oracle 11g?
    Be glad that Oracle s/w actually tells you exactly what it needs from the o/s that is missing or needs correction. As this is exactly how a robust s/w stack should behave.

  • How to install 11.5.9 on RedHat Linux 9, Redhat AS 2.1/3

    Hi all...
    I am doing a fresh installation of 11.5.9 on RedHat Linux 9, Redhat AS 3.
    Can u all help me in this. Plz provide me with the pre-requisite that needs to be done before installing 11.5.9.
    My system configuration is:
    Pentium IV 2.4 GHz processor.
    120 GB of Harddisk.
    512 MB of RAM.
    I am in need of this. Plz reply ASAP.
    thanks & regards
    Uruj.
    [email protected]
    [email protected]

    Looks like you guys are talking about installation of PROD environment. Did anyone tried Apps 11i10 with VIS ?
    I am running into problem here. In step 4 of 5, the system hangs at "Completed unzip 1229 of 1236". On investigaqtion, I found that the unzipping of file "_pages40.zip" is causing problem. When I tried to manually unzip it, I found that many of the files within this zip is still password protected and hence the file is unable to unzip and system just hangs there.
    Does any of you know the passwords here. Any help in this regard will be really appreciated.
    And hey, the jsdk 1.4 is now coming along with the Apps installation files and you do not have to install it seperately for 11i10 ver. The apps intallation do that itself.

  • How can i install Busineess Object XI in redhat Linux?

    <p>Does BusinessObjects Enterprise XI support clustering and loadbalncing ?<br /> If YES, does it supported on Redhat Linux ?<br /> Any document or URL on this ?</p>

    Enterprise XI does it's own clustering and load balancing for the CMS. Business Objects does not support operating third party software to perform this.
    I may be wrong but my understanding is that in order to load balance the web-site piece of XI, you have to have a way to do "sticky" sessions where a single user will always be directed to the same web server during a single session unless that server goes down in the middle of the session. So, if you need to load balance the web side of the software, you'll have to install the web component adapter on a separate server from the CMS.
    One of the available web components adapters is in Java which should run on Linux. I also believe that there is a Linux install available, but I don't know which distribution it's available for. Your best be would be to do a search in the Knowledgebase for more info on this.
    -Dell
    - A computer only does what you told it to, not what you thought you told it to!</p>

  • Plz Help : Error in installing Apex

    Hi all,
    I have Oracle Apps 11.5.9 installed on my machine and linked it with Apex 2.2.1 version.
    But when i tried to open it using IE i am getting this error:
    Forbidden
    You don't have permission to access /pls/apex/apex on this server
    Oracle HTTP Server Powered by Apache/1.3.19 Server at home.oralabs1.com Port 8000
    Can any one help me in configuring the settings.I have also seen the log file and found the installation successful message.
    Regards,
    Chandu.

    Are u sure that u correctly configure Apex (marvel.conf)?
    Have u include this file in httpd.conf?

  • Help! Errors in installing Oracle 8.0.5 for Linux on RedHat

    Hi, everyone:
    Oracle free installation support group points me here. They
    said: "Unfortunately, the trial release of Oracle8 for Linux is
    not supported by this group. You can obtain peer support on the
    Oracle8 for Linux trialproduct from the discussion group on the
    Oracle Technology Network (OTN)(http://technet.oracle.com). "
    Thanks in advacnce.
    =================================================================
    ===
    SAVED PROBLEM REPORT:
    =================================================================
    ===
    Thu Apr 8 20:28:10 EDT 1999 Platform: unixRelease:
    8.0.5Product: rdbms_common
    Version: 8.0.5.0.0Area: (Installation) Install
    information:
    Installer Version: 4.0.3.0.0 Installer Script: [
    rdbms_common.ins 907 ]
    Install Action: Complete Software/Database Fresh
    Install
    Stage Home /mnt/cdrom Oracle_Base
    /u01/app/oracle (true)
    Oracle Home /u01/app/oracle/product/8.0.5
    Owner oracle
    Log
    /u01/app/oracle/product/8.0.5/orainst/install.log
    During installation of the above product the error below
    is encountered:
    Error during action 'Creating ntcontab.o'.Command: make -f
    /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    ntcontab.o
    (if [ "compile" = "compile" ] ; then \
    /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\ rm -f
    /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    /u01/app/oracle/product/8.0.5/bin/gennttab:
    /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    ordirectory
    ntcontab.c:7: sys/types.h: No such file or directory
    mv: ntcontab.o: No such file or directorymake: *** [ntcontab.o]
    Error 1
    =================================================================
    ===
    =================================================================
    ===
    SAVED PROBLEM REPORT:
    =================================================================
    ===
    Thu Apr 8 20:29:19 EDT 1999 Platform: unixRelease:
    8.0.5Product: rdbms_common
    Version: 8.0.5.0.0Area: (Installation) Install
    information:
    Installer Version: 4.0.3.0.0 Installer Script: [
    rdbms_common.ins 907 ]
    Install Action: Complete Software/Database Fresh
    Install
    Stage Home /mnt/cdrom Oracle_Base
    /u01/app/oracle (true)
    Oracle Home /u01/app/oracle/product/8.0.5
    Owner oracle
    Log
    /u01/app/oracle/product/8.0.5/orainst/install.log
    During installation of the above product the error below
    is encountered:
    Error during action 'Creating ntcontab.o'.Command: make -f
    /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    ntcontab.o
    (if [ "compile" = "compile" ] ; then \
    /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\ rm -f
    /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    /u01/app/oracle/product/8.0.5/bin/gennttab:
    /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    ordirectory
    ntcontab.c:7: sys/types.h: No such file or directory
    mv: ntcontab.o: No such file or directorymake: *** [ntcontab.o]
    Error 1
    =================================================================
    ===
    LINUX ENVIRONMENTAL VIABLES DUMPED===========================
    Machine Environment:--------------------
    User: uid=502(oracle) gid=502(dba) groups=502(dba)
    Current Directory: /mnt/cdrom/orainstMachine: {
    Linux localhost.localdomain 2.0.36 #1 Tue Oct 13
    22:17:11 EDT 1998i586 unknown
    [From uname -a] localhost.localdomain [From
    hostname]}Ulimit: {
    core file size (blocks) 1000000 data seg size
    (kbytes) unlimited
    file size (blocks) unlimited max memory size
    (kbytes) unlimited
    stack size (kbytes) 8192 cpu time (seconds)
    unlimited
    max user processes 256 pipe size (512 bytes)
    8
    open files 256 virtual memory (kbytes)
    2105343}Swap: {
    procs memory swap io
    system cpu
    r b w swpd free buff cache si so bi bo in
    cs us sy id
    0 0 0 40 9168 14632 56620 0 0 22 16 171
    64 4 2 94
    [From vmstat]}Disk Mounts: { /dev/hda10 on / type
    ext2 (rw)
    none on /proc type proc (rw) /dev/hda8 on /boot type
    ext2 (rw)
    /dev/hdc on /mnt/cdrom type iso9660 (ro) [From
    mount]}Disk Free: {
    Filesystem 1024-blocks Used Available Capacity
    Mounted on
    /dev/hda10 1112004 253147 801403 24% /
    /dev/hda8 21927 596 20199 3%
    /boot
    /dev/hdc 397472 397472 0 100%
    /mnt/cdrom [From df -k]
    }Environment: { HISTFILESIZE=1000 HISTSIZE=1000
    HOME=/home/oracle
    HOSTNAME=localhost.localdomain HOSTTYPE=i386
    LD_LIBRARY_PATH=/u01/app/oracle/product/8.0.5/lib
    LOGNAME=oracle
    MAIL=/var/spool/mail/oracle
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/8.0.5
    ORACLE_SID=ORC1 ORACLE_TERM=386x
    ORA_NLS33=US7ASCII OSTYPE=Linux
    PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/u01/app/oracle/
    product/8.0.5/bin:/bin:/usr/bin:/usr/local/bin
    SHELL=/bin/sh SHLVL=2 TERM=linux TMPDIR=/var/tmp
    USER=oracle _=/usr/bin/env}
    System Tables: {}Semaphores: { ------ Shared Memory
    Segments --------
    key shmid owner perms bytes
    nattch status
    ------ Semaphore Arrays --------
    key semid owner perms nsems
    status
    ------ Message Queues --------
    key msqid owner perms used-bytes
    messages
    [From ipcs -sa] }Shared Mem: { ------ Shared
    Memory Segments --------
    key shmid owner perms bytes
    nattch status
    ------ Semaphore Arrays --------
    key semid owner perms nsems
    status
    ------ Message Queues --------
    key msqid owner perms used-bytes
    messages
    [From ipcs -ma] }/etc/oratab: {}Tracing: { } :
    null

    John -
    You are missing some required Linux files. When you install
    Linux, pick the 'everything' option, then weed out the obvious
    things you don't want (like the Serbian How-To's, etc.)
    I say this because I ran into the exact same thing this past
    weekend after picking and choosing which packages to install for
    Linux. After re-installing with the 'everything' option, the
    Oracle install went swimmingly. I wish I could tell you which
    package in particular you are missing, but I never figured that
    out.
    carl
    John (guest) wrote:
    : Hi, everyone:
    : Oracle free installation support group points me here.
    They
    : said: "Unfortunately, the trial release of Oracle8 for Linux
    is
    : not supported by this group. You can obtain peer support on
    the
    : Oracle8 for Linux trialproduct from the discussion group on
    the
    : Oracle Technology Network (OTN)(http://technet.oracle.com). "
    : Thanks in advacnce.
    =================================================================
    : ===
    : SAVED PROBLEM REPORT:
    =================================================================
    : ===
    : Thu Apr 8 20:28:10 EDT 1999 Platform: unixRelease:
    : 8.0.5Product: rdbms_common
    : Version: 8.0.5.0.0Area: (Installation) Install
    : information:
    : Installer Version: 4.0.3.0.0 Installer Script: [
    : rdbms_common.ins 907 ]
    : Install Action: Complete Software/Database Fresh
    : Install
    : Stage Home /mnt/cdrom Oracle_Base
    : /u01/app/oracle (true)
    : Oracle Home /u01/app/oracle/product/8.0.5
    : Owner oracle
    : Log
    : /u01/app/oracle/product/8.0.5/orainst/install.log
    : During installation of the above product the error below
    : is encountered:
    : Error during action 'Creating ntcontab.o'.Command: make -f
    : /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    : ntcontab.o
    : (if [ "compile" = "compile" ] ; then \
    : /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    : cc -c ntcontab.c ;\ rm -f
    : /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    : mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    : /u01/app/oracle/product/8.0.5/bin/gennttab:
    : /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    : ordirectory
    : ntcontab.c:7: sys/types.h: No such file or directory
    : mv: ntcontab.o: No such file or directorymake: ***
    [ntcontab.o]
    : Error 1
    =================================================================
    : ===
    =================================================================
    : ===
    : SAVED PROBLEM REPORT:
    =================================================================
    : ===
    : Thu Apr 8 20:29:19 EDT 1999 Platform: unixRelease:
    : 8.0.5Product: rdbms_common
    : Version: 8.0.5.0.0Area: (Installation) Install
    : information:
    : Installer Version: 4.0.3.0.0 Installer Script: [
    : rdbms_common.ins 907 ]
    : Install Action: Complete Software/Database Fresh
    : Install
    : Stage Home /mnt/cdrom Oracle_Base
    : /u01/app/oracle (true)
    : Oracle Home /u01/app/oracle/product/8.0.5
    : Owner oracle
    : Log
    : /u01/app/oracle/product/8.0.5/orainst/install.log
    : During installation of the above product the error below
    : is encountered:
    : Error during action 'Creating ntcontab.o'.Command: make -f
    : /u01/app/oracle/product/8.0.5/network/lib/ins_network.mk
    : ntcontab.o
    : (if [ "compile" = "compile" ] ; then \
    : /u01/app/oracle/product/8.0.5/bin/gennttab > ntcontab.c ;\
    : cc -c ntcontab.c ;\ rm -f
    : /u01/app/oracle/product/8.0.5/lib/ntcontab.o ;\
    : mv ntcontab.o /u01/app/oracle/product/8.0.5/lib ; fi)
    : /u01/app/oracle/product/8.0.5/bin/gennttab:
    : /u01/app/oracle/product/8.0.5/bin/get_platform: No such file
    : ordirectory
    : ntcontab.c:7: sys/types.h: No such file or directory
    : mv: ntcontab.o: No such file or directorymake: ***
    [ntcontab.o]
    : Error 1
    =================================================================
    : ===
    : LINUX ENVIRONMENTAL VIABLES DUMPED===========================
    : Machine Environment:--------------------
    : User: uid=502(oracle) gid=502(dba) groups=502(dba)
    : Current Directory: /mnt/cdrom/orainstMachine: {
    : Linux localhost.localdomain 2.0.36 #1 Tue Oct 13
    : 22:17:11 EDT 1998i586 unknown
    : [From uname -a] localhost.localdomain [From
    : hostname]}Ulimit: {
    : core file size (blocks) 1000000 data seg size
    : (kbytes) unlimited
    : file size (blocks) unlimited max memory size
    : (kbytes) unlimited
    : stack size (kbytes) 8192 cpu time (seconds)
    : unlimited
    : max user processes 256 pipe size (512 bytes)
    : 8
    : open files 256 virtual memory (kbytes)
    : 2105343}Swap: {
    : procs memory swap io
    : system cpu
    : r b w swpd free buff cache si so bi bo in
    : cs us sy id
    : 0 0 0 40 9168 14632 56620 0 0 22 16 171
    : 64 4 2 94
    : [From vmstat]}Disk Mounts: { /dev/hda10 on / type
    : ext2 (rw)
    : none on /proc type proc (rw) /dev/hda8 on /boot type
    : ext2 (rw)
    : /dev/hdc on /mnt/cdrom type iso9660 (ro) [From
    : mount]}Disk Free: {
    : Filesystem 1024-blocks Used Available Capacity
    : Mounted on
    : /dev/hda10 1112004 253147 801403 24% /
    : /dev/hda8 21927 596 20199 3%
    : /boot
    : /dev/hdc 397472 397472 0 100%
    : /mnt/cdrom [From df -k]
    : }Environment: { HISTFILESIZE=1000 HISTSIZE=1000
    : HOME=/home/oracle
    : HOSTNAME=localhost.localdomain HOSTTYPE=i386
    : LD_LIBRARY_PATH=/u01/app/oracle/product/8.0.5/lib
    : LOGNAME=oracle
    : MAIL=/var/spool/mail/oracle
    : ORACLE_BASE=/u01/app/oracle
    : ORACLE_HOME=/u01/app/oracle/product/8.0.5
    : ORACLE_SID=ORC1 ORACLE_TERM=386x
    : ORA_NLS33=US7ASCII OSTYPE=Linux
    PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/u01/app/oracle/
    : product/8.0.5/bin:/bin:/usr/bin:/usr/local/bin
    : SHELL=/bin/sh SHLVL=2 TERM=linux TMPDIR=/var/tmp
    : USER=oracle _=/usr/bin/env}
    : System Tables: {}Semaphores: { ------ Shared
    Memory
    : Segments --------
    : key shmid owner perms bytes
    : nattch status
    : ------ Semaphore Arrays --------
    : key semid owner perms nsems
    : status
    : ------ Message Queues --------
    : key msqid owner perms used-bytes
    : messages
    : [From ipcs -sa] }Shared Mem: { ------ Shared
    : Memory Segments --------
    : key shmid owner perms bytes
    : nattch status
    : ------ Semaphore Arrays --------
    : key semid owner perms nsems
    : status
    : ------ Message Queues --------
    : key msqid owner perms used-bytes
    : messages
    : [From ipcs -ma] }/etc/oratab: {}Tracing: { } :
    null

  • HELP: error when installing Oracle Client 8.0.5.0.0 on Windows98

    I am trying to run the installer CD for the Oracle8 Client v. 8.0.5.0.0 for Windows NT and Windows 95/98 on a Windows98 desktop.
    This is the error the installer reports back to me:
    ORAINST caused an invalid page fault in
    module OIBKND32.DLL at 015f:00be7cec.
    Registers:
    EAX=00000000 CS=015f EIP=00be7cec EFLGS=00010216
    EBX=ffffff10 SS=0167 ESP=0064de34 EBP=00e1c2e4
    ECX=fffffdef DS=0167 ESI=00e20000 FS=0f07
    EDX=aaaaaab0 ES=0167 EDI=0064de68 GS=0000
    Bytes at CS:EIP:
    80 3e 20 75 ef 83 fa 64 7d 06 81 c2 6c 07 00 00
    Stack dump:
    00e1c2e4 00e1c634 00e1c644 00dd24d4 00e1c640 fffffdf0 00000010 0064f148 00be81d8 00e1c454 00bf33fc 0064de68 00e1c644 00000010 780012c2 00000008 Y
    I have previously installed the Oracle 7 client and when I try to remove the files that came with that I get a differnt error that also asks me to close and then exits.
    Does anyone have any clues?
    Tamara Foster
    [email protected]
    null

    I guess results are unpredictable when using such an old client, that was not written to handle pipelined functions. Presumably in its communication with the server it is sending the wrong information because it doesn't know what datatype it is dealing with.
    You will also hit problems dealing with object and collection types in general, timestamps, intervals and WITH clauses. I've had no problems using the 10g client against a 9.2 database. Not only do you get a better version of SQL*Plus, but it solved some similar problems within PL/SQL Developer.

Maybe you are looking for