Error in installing oracle 11.1 on Linux

This is the error message I get when installing oracle 11g 11.1.0.6.0 on Linux 5 (CentOS 5.2 Final) and the installation stalls at 9% fro m the installation logs
java.util.zip.ZipException: invalid entry size (expected 6802107 but got 6802124 bytes)
at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:368)
at java.util.zip.ZipInputStream.read(ZipInputStream.java:141)
at java.io.FilterInputStream.read(FilterInputStream.java:90)
at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1470)
at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyFileFromJar(OiijFastJarExtracter.java:307)
at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyJarContents(OiijFastJarExtracter.java:227)
at oracle.sysman.oii.oiij.OiijFastJarExtracter.extract(OiijFastJarExtracter.java:146)
at oracle.sysman.oii.oiij.OiijJarExtractQueue$OiijJarExtractWorker.run(OiijJarExtractQueue.java:341)
I am an Oracle DBA and do not have any knowledge in Java. Can anyone help
me.
Thank you

Hi,
Are you installing from Software CD?
If you have downloaded it from the OTN, check the size of Software. This error is thrown when the downloaded software is not proper or corrupted.
Try downloading the compatiable OS specific software again. Check the size of the software and install it again.
-Priyanka

Similar Messages

  • Error While Installing ORACLE 10g in Redhat Linux 5.0

    Hi all,
    Anybody please guide me regarding the posted error.
    I'm trying to install ORACLE 10g in Redhat Linux 5.0 and finding error as "Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-10-15_09-20-56PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    I tired a lot to sort it out but unable to resolve.So please tell me the possible ways.
    I appreciate all types of clarifications...
    Thanks in Advance
    Sajeev George

    Sajeevcmc wrote:
    Hi,
    Thanks for the reply.
    Could you please tell me the rpm full name and where i can download the same?
    Thanks in Advance
    SAJEEV GEORGEYou need to have the following packages installed already before starting Oracle installation
    http://download.oracle.com/docs/cd/B19306_01/install.102/b15669/pre_install.htm#sthref80
    binutils-2.15.92.0.2-10.EL4
    compat-db-4.1.25-9
    control-center-2.8.0-12
    gcc-3.4.3-9.EL4
    gcc-c++-3.4.3-9.EL4
    glibc-2.3.4-2
    glibc-common-2.3.4-2
    gnome-libs-1.4.1.2.90-44.1
    libstdc++-3.4.3-9.EL4
    libstdc++-devel-3.4.3-9.EL4
    make-3.80-5
    pdksh-5.2.14-30
    sysstat-5.0.5-1
    xscreensaver-4.18-5.rhel4.2
    And from the following link, you can get the same list:
    http://www.puschitz.com/InstallingOracle10g.shtml (Go to Checking Software Packages (RPMs))
    And from my installation guide you can easily install Oracle on Linux by following step by step instruction
    [Step by Step Installing Oracle Database 10g Release 2 on Linux (CentOS) and AUTOMATE the installation using Linux Shell Script|http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Error in Installing Oracle 9i on RedHat LINUX 8.0

    When I am trying to install Oracle 9i on RedHat LINUX 8.0 I am getting the Error message " CANNOT COPY INTO THE FILE aurora.zip". I just ignored this and i continued the Installation. But after some time (During installation in LINKING part) i am getting the error message ERROR IN INVOKING TARGET ctx_on OF MAKEFILE /u01/app/oracle/product/9.2.0/rdbms/lib/ins_rdbms.mk
    What shall i do for this?

    are u sure that u can load Oracle 9i on Linux 8.0? i am aware that the three Linux distributions certified for Oracle 10g are:
    Red Hat Enterprise Linux 2.1
    Red Hat Enterprise Linux 3
    Novell SUSE Linux Enterprise Server 8

  • Error when Installing Oracle XE on Suse Linux 10.0

    I am installing Oracle xe on Suse Linux 10.0.
    I get following error.
    gthomas@linux:~/oraclexe> rpm -ivh oracle-xe-10.2.0.1-0.1.i386.rpm
    error: cannot get exclusive lock on /var/lib/rpm/Packages
    error: cannot open Packages index using db3 - Operation not permitted (1)
    error: cannot open Packages database in /var/lib/rpm
    Please help
    George

    I found another thread in this forum where you can look up how to extend your swap space (look at the bottom of that thread):
    re:Out of swap space during 9iAS install.
    I am very new to Linux, I am very much disappointed,
    I installed Linux with lots of hopes that I can
    Install Oracle tools easily on Linux and work
    comfortably. Now If I cannot intall a small database
    Oracle XE, even with 1GB Ram and 25GB harddrive on
    Linux, I don't realize why people run for Linux.
    I could Oracle XE on windows on a machine with 512
    mb ram in 4 minutes.Maybe you should take into consideration that you are not so "new" to windows and that each new system has a learning curve.
    Someone please help.. in detail. How to resize the
    swap partition at this point.Look in the provided link.
    I have very limitted or no knowldge in Linux.Maybe you should change that or stay with what you know. I don't see any other way ...
    As a sidenote, each command under Linux does have a so called "man" page (from manual). You also need to open a shell to access those commands as shown in the thread.
    And please, take a look at the commands in that thread before you start implementing, since for example the dd command seems only to create a file with a size of 512M.
    Knowing how to use a search engine would also be a valuable asset in your current position.
    C.

  • Errors while Installing Oracle Xpress XE on Linux (Suse 11.2)

    Hi everyone,
    i tried to install Oracle XE on a Linux System. But i got several Errros during the Installation :
    Paket "oracle-xe-10.2.0.1-1.0.i386"
    Executing the Package got following Errors :
    Start with : rpm - ivh oracle-xe-10.2.0.1-1.0.i386.rpm
    Last steps :
    Executing Post Install steps
    insserv : warning : script 'oracle-xe' missing LSB tags and overrides
    insserv : Default-Start undefined, assuming default start runlevel(s) for script 'oracle-xe'
    oracle-xe 0:off 1:off 2:off 3:on 4:off 5:on 6:off
    I tried to configure :
    (oracle-xe configure)
    The Listener startet correctly.
    After that 3 Error-Messages :
    Configuring Database : /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/*.log no such file or directory
    /bin/chmod: cannot access '/usr/lib/oracle/xe/oradata/XE' no such file or directory
    and again :
    /bin/chmod: cannot access '/usr/lib/oracle/xe/oradata/XE' no such file or directory
    PS : the Folder doesn´t exist after Installing
    At the end :
    Intsallation completet Successfully (!!!!)
    The Database Files are missing ....
    The script "createdatase.sh" even got only errors (NOT Connected).
    Did i do anything wrong ? Any help is welcome !
    MfG
    Stephan
    Edited by: user1418491 on 12.09.2010 12:59
    Add :
    If I try to conenct via SQL the following Error occures :
    Enter user-name: system
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Edited by: user1418491 on 12.09.2010 13:52

    Hi all,
    the Problem ist still allive ^^
    By Installing the RPM Package i get some errors concerning the folder /var/tmp/. I think this is the problem why the initial database is not installed. So I´ve done the steps again with the comman ./createdb.sh.
    The naked DB is installed (without APEX i think). So i installed the APEX 4.0 again an i found on my external Linux Server (V-Server !) the folowing Index :
    Name
    Last modified
    Size
    i/ Tue, 14 Sep 2010 20:26:24 GMT
    public/ Tue, 14 Sep 2010 17:31:36 GMT
    sys/ Tue, 14 Sep 2010 17:31:43 GMT
    A folder /i/ written by the Apex, but still no Apex !
    The DB works correctly by Using Putty an start SQL+ on the V-Server but external connect is still not pssible.
    HTTP Access in the DB ist set to LOCALACCESS=false
    HTTP Port = 8080
    Listener = 1521
    TNSPING external DB is ok, but connecting via SQL or something still got erros written above (ORA-12514 )
    by connecting with IE8 i have to connect with sys/pw . But there happened nothing after that exept showing the folders.
    A firewall isn´t running on my V-Server because there is even teamspeak running with 6 servers.
    I´ll try with the ORARUN.RPM and hope ist will work ^^
    Add :
    I tried ORARUN.RPM but the same Errors coming as installing the ORACLE-UNIV.RPM
    Updating etc/sysconfig/oracle...
    insserv: warning: script 'S09vzquota' missing LSB tags and overrides
    insserv: warning: script 'S01oracle-xe' missing LSB tags and overrides
    insserv: warning: script 'K01psa-firewall' missing LSB tags and overrides
    insserv: warning: script 'S01psa-vpn' missing LSB tags and overrides
    insserv: warning: script is corrupt or invalid: /etc/init.d/rc6.d/S00vzreboot
    insserv: warning: script 'oracle-xe' missing LSB tags and overrides
    insserv: warning: script 'psa-vpn' missing LSB tags and overrides
    insserv: warning: script 'psa-firewall-forward' missing LSB tags and overrides
    insserv: Default-Start undefined, assuming default start runlevel(s) for script `psa-firewall-forward'
    insserv: warning: script 'psa-firewall' missing LSB tags and overrides
    insserv: warning: script 'vzquota' missing LSB tags and overrides
    MfG
    Stephan
    Edited by: Stephan on 15.09.2010 12:34

  • Error at installing Oracle 10g database on Linux 5.4 (64 bits)

    Hello:
    I'm installing Oracle 10.2.0.1 on Red Hat Enterprise Linux Server release 5.4 (Tikanga), kernel 2.6.18-164.el5 #1 x86_64 x86_64 x86_64 GNU/Linux.
    I get the following error in OUI at the link phase:
    Error calling target 'agent nmo nmb' of makefile '/opt/oracle/product/10.2/sysman/lib/ins_sysman.mk'
    Here, the errors I found in the make.log file:
    make -f /opt/oracle/product/10.2/sysman/lib/ins_sysman.mk relink_exe EXENAME=e2eme
    make[1]: se ingresa al directorio `/opt/oracle/product/10.2/sysman/lib'
    gcc -m32 -trigraphs -fPIC -m32 -o /opt/oracle/product/10.2/sysman/lib/e2eme -L/opt/oracle/product/10.2/sysman//lib32/ -L/opt/oracle/product/10.2/lib32/ -L/opt/oracle/product/10.2/lib32/stubs/ /opt/oracle/product/10.2/sysman/lib32/nmaj.o /opt/oracle/product/10.2/sysman/lib32/nmajclbk.o /opt/oracle/product/10.2/sysman/lib32/nmajrules.o /opt/oracle/product/10.2/sysman/lib32/nmajutl.o /opt/oracle/product/10.2/sysman/lib32/nmajout.o /opt/oracle/product/10.2/sysman/lib32/nmajsm.o /opt/oracle/product/10.2/sysman/lib32/snmajutl.o /opt/oracle/product/10.2/sysman/lib32/snmajmn.o /opt/oracle/product/10.2/sysman/lib32/snmajpt.o /opt/oracle/product/10.2/sysman/lib32/ssnmajed.o /opt/oracle/product/10.2/sysman/lib32/libnmadbg.a /opt/oracle/product/10.2/sysman/lib32/libnmadm.a /opt/oracle/product/10.2/sysman/lib32/libnmalk.a /opt/oracle/product/10.2/sysman/lib32/libnmarl.a /opt/oracle/product/10.2/sysman/lib32/libnmasf.a /opt/oracle/product/10.2/sysman/lib32/libnmastk.a -lxml10 -lcore10 -lnls10 -lunls10 -lclntsh -Wl,-rpath,/opt/oracle/product/10.2/lib `cat /opt/oracle/product/10.2/lib32/sysliblist` -ldl -lm -lpthread -lnsl -lm -ldl -ln10
    /opt/oracle/product/10.2/lib32//libnls10.a(lmsagb.o): In function `lmsagbcmt':
    lmsagb.c:(.text+0xa3): undefined reference to `SltsPrRead'
    lmsagb.c:(.text+0x10a): undefined reference to `SltsPrUnlock'
    /opt/oracle/product/10.2/lib32//libnls10.a(lmsagb.o): In function `lmsagb1':
    lmsagb.c:(.text+0x47e): undefined reference to `SltsPrUnlock'
    lmsagb.c:(.text+0x48a): undefined reference to `SltsPrWrite'
    /opt/oracle/product/10.2/lib32//libnls10.a(lmsamts.o): In function `lmsamtsini':
    lmsamts.c:(.text+0xa5): undefined reference to `SltsPrInit'
    /opt/oracle/product/10.2/lib32//libnls10.a(lmsamts.o): In function `lmsamtster':
    lmsamts.c:(.text+0x255): undefined reference to `SltsPrDestroy'
    /opt/oracle/product/10.2/lib32//libnls10.a(lxldlbb.o): In function `lxldlbb':
    lxldlbb.c:(.text+0x37f): undefined reference to `slste2a'
    /opt/oracle/product/10.2/lib32//libnls10.a(lxlfrd.o): In function `lxladjobj':
    lxlfrd.c:(.text+0x551): undefined reference to `slste2a'
    lxlfrd.c:(.text+0x147d): undefined reference to `slste2a'
    lxlfrd.c:(.text+0x1510): undefined reference to `slste2a'
    lxlfrd.c:(.text+0x15aa): undefined reference to `slste2a'
    /opt/oracle/product/10.2/lib32//libnls10.a(lxlfrd.o):lxlfrd.c:(.text+0x1607): more undefined references to `slste2a' follow
    /opt/oracle/product/10.2/lib32//libnls10.a(lxlgsz.o): In function `lxlgsz':
    lxlgsz.c:(.text+0x82): undefined reference to `lcvb2w'
    /opt/oracle/product/10.2/lib32//libnls10.a(lxocmpst.o): In function `lxoCmpStr':
    lxocmpst.c:(.text+0x3a3): undefined reference to `lmebucp'
    /opt/oracle/product/10.2/lib32//libnls10.a(slms.o): In function `slmspe':
    slms.c:(.text+0x6c5): undefined reference to `slcgems'
    /opt/oracle/product/10.2/lib32//libnls10.a(lxscdj.o): In function `lxscdja':
    lxscdj.c:(.text+0x1a4): undefined reference to `slmaacb'
    lxscdj.c:(.text+0x1bc): undefined reference to `slmaacb'
    /opt/oracle/product/10.2/lib32//libnls10.a(lxscdj.o): In function `lxscdjl':
    lxscdj.c:(.text+0x3dc): undefined reference to `slmaacb'
    lxscdj.c:(.text+0x3f1): undefined reference to `slmaacb'
    /opt/oracle/product/10.2/lib32//libnls10.a(lxscdt.o): In function `lxscdth':
    lxscdt.c:(.text+0x125): undefined reference to `slmaacb'
    /opt/oracle/product/10.2/lib32//libnls10.a(lxscdt.o):lxscdt.c:(.text+0x13d): more undefined references to `slmaacb' follow
    /opt/oracle/product/10.2/lib32//libnls10.a(lxecg2e.o): In function `lxecg2e':
    lxecg2e.c:(.text+0xb0): undefined reference to `ldxnbeg'
    lxecg2e.c:(.text+0xf2): undefined reference to `ldxdtd'
    lxecg2e.c:(.text+0x270): undefined reference to `ldxdtd'
    lxecg2e.c:(.text+0x2d7): undefined reference to `ldxdtd'
    lxecg2e.c:(.text+0x493): undefined reference to `ldxdtd'
    lxecg2e.c:(.text+0x681): undefined reference to `ldxdtd'
    lxecg2e.c:(.text+0x6b7): undefined reference to `ldxdfd'
    /opt/oracle/product/10.2/lib32//libnls10.a(lxecg2i.o): In function `lxecg2i':
    lxecg2i.c:(.text+0xf0): undefined reference to `ldxnbeg'
    lxecg2i.c:(.text+0x120): undefined reference to `ldxdfd'
    lxecg2i.c:(.text+0x164): undefined reference to `ldxdtd'
    lxecg2i.c:(.text+0x204): undefined reference to `ldxnbeg'
    lxecg2i.c:(.text+0x231): undefined reference to `ldxdtd'
    lxecg2i.c:(.text+0x314): undefined reference to `ldxnbeg'
    lxecg2i.c:(.text+0x340): undefined reference to `ldxdfd'
    /opt/oracle/product/10.2/lib32//libnls10.a(lxecg2l.o): In function `lxecg2l':
    lxecg2l.c:(.text+0x13f): undefined reference to `ldxnbeg'
    lxecg2l.c:(.text+0x16f): undefined reference to `ldxdtd'
    lxecg2l.c:(.text+0x48b): undefined reference to `ldxnbeg'
    lxecg2l.c:(.text+0x4b7): undefined reference to `ldxdfd'
    /opt/oracle/product/10.2/lib32//libunls10.a(lxu4tstc.o): In function `lxu4TstClsXMLPubidChar0':
    lxu4tstc.c:(.text+0x8b4): undefined reference to `lxpTstClsXMLPubidCharTbl'
    /opt/oracle/product/10.2/lib32//libunls10.a(lxu4dec.o): In function `lxu4Decomposition':
    lxu4dec.c:(.text+0x18b): undefined reference to `lxujmd'
    collect2: ld devolvió el estado de salida 1
    make[1]: *** [opt/oracle/product/10.2/sysman/lib/e2eme] Error 1
    make[1]: se sale del directorio `/opt/oracle/product/10.2/sysman/lib'
    make: *** [e2eme] Error 2
    Any ideas?
    Thank you in advance,

    Hi albrotar,
    # mount /dev/cdrom /mnt; cd /mnt/Server
    # rpm -ivh libgomp-4.4.0-6.el5.x86_64.rpm \
               kernel-headers-2.6.18-164.el5.x86_64.rpm \
               glibc-headers-2.5-42.x86_64.rpm \
               libstdc++-devel-4.1.2-46.el5.x86_64.rpm \
               sysstat-7.0.2-3.el5.x86_64.rpm \
               glibc-devel-2.5-42.x86_64.rpm \
               libaio-devel-0.3.106-3.2.x86_64.rpm \
               gcc-4.1.2-46.el5.x86_64.rpm \
               gcc-c++-4.1.2-46.el5.x86_64.rpm \
               elfutils-libelf-devel-static-0.137-3.el5.x86_64.rpm \
               elfutils-libelf-devel-0.137-3.el5.x86_64.rpm \
               libtermcap-devel-2.0.8-46.1.x86_64.rpm \
               readline-devel-5.1-3.el5.x86_64.rpm \
               unixODBC-2.2.11-7.1.x86_64.rpm \
               unixODBC-devel-2.2.11-7.1.x86_64.rpm \
               glibc-devel-2.5-42.i386.rpm \
               libaio-devel-0.3.106-3.2.i386.rpm \
               unixODBC-2.2.11-7.1.i386.rpm \
               unixODBC-devel-2.2.11-7.1.i386.rpm \
               compat-db-4.2.52-5.1.x86_64.rpm \
               compat-gcc-34-3.4.6-4.x86_64.rpm \
               compat-gcc-34-c++-3.4.6-4.x86_64.rpm \
               gdb-6.8-37.el5.x86_64.rpm \
               libXp-1.0.0-8.1.el5.i386.rpm \
               libstdc++-devel-4.1.2-46.el5.i386.rpmdid you installl all this packages?
    Cheers,
    David
    OCP 9i / 10g / 11g
    http://www.oratoolkit.ch/knowledge/howto/installation/eeSrv-10g-R2-on-RHEL-5.4-x86_64.php

  • 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 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 in redhat Server

    Hi experts,
    I installed Oracle 10g in RedHat Linux server. After the installation Oracle will work smoothly. After restarting the server we try to start the listener service manually but it is not starting. I configured listener.ora file using GUI interface and also set Oracle HOME and Oracle SID. But still it’s not starting.
    when Try to start the listener the following error comes.
    Tns-12537:TNS:Connection closed
    Tns-12560:TNS:PROTOCOL ADAPTER ERROR
    Tns-00507:TNS:Connection closed
    Linux error 29:illegal Seek.
    Please help me

    Thanks for the answer it was helpful and i successfully started the oracle database.
    and i am trying to import dump file to tha database by creating the new schema when i try this i used the command like
    imp userid=username/password@servicename file=C:\filename.dmp fromuser=username touser=username but i got error as no such command.pls help

  • Error while installing oracle 10g on AIX

    I am receiving the following error while installing oracle 10g on AIX..
    error in invoking target 'relink' of makefile 'u01/app/oracle/product/10.2.0/orcl/precomp/lib/ins_precomp.mk'..
    i am installing enterprise edition. pl help

    Hi;
    What is AIX version?
    Please see:
    Installing 10g On Aix 5.3:'Error In Invoking Target 'Relink' Of Makefile ...' [ID 309668.1]
    AIX: On Silent Install, Getting Several 'Error In Invoking Target' Messages [ID 351380.1]
    "Error invoking target ... of makefile ... " Errors While Installing 8.1.6 [ID 113781.1]
    Please also check below and be sure you have all prereq. on your server:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

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

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

  • Problem in Installing oracle 11g in enterprise linux

    Hello all,
    Iam new to linux and oracle .... I had downloaded enterprise linux from oraclewebsite, My question is i was not able to install oracle 11g in enterprise linux...
    And when i am trying to install ./runInstaller
    iam getting error message (permission denied).
    is that necessary to install oracle vm server or manager .. if so how to do it .. Please give me clear idea how and where to start..

    Hi,
    The error message which iam getting is
    [root@Karthik database]# ls -la
    total 48
    drwxr-xr-x 8 root root 4096 Sep 10 15:42 .
    drwxr-xr-x 3 root root 4096 Sep 10 15:40 ..
    drwxr-xr-x 12 root root 4096 Sep 10 15:42 doc
    drwxr-xr-x 4 root root 4096 Sep 10 15:42 install
    drwxr-xr-x 2 root root 4096 Sep 10 15:42 response
    drwxr-xr-x 2 root root 4096 Sep 10 15:42 rpm
    -rwxrwxrwx 1 root root 4352 Aug 13 23:56 runInstaller
    drwxr-xr-x 2 root root 4096 Sep 10 15:42 sshsetup
    drwxr-xr-x 14 root root 4096 Sep 10 15:46 stage
    -rw-r--r-- 1 root root 5400 Aug 17 12:25 welcome.html
    [root@Karthik database]# ./runInstaller
    ./runInstaller: line 137: /root/Desktop/linux_11gR2_database_1of2/database/install/.oui: Permission denied
    The command
    bash ./runInstaller.sh didnt helped. again got the error of bash: ./runInstaller.sh: No such file or directory
    Thanks,
    karthik

  • Installing Oracle Database 10g  on Linux Red Hat 5.1

    While inslalling Oracle Database 10g Client Release 2 (10.2.0.1.0) for Linux x86-64 on Red Hat Enterprise Linux Server release 5.1 (Tikanga) we've got an error
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Could we install Oracle Database 10g on Linux Red Hat 5.1 or we need only Oracle Database 11g?

    Verify that the redhat-release RPM is installed on your Red Hat system:
    rpm -q redhat-release
    This RPM is important for RHEL since RHEL AS 4, RHEL AS 3, and RHEL AS 2.1 are Linux releases supported by Oracle. Without this RPM, Oracle 10g OUI won't be able to recognize it as a supported OS. However, the installer of 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release yet. This means that you will have to edit the /etc/redhat-release file. You also have to change /etc/redhat-release for unsupported releases like Fedora Core and RH9.
    I do not recommend to execute "runInstaller -ignoreSysPrereqs" since this will disable other checks you probably don't want to.
    On RHEL AS 4 (for 10g R1), RH9, and FC 1 you have to change the /etc/redhat-release file to make Oracle 10g believe it's running on a supported release.
    Regarding RHEL AS 4, the installer for 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release but 10g R2 OUI does.
    To change the /etc/redhat-release file, you can simply copy/paste the following commands:
    su - root
    cp /etc/redhat-release /etc/redhat-release.orig
    cat > /etc/redhat-release << EOF
    Red Hat Enterprise Linux AS release 3 (Taroon)
    EOF
    After you are done with the Oracle10g installation, undo the changes you made to /etc/redhat-release:
    su - root
    cp /etc/redhat-release.orig /etc/redhat-release
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com

  • Oracle Universal Installer Error when Installing Oracle database Software

    Hi Guru's
    we are installing SAP ECC 6.0 on Linux:Oracle, we start the installation fine until we reach the oracle software installation step. we login as ora<sid> then set the DISPLAY variable setenv DISPLAY 192.168.1.155:0.0
    The csh shell is the one that is being used we find this after executing echo $SHELL, when we execute echo $DISPLAY it returns 192.168.1.155:0.0.
    When we run ./RUNINSTALLER it then returns Failed the DISPLAY variable is not set correctly, to check if it working execute xclock, we run that and it displays the clock.
    what could be the problem with this installation.

    I am trying to install Oracle 10g on Suse Linux and I am getting the
    following error...
           Checking monitor: must be configured to display atleast 256
    colors Failed <<<<  >>>> could not execute auto check for display colors
    using command /usr/X11R6/bin/xdpyinfo check if DISPLAY variable is set.
    I checked the DISPLAY variable and it is set right.

Maybe you are looking for

  • Two ALV Grids in a single screen are overlapping eachother

    Hi, I have created two ALV grids in a single screen. I have used seperate containers for them. But on executing them , both the ALV grids are overlapping eachother. Please give me a solution.

  • A problem determining the JNDI Name of a local EJB with WL 8.1

    Hi, I created a very simple local EJB and deployed it with Weblogic8.1. When I test it in the Weblogic server admin page, I got the following message: "The EJB MyLocal has not been tested successfully. There was a problem determining the JNDI Name of

  • Problems with: ANT RUN

    When I ran ant to test the hello application, I got the following ant run Buildfile: build.xml run: [echo] Running the hello.HelloClient program.... [java] java.rmi.ServerException: Missing port information [java] at com.sun.xml.rpc.client.StreamingS

  • Nokia 5610 Screen

    Screen has disappeard from phone and I need to set it up to USB for backing up. Does anyone know the menu sequence I can use with out seeing the screen?

  • Font found in Font Book but does not show up in Word

    I've installed .ttf fonts and they show up in Font Book, but cannot see them in Applications such as Word.  Using OS X Lion It is located in Desktop/Library/FontCollections/Windows Office Compatible Collection/ I've downloaded fonts from the same sit