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

Similar Messages

  • How install Oracle Developer Suite 10g for Linux (Including Forms & Reports

    hi
    i want to install Forms & Reports Developer Suite in Linux OS So i have downloaded From OTN Site
    "Oracle Developer Suite 10g for Linux (Including Forms & Reports)"
    These are the File's i have Downloaded:
    as_linux_x86_ids_101202_disk1.cpio
    as_linux_x86_ids_101202_disk2.cpio
    so in the Oracle Documentation Site they have given Guide as Follows:
    $cpio -idmv < as_linux_x86_ids_101202_disk1.cpio
    $cpio -idmv < as_linux_x86_ids_101202_disk2.cpio
    after that what should i do ...
    How to Install Oracle Developer Suite 10g for Linux (Including Forms & Reports)
    Kindly Reply ASAP

    Pl follow the steps in the Install Guide - http://download.oracle.com/docs/cd/B19375_02/doc/frs/install/B19314_02/toc.htm
    Srini

  • 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.

  • Getting Error while installing oracle 10g 1.0.2.0 on Redhat - linux 64bit

    I am installing oracle 10g on Redhat 64bit (VM ware). In the middle it gives some error oracle Net services cancelled. Please see the error message below and advise.
    Configuration assistant "Oracle Net Configuration Assistant" was canceled.
    The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled.
    This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java -Duser.dir=/u01/app/oracle/product/10.2.0/db_1/network/jlib -classpath /u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar:/
    u01/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/
    u01/app/oracle/product/10.2.0/db_1/network/tools:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt9.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/
    u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /u01/app/oracle/product/10.2.0/db_1 /orahnam OraDb10g_home1 /instype typical /inscomp client,
    oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /
    u01/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp
    Configuration assistant "Oracle Net Configuration Assistant" was canceled.
    The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled.
    This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.

    865231 wrote:
    I am installing oracle 10g on Redhat 64bit (VM ware). In the middle it gives some error oracle Net services cancelled. Please see the error message below and advise.
    Configuration assistant "Oracle Net Configuration Assistant" was canceled.
    The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled.
    This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java -Duser.dir=/u01/app/oracle/product/10.2.0/db_1/network/jlib -classpath /u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar:/
    u01/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar:/
    u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/
    u01/app/oracle/product/10.2.0/db_1/network/tools:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt9.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/
    u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /u01/app/oracle/product/10.2.0/db_1 /orahnam OraDb10g_home1 /instype typical /inscomp client,
    oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /
    u01/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp
    Configuration assistant "Oracle Net Configuration Assistant" was canceled.
    The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled.
    This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.I thought the error message gave the advice already:
    The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled.
    This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.Looks like you canceled the pop up to configure your tns files. No harm, your database created just fine, but probably didn't configure listener.ora, sqlnet.ora, and tnsnames.ora. Just run netca and finish the tns confiiguration.

  • 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.

  • Issue while Installing Oracle Data Access Software for Windows

    All,
    Iam getting the following error while installing Oracle Data Access Software for windows. Iam installing in WindowsXP, with Oracle 9i release 9.2.0.7.0 DB and client in the same Box.
    It shows
    The Specified Key key was not found while trying to GetValue
    * Stop installation of all Products
    * Stop installtion of this componenent only.
    Kindly let me know why this error is showing up.
    Regards
    Ramesh

    Most probably you have hit this issue:
    "If you have more than one Oracle Home installed on the same machine (e.g. Oracle8i client and Oracle9i Release 2 client), use the Oracle Home Selector to run your applications with Oracle9i Release 2 client. "
    As documented on the Oracle Data Access Software for Windows. Release 9.2.0.4.0
    ~ Madrid.

  • Download oracle 8.1.7 for linux

    Hi! I need to install an oracle database version 8.1.7 on my linux machine for my current project. Please give an alternative to download this version of the server since it's not possible to do it from the oracle site anymore.
    Thanks.

    Hi;
    please help me to download oracle 8.1.7 for linux i am tired of searching on the GOOGLE. :(
    From where I can download this Version?1. You can download 11.2.0.1 version from otn for 11.2.0.2 and 11.2.0.3 you need to have metalink account
    2. For this release you can rise SR or contact with your local oracle office.
    PS:Please dont forget to change thread status to answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Error while Installing Oracle Services for Microsoft Transaction Server

    I downloaded "Oracle9i Database Release 2 Enterprise/Standard/Personal Edition for Windows NT/2000/XP" and installed the personal edition. It did not install successfully and gave this error message:
    Error while Installing Oracle Services for Microsoft Transaction Server
    The specified key was not found while trying to GetValue
    - stop installation of all products.
    - stop installation of this component only.
    The installation of Oracle 9i Database was unsuccessful
    The Integration tools and client installed just fine from the same download. Why didn't the database install successfully? All the other components seemed to install just fine and the database appeared to be created - but I could not open it and there was not start menu option for DBA Studio.
    I am running Windows 2000 professional with Service Pack 3 on a 2 GHz Pentium4 machine with 512MB Rambus RAM, 32bit color graphics ATI All-in-Wonder card, about 40GB of disk space, a local peer-to-peer network via cat5 cable to another Win2k P3 machine, and Creative Soundblaster Audigy card. Do I need to adjust any network settings? Would it help or hinder if I installed MS IIS? WinNT has a Microsoft Transaction Server (MTS) but Win2k has COM+ instead; does that make a difference in terms of the installer looking for MTS? Do I need to configure COM+ in some special way / change settings?

    HI Salman,
    I am doing the following.
    1. I am installing Oracle 10.2.01 Database(Not Client) on my windows Xp laptop. While installation i Choose the custom option and Check the Oracle Windows Interface. In that i check the "Install Oracle Services for Microsoft Transaction server" checkbox. The installation goes on fine till 99% and when it tries to install the
    Oracle Services for Microsoft Transaction server it gives an error saying that "Microsoft Transaction server" was not found on the system.
    I had previously installed the same on my laptop and it was working fine. but after uninstallation when i try to re install i get this problem.
    If i go to the services.msc option in windows i still see the OracleMTSRecoveryService option even when i have uninstalled oracle. But when i try to start the services i get the following error
    Could Not start the OracleMTSRecoveryService on the local computer.
    Error 3: The system cannot find the file specified.
    Any help on how to resolve this issue will be highly appreciated

  • Error while installing oracle 9i(9.2.0.1.0) on Red Hat Linux 8

    hi
    friends,
    i'm getting error while installing Oracle 9i(9.2.0.1.0). this eror was came when linking process was going on. Error is as follow.
    "Error in invoking target install of make file"
    /home/oracle/product/9.2.0/plsql/lib/ins_plsql.mk"
    /home/oracle/product/9.2.0/precomp/lib/ins_precomp.mk"
    /home/oracle/product/9.2.0/sqlplus/lib/ins_sqlplus.mk"
    /home/oracle/product/9.2.0/network/lib/ins_oemagent.mk"
    pls. help me what to do?
    Dharmesh

    See this :
    I saw this error only in connection with Oracle 9i (9.0.1) installation.
    Edit the file $ORACLE_HOME/bin/genclntsh and change the following line (people have sent me emails pointing out that this also works for Mandrake 8.1 and Mandrake 8.2):
    LD_SELF_CONTAINED="-z defs"
    to read:
    LD_SELF_CONTAINED=""
    Then run the script $ORACLE_HOME/bin/genclntsh as the user "oracle" and not as the user "root". Also make sure you have all the Oracle environments set! (I got so many emails because people were not doing this)
    $ su - oracle
    $ $ORACLE_HOME/bin/genclntsh
    Created /opt/oracle/product/9.0.1/lib/libclntst9.a
    $
    After that hit retry in the error popup. This always worked for me.
    (I was told that this also works for SuSE 8.0.)
    Here is Oracle's official solution for Oracle 9iR1 or 9iR1 iAS on RedHat 2.1 Advanced Server:
    http://otn.oracle.com/software/products/oracle9i/files/binutils_readme.html
    from: http://www.puschitz.com/OracleOnLinux.shtml
    Hope it help you
    Basem

  • Error while installing Oracle 10g on Solaris 9 x86

    Hi all,
    I got several error after install oracle 10g. After I run the root.sh. It prompt :
    Starting Oracle CSS service under init(1M)
    Expecting the CRS daemons to be up within 120 seconds.
    Giving up: Oracle CSS stack appears NOT to be running.
    and when I start sqlplus, it prompt:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Intel SVR4 UNIX Error: 2: No such file or directory
    and following the error message prompt every minutes.
    "oracle: (Oracle CSSD will be run out of init)"
    "root: Failure in CSS initialization opening OCR."
    I don't think reinstall oracle will solve my problem if I don't figure out what going wrong. Could anyone tell me what I need to do? Thanks very much for helping.
    Cheers,
    Alex

    Check also if the t-bit is set:
    [root@vtl1g121 ~]# ls -dl /tmp
    drwxrwxrwt 11 root root 4096 Apr 10 11:44 /tmp
    This is needed to mark the filesystem/directory as temporary.
    Sometimes this can cause such problems also
    Command: chmod +t   /tmp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Error while installing oracle 11g in centos 5.3

    I got this error while installing oracle 11g in my laptop with centos 5.3
    the error is:
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 76430 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 6000 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,
    Continue? (y/n) [n] y
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-03-07_12-09-48PM. Please wait ...[oracle@www database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.Toolkit$2.run(Toolkit.java:821)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
    at oracle.install.commons.util.Application.startup(Application.java:758)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
    please help me solve this...i am new to linux so can anyone give me detailed instructions.i tried using the installation guide and even though i got this error...

    Firstly Thank you everyone for giving me your suggestions.
    I tried installing oracle 11g in centos using Tim's tutorial and i all went fine initially i got the oracle 11g installation GUI and i got an error while starting database configuration.
    The error was : TNS failed
    and i got two options in that dialog box "ignore" and "abort"
    after press ignore a few times.the installation finished successfully.
    When i opened terminal and typed
    sqlplus SYS as SYSDBA
    it asked for password
    when i gave the password again it showed the error TNS failed
    kindly help me solve this.....

  • Help needed in installing oracle applications 11i in Linux

    Hi every one . i m trying to install oracle applications 11i suite in Linux machine.. but i am getting error in the following way
    Error in File System
    Error - Unable to create directory with proper privileges:
    Database ORACLE_HOME
    Mount Point = /d02/oracle/proddb/9.0.2
    and it continues for all the directories which application is trying to create..
    And also Error in File Space Check
    Error - Not enough free disk space on system :
    Database ORACLE_HOME = /d02/oracle/proddb/9.2.0
    required = 2905.0
    available = 0.0
    I have some 140 GB free space in my disk... Please help me out... thankx in advance

    Nothing changed .. its shows the same error...
    i will explain my scenario... i have a dump of Oracle suite in Hard Drive.
    assigned value to LD_ASSUME_KERNEL
    Creater Users. group
    created directories oracle & apps
    and given permissions... to the directories...
    Its showing the same error again and again... plz help out

  • Errors when installing Oracle Client 10.2.0.2.0 on zLinux (Red Hat)

    I am receiving errors when installing Oracle Client 10.2.0.2.0 (Administrator) on zLinux. During the install I receive two notifications for File Not Found when the installer tries to create the link for lib32/libclntsh.so.10.1. I hit ignore on the pop-ups and the install completes. The Oracle Net Configuration Assistant then fails to launch with the following error:
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /opt/oracle/product/10.2.0/db_1/bin/netca /orahome /opt/oracle/product/10.2.0/db_1 /orahnam Oracle_home /instype custom /inscomp client,oraclenet,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /opt/oracle/product/10.2.0/db_1/network/install/netca_clt.rsp
    UnsatisfiedLinkError exception loading native library: njni10
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "/opt/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    I have seen multiple threads relating to very similar errors, but none of the fixes that were suggested have worked. I have double checked the required Red Hat packages and made sure they were all installed on the server. All of the prerequisite checks for the installer are successful. Any assistance would be of most helpful!

    Worked with my Linux system admin and figured out that we were indeed missing some packages. There are 390 and 390x rpm's for Red Hat on System Z, i.e. 64 bit and 32 bit versions. Since we are running a 64 bit os some of those 32 bit packages did not get installed. Since our roles are split up, I am kind of blind as to the OS setup so I was not able to catch the problem. It is truly puzzling as to why Oracle would need 32 bit packages even though Oracle client is 64 bit. Regardless, after adding the 32 bit rpm's the installer was able to perform the linking operation that was failing, and the network configuration script ran successfully.

  • Error after installing Oracle Enterprise Linux (Release 5) on Dell T 110

    eth0      Link encap:Ethernet  HWaddr 00:15:17:F7:81:53 
              inet addr:192.1.1.11  Bcast:192.1.1.255  Mask:255.255.255.0
              inet6 addr: fe80::215:17ff:fef7:8153/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:220 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:100
              RX bytes:0 (0.0 b)  TX bytes:15868 (15.4 KiB)
              Memory:dfcc0000-dfce0000
    eth1      Link encap:Ethernet  HWaddr B8:AC:6F:92:C2:0C 
              inet addr:192.1.1.9  Bcast:192.1.1.255  Mask:255.255.255.0
              inet6 addr: fe80::baac:6fff:fe92:c20c/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:263812 errors:0 dropped:0 overruns:0 frame:0
              TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:18959341 (18.0 MiB)  TX bytes:9476 (9.2 KiB)
              Interrupt:169 Memory:dfbf0000-dfc00000
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:1393 errors:0 dropped:0 overruns:0 frame:0
              TX packets:1393 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:4035655 (3.8 MiB)  TX bytes:4035655 (3.8 MiB)Any help please. I am a first time Linux user.
    Thanks
    A/A

    This looks like a follow up of Re: Error after installing Oracle Enterprise Linux (Release 5) on Dell T 110
    Can you give more details what you are trying to do or trying to accomplish. Where are you trying to ping to?
    It could be that you have not defined your gateway or DNS server for name to IP mapping. What is the output of
    # netstat -rn
    # cat /etc/resolv.conf

  • Error while installing oracle apps 11.5.10

    Hi all,
    I have got errors while installing oracle apps 11.5.10. I have configured all the system parameters.
    Unable ti complete instance configuration
    RW-50010 error script has returned an error 1
    RW-50004 error code received when running external process
    Please let me know the solution
    Thanks
    Manikandan

    You would get better answers if you asked in the correct forum.
    LCM: 11i Install/Upgrade
    Also, it would help if you looked at the logs to find the errors.

Maybe you are looking for

  • Firefox 6. When right clicking a tab no drop-down menu appears. Why do I not have the option to pin, unpin, etc.

    I'm using Firefox 6 with all current updates. This is on a desktop pc running Windows XP (Service Pack 3). At some previous time I was able to pin tabs - I pinned three. Lately I do not have a drop-down menu when right clicking on a pinned or unpinne

  • Problems with dark colours importing photos in iMovie 11

    Hello, I have a problem importing photos from iPhoto Library 11 to iMovies 11 in order to build a video HD 1080p. When iMovie creates the snapshot of the photo, happens that dark photo's colours (above all black) appears ginned with low resolution an

  • Finder is not displaying some folders and files

    Most folders and files are displaying properly, but some are missing.  I can find them by typing their names into the search window, but they are not displaying automatically in Finder.

  • Record option in web dynpro application

    Hi experts, When an application is created. Right click on that application , there is an option <b>Record</b> comming in the menu. Can any body tell, what this option does actually. Regards Mrityunjay

  • Data base update

    Hello, I have a internal table (t_itab) with shipref no and I want to update the database table (z1sd_05) with the statement "UPDATE z1sd_05 from table t_itab." But in my database table z1sd_05, there are 20+ fields more like date, time, username etc