Unable to Install Oracle 11g R2(11.2.0.1.0) on RHEL 6

I'm performing installation of Oracle 11g r2 with Server class on RHEL(installed as Desktop class)
In prerequesites check i'm getting the following errors:
     Checks          STATUS FIXABLE
     Soft Limit: maximum user processes     FAILED     Yes
     Packages     FAILED     
     Package: gcc-3.4.6     FAILED          
Package: compat-libstdc++-33-3.2.3     FAILED     
     Package: elfutils-libelf-devel-0.97     FAILED     
     Package: glibc-devel-2.3.4     FAILED     
     Package: glibc-headers-2.3.4      FAILED     
     Package: gcc-c++-3.4.6     FAILED     
     Package: libaio-devel-0.3.105     FAILED     
     Package: libstdc++-devel-3.4.6     FAILED     
     Package: unixODBC-devel-2.2.11     FAILED     
     Package: pdksh-5.2.14     FAILED     
Previously i got Hard Limit : maximun Use rlimit process.
I've solved them by running appropriate Script file.
But i can't the understand the above errors as i'm totally NEWBIE to Linux(I've preciously have an experience of Installation of above mentioned version of DBMS on WIndows 7 32 bit OS)
My Linux OS Details:
when the following command executed: df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda6 50G 11G 37G 22% /
tmpfs 1.8G 608K 1.8G 1% /dev/shm
Also Kernel architecture:
for uanme -r
i got
2.6.32-44.1.el6.i686
Please Help me to solve my errors .........I'm totally Confused of new OS parameters.
Thanks in advace for Help
Regard's Tejaswi.

Hi;
Oracle 11gR2 is not certified wiht RHEL6 yet. Its mean you ar making installation on uncertified platform.
Please check certfication matrix
Oracle Certification matrix:
http://www.oracle.com/technology/support/metalink/index.html
Also see:
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]
Installation guide:
http://download.oracle.com/docs/cd/E11882_01/install.112/e16763/pre_install.htm#CHDFFBIF
Regard
Helios

Similar Messages

  • Unable to install Oracle 11g R2 on Windows 8

    Hi All,
    I know this is a familiar post with quite a few users facing problems while trying to install Oracle 11g R2 on Windows 8 platform. Subsequently, there have been resolutions provided -  Hyperion Error of the Day: Oracle Database 11g Installer Disappears After Prerequisite Checks.
    I am facing a similar problem - the installation window disappears after I select the "Select Class Option" as desktop. I tried following the steps which have been advised, but to no success. I would like to make a point here - The Operating System that I use is - Windows 8 Single Language, which is different from Windows 8 Enterprise Edition. Plus, the java I use is:
    java version "1.7.0_45"
    Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
    Java HotSpot(TM) Client VM (build 24.45-b08, mixed mode, sharing)
    Kindly Help.
    With regards
    Sriram

    Hi,
    The solution provided in this link worked.  Hyperion Error of the Day: Oracle Database 11g Installer Disappears After Prerequisite Checks
    Even though I installed java in c:\java, I got the same error, but calling setup.exe from command prompt and setting the jreLoc path has worked.
    Eg: on command prompt, I gave below command and it worked,
    D:\downloads\database>setup -jreLoc "C:\Java\jdk1.7.0_51"
    D:\downloads\database   -> is path setup.exe location
    Thanks,
    Srikanth

  • Unable to install Oracle 11g Release 2 in windows 7 64 bit OS

    Hi,
    Am trying to install the oracle 11g Release 2 database on my Laptop,
    I have downloaded the two zip files from Oracle Site
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    After downloading I have unzipped started process, but after some process, am getting an error mentioning that, am missing a file in the below location
    C:\$Oracle_BASE$\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications
    but my unzip is successful for both the files, Please let me know why am getting this error when I have downloaded the files from Oracle site, Please let me know if I need to have
    any additional s/w installed on my machine before running the Oracle database installation
    Thanks

    973946 wrote:
    Thanks Srini,
    After checking the link, I was able to install it but there were some error messages.
    I have another problem log in the SQL PLUS. When I open the SQL PLUS window, it asked for Username and after I typed "sys" or "system" and hit Enter; it was prompted for password, however, it did not let me type in any word; and after I hit Enter again, the error message " ORA-12560: TNS:protocol adapter error" appeared
    Any hints would be apprecieted, thanks.
    SamIt wasn't preventing you from typing a password, it just wasn't echoing your keystrokes back to the screen. This is a security security feature common to most software, not just oracle. Either when asking for a password, either echo back a 'masking' character like '*' or don't echo anything. It's so common, I'm surprised you seem to have never seen it before.
    So after entering your password ... the 12560 probably comes from
    1- the fact you didn't have the environment variable ORACLE_SID set, so sqlplus didn' know the name of the instance/process you wanted to connect to, or
    2 - the windows service for the database was not started.
    Those two possibilities account for 99.99999 pct of ora-12560 on Windows installations.
    Edited by: EdStevens on Nov 29, 2012 6:41 PM

  • Install Oracle 11g on window 7 but unable to login to sql developer.

    I have installed Oracle 11g from Oracle site but once oracle has been installed I am unable maintain connection as a New user in Sql developer.
    Although while installing I have kept both the password blank but when i am login to it keeping User name and password as blank it says as Invalid username/password.
    And same is the case with Sql plus it says your password has been locked but suggest any suggestive reasons for that.
    Thanks and Regards
    Addi
    Edited by: 959982 on Sep 18, 2012 10:40 PM

    959982 wrote:
    I have installed Oracle 11g from Oracle site but once oracle has been installed I am unable maintain connection as a New user in Sql developer.
    Although while installing I have kept both the password blank but when i am login to it keeping User name and password as blank it says as Invalid username/password.Since you must log on as a user, how do you expect to log on without a username (username as blank)?
    And please be aware that Oracle does NOT certify its products on any "home" edition of Windows.
    And same is the case with Sql plus it says your password has been locked but suggest any suggestive reasons for that.
    Thanks and Regards
    Addi
    Edited by: 959982 on Sep 18, 2012 10:40 PM

  • Installing Oracle 11g on Ubuntu 8.04

    Hello,
    I am having a sleepless night trying to install Oracle 11g express on Ubuntu 8.04.
    There is no server. I am actually trying to install on the exact box i am using.
    I got this error again and again. Any pro and experts please help:
    Can't connect to X11 window server using '127.0.0.1:0.0' as the value of the DISPLAY variable.
    127.0.0.1:0.0
    127.0.0.1:0.0
    =======================
    oracle@sithkong-desktop:~/database$ DISPLAY=127.0.0.1:0.0
    oracle@sithkong-desktop:~/database$ export DISPLAY
    oracle@sithkong-desktop:~/database$ xclock
    No protocol specified
    Error: Can't open display: 127.0.0.1:0.0
    oracle@sithkong-desktop:~/database$ ./runInstaller -ignoreSysPrereqs
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 10751 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 1915 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-08-29_10-22-59PM. Please wait ...oracle@sithkong-desktop:~/database$ Oracle Universal Installer, Version 11.1.0.6.0 Production
    Copyright (C) 1999, 2007, Oracle. All rights reserved.
    No protocol specified
    Can't connect to X11 window server using '127.0.0.1:0.0' as the value of the DISPLAY variable.
    127.0.0.1:0.0
    127.0.0.1:0.0
    OUI-10025:Unable to start an interactive install session because of the following error:Can't connect to X11 window server using '127.0.0.1:0.0' as the value of the DISPLAY variable. The DISPLAY environment variable should be set to <hostname or IP address>:<screen>, where the <screen> is usually '0.0'.
    OUI-10026:Depending on the Unix Shell, you can use one of the following commands as examples to set the DISPLAY environment variable:
    - For csh:                % setenv DISPLAY 192.168.1.128:0.0
    - For sh, ksh and bash:      $ DISPLAY=192.168.1.128:0.0; export DISPLAY
    Use the following command to see what shell is being used:
         echo $SHELL
    Use the following command to view the current DISPLAY environment variable setting:
         echo $DISPLAY
    - Make sure that client users are authorized to connect to the X Server.
    OUI-10027:To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:
    % xhost +
    To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
         % <full path to xclock... see below>
    If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
    Typical path for 'xclock': '/usr/X11R6/bin/xclock'

    http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron
    HTH...

  • Installing Oracle 11g R2 on RHEL 5.9 server

    Hi,
        I've been trying to install Oracle 11g R2 on a Red Hat Enterprise Linux 5.9 server but have not succeeded thus far. The server meets all the software and hardware requirements for Oracle 11g Release 2 and when it also has all the prerequisite packages/ RPM's on it, when checked manually. I have set up the various kernel, semaphore and local port range parameters in accordance with the Oracle guides for installing Oracle on RHEL 5. I also followed the online guides to create the "oracle" user and set up the groups (oinstall, dba, oper and asm).
        However, when I run the installer, it shows "Failed" for all the prerequisite checks. I tried to ignore this and install Oracle but it failed at 37% and gave multiple errors, related to invoking target 'XYZ' of different files including makefile and gcc.
         I suspect that either the installer is unable to detect these packages as they already exist on our server or it is something to do around permissions to the groups. I read on these forums that it might be because of a "cvu" folder created inside /tmp that requires '777' permission but am not sure if that's what's causing our installation to fail.
         Please let me know how to proceed with the installation and guide me through this.
    Thanks.

    Hi, its Oracle 11g R2 -  2.0.3.6 .
    The O.S is Linux x86_64
    server: RHEL 5.9 (Takinga) with kernel: 2.6.18
    I've been working on this all day today and have managed to overcome the errors regarding the missing/ failed packages. I've also verified that my kernel parameters are correct; I had missed the kernel shmmni parameter yesterday.
    The installer now detects all the packages & runs till 86% when it gives the error: "error invoking target client_sharedlib of makefile".
    Kindly let me know how to proceed. Thanks in advance !

  • Display Error while installing Oracle 11g R2 in RHEL 5 !!!

    hi
    I am trying to install Oracle 11g R2 in RHEL 5. When i run ./runInstaller it didnt pass one checking..which showed an error:
    >>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    i run xhost +
    it showed:
    [oracle@localhost database]$ xhost +
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    xhost: unable to open display ":0.0"
    i exported the DISPLAY too..its workedd..but still its showing the same error..
    here iam trying to install the oracle 11g on RHEL 5 in a common PC...not using any Vmware or Virtual box and not trying to install it from remote PC. But still iam facing the same error.
    Kindly help me to resolve this issue.
    Shiyas M

    Hi;
    Firstly you are working on server or you use some telnet program like putty? If you are working on server than issue is:
    as root
    xhost +
    than run xlock and be sure u can see clock
    than su - oracle
    xhost + once more than try to run ./runInstaller
    If you connect server remotly than i use vncwier
    1. as root run export DISPLAY=hostname or IP:1.0
    2. xhost +
    3. run xclock and see u see it on vncviwer
    4. su - oracle
    5. run export DISPLAY again
    6. xhost
    7. /runInstaller
    Regard
    Helios

  • Unable to install Oracle Developer Suite 10 on SuSe Linux 11.0

    Hi all,
    I have installed Oracle 11g on SuSe Linux 11.0 with no issues. I am unable to install Oracle Developer Suite10.12.02 on same (SuSe 11.0). The installation gets to about 94% and then fails with the following error:
    /usr/lib/libXtst.so.6: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    /usr/lib/libXtst.so.6: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
    /usr/lib/libXtst.so.6: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
    Here's the actual (make failure) log entry:
    gcc -o rwbuilder -L/home/oracle/app/product/11.1.0/ods//lib/ -L/home/oracle/app/product/11.1.0/ods/lib/ -L/home/oracle/app/product/11.1.0/ods/lib//stubs -rdynamic -Bdynamic -L/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386 -L/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386/server -L/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386/native_threads -ljvm rxmasb.o /home/oracle/app/product/11.1.0/ods/reports/lib/ui10.o /home/oracle/app/product/11.1.0/ods/reports/lib/uiicxd.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwsng.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwscl.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwssc.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwssc0.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwsdt.o -lrw /home/oracle/app/product/11.1.0/ods/lib//librw.a -lobx -lnn -lrws -lde /home/oracle/app/product/11.1.0/ods/lib//libzrc.a -lrws -lucol -luicc -lca -lmma -lmmiw -lmmov -lmma -lmmos -lmmoi -lmmia -lmmft -lmmcm -lvgs -luihx -luc -luipr -luimotif -lot -lrem -lree -lrec -luiimg -luimotif -luipr -luiimg -luc -lrem -luimotif -luia -ltknqap -luipr -luimotif -lutt -lix -lixd -lrod -lror -lros -lrod -lror -lros -lrod -luat -ldfc -lutc -lutj -lutl -lutsl -lpls10 -lplp10 /home/oracle/app/product/11.1.0/ods/lib/libplc10.a -lpls10 -lplp10 -lslax10 -lsql10 -lclntsh `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/11.1.0/ods/lib/sysliblist` -Wl,-rpath,/home/oracle/app/product/11.1.0/ods/lib,-rpath,/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386:/lib:/usr/lib -lm `cat /home/oracle/app/product/11.1.0/ods/lib/sysliblist` -ldl -lpthread -lm -L/home/oracle/app/product/11.1.0/ods/lib -L/home/oracle/app/product/11.1.0/ods/lib/stubs/ -lsnls10 -lpthread -ljvm -lhpi -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lXm -lXt -lX11 -lm -lXp -lXext /home/oracle/app/product/11.1.0/ods/lib//librw.a -lnsl
    /usr/lib/libXtst.so.6: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    /usr/lib/libXtst.so.6: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
    /usr/lib/libXtst.so.6: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
    collect2: ld returned 1 exit status
    make: *** [rwbuilder] Error 1
    The only serious flaw I can see in the config is that I'm using libstd++ 4.3 instead of the requested 3.2.2 which 'should' be acceptable as it's a newer version - can anyone help please? Thanks in advance for any helpful advice anyone can offer.
    Richard Foley
    ps. What's also a bit odd, is that the overall exit status of the installation is regarded as succesful...
    *** End of Installation Page***
    The installation of Oracle Developer Suite 10g was successful.
    Edited by: orafoley on Oct 14, 2008 5:19 PM

    Hi Hub,
    Done that, nothing:
    $> env | grep -i LD
    $>
    On the off-chance that it had something to do with installing Oracle 11.0 with ODS Developer 10.0, I've rolled my database installation back too, so now I have:
    Oracle 10.2.01
    Oracle Developer Suite 10i (ODS 10.12.02)
    SuSe 11.0
    Now when I runInstaller I get this, which is surprisingly similar:
    Start output from spawned process:
    rm -f /home/oracle/app/product/10.2.0.1/db/lib//librwu.so; \
    rm -f /home/oracle/app/product/10.2.0.1/db/lib//librw.so
    rm -f rwsutil.o rwspid.o ; \
    /usr/bin/ar x /home/oracle/app/product/10.2.0.1/db/lib//librwu.a rwsutil.o rwspid.o ; \
    (LD_OPTIONS="-z muldefs"; \
    /usr/bin/gcc -o /home/oracle/app/product/10.2.0.1/db/lib//librwu.so -shared -L/home/oracle/app/product/10.2.0.1/db/lib/ -L/home/oracle/app/product/10.2.0.1/db/lib/stubs/ rwsutil.o rwspid.o \
    -lm /home/oracle/app/product/10.2.0.1/db/lib/libclntsh.so -lpthread -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lXm -lXt -lX11 -lm -lXp -lXext `cat /home/oracle/app/product/10.2.0.1/db/lib/sysliblist` -lc )
    rm -f zrhitem.o zrhcursor.o; \
    /usr/bin/ar x /home/oracle/app/product/10.2.0.1/db/lib//librw.a zrhitem.o zrhcursor.o
    rm -f rwbuilder
    gcc -o rwbuilder -L/home/oracle/app/product/10.2.0.1/db//lib/ -L/home/oracle/app/product/10.2.0.1/db/lib/ -L/home/oracle/app/product/10.2.0.1/db/lib//stubs -rdynamic -Bdynamic -L/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386 -L/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386/server -L/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386/native_threads -ljvm rxmasb.o /home/oracle/app/product/10.2.0.1/db/reports/lib/ui10.o /home/oracle/app/product/10.2.0.1/db/reports/lib/uiicxd.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwsng.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwscl.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwssc.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwssc0.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwsdt.o -lrw /home/oracle/app/product/10.2.0.1/db/lib//librw.a -lobx -lnn -lrws -lde /home/oracle/app/product/10.2.0.1/db/lib//libzrc.a -lrws -lucol -luicc -lca -lmma -lmmiw -lmmov -lmma -lmmos -lmmoi -lmmia -lmmft -lmmcm -lvgs -luihx -luc -luipr -luimotif -lot -lrem -lree -lrec -luiimg -luimotif -luipr -luiimg -luc -lrem -luimotif -luia -ltknqap -luipr -luimotif -lutt -lix -lixd -lrod -lror -lros -lrod -lror -lros -lrod -luat -ldfc -lutc -lutj -lutl -lutsl -lpls10 -lplp10 /home/oracle/app/product/10.2.0.1/db/lib/libplc10.a -lpls10 -lplp10 -lslax10 -lsql10 -lclntsh `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/10.2.0.1/db/lib/sysliblist` -Wl,-rpath,/home/oracle/app/product/10.2.0.1/db/lib,-rpath,/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386:/lib:/usr/lib -lm `cat /home/oracle/app/product/10.2.0.1/db/lib/sysliblist` -ldl -lpthread -lm -L/home/oracle/app/product/10.2.0.1/db/lib -L/home/oracle/app/product/10.2.0.1/db/lib/stubs/ -lsnls10 -lpthread -ljvm -lhpi -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lXm -lXt -lX11 -lm -lXp -lXext /home/oracle/app/product/10.2.0.1/db/lib//librw.a -lnsl
    /usr/lib/libXtst.so.6: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    /usr/lib/libXtst.so.6: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
    /usr/lib/libXtst.so.6: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
    collect2: ld returned 1 exit status
    make: *** [rwbuilder] Error 1
    End output from spawned process.
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'libso_install bld_install proxy_install runm_install server_install cgi_install cli_install conv_install qv_install' of makefile '/home/oracle/app/product/10.2.0.1/db/reports/lib/ins_reports.mk'. See '/opt/oracle/oraInventory/logs/installActions2008-10-30_02-12-25PM.log' for details.
    Richard.

  • Problem Installing Oracle 11g. Please Help!

    Hello All,
    I need to install Oracle 11g Release 2  database on my machine:
    Windows 7 Enterprise
    64 bit Operating System
    Service Pack 1
    I ran into problems right before  I reach the Installation Options Screen
    The error message is:
    Unable to establish a network connection to proxy server. Specify the correct proxy details.
    I have tried entering the correct Proxy server information but it gives me the same error.
    Please Help
    Thanks

    HI,
    If you are not using proxy or if you want to continue without connecting to internet, you can just continue without providing these details
    Regards
    Yoonas

  • Problem when installing Oracle 11g R2 x64 on rhel 5.8 x86_64

    Hi All,
    I’m trying to install oracle 11g software only to upgrade my database from 10g to 11g and i install all required packages listed in installation prerequisites but the below error appeared
    error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile
    $tail -15 $ORACLE_HOME/install/make.log
    /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:52: warning: ignoring old commands for target `nmosudo' make -f /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk relink_exe EXENAME=nmo make[1]: Entering directory `/oradata/db/tech_st/11.2.0/sysman/lib' /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:113: warning: overriding commands for target `nmosudo' /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:52: warning: ignoring old commands for target `nmosudo' gcc -o /oradata/db/tech_st/11.2.0/sysman/lib/nmo -L/oradata/db/tech_st/11.2.0/lib/ -L/oradata/db/tech_st/11.2.0/sysman/lib/ `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -lm `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -ldl -lm -L/oradata/db/tech_st/11.2.0/lib /oradata/db/tech_st/11.2.0/sysman/lib/s0nmo.o /oradata/db/tech_st/11.2.0/sysman/lib/libnmo.a -lcrypt -ldl    `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -ldl -lm /bin/sh: cat: command not found /bin/sh: cat: command not found /bin/sh: cat: command not found /oradata/db/tech_st/11.2.0/sysman/lib/s0nmo.o: In function `main': s0nmo.c:(.text+0x1b): undefined reference to `__intel_new_proc_init' make[1]: Leaving directory `/oradata/db/tech_st/11.2.0/sysman/lib' collect2: ld returned 1 exit status make[1]: *** [/oradata/db/tech_st/11.2.0/sysman/lib/nmo] Error 1 make: *** [nmo] Error 2 EBS :12.0.4
    Please help me in this issue. Thanks in advance

    Seems you are trying to Install 32-bit 11g R2 on Linux RHEL 5 (64-bit) server fails with relinking errors - 'Mkldflags ntcontab.o nnfgt.o'
    Please check following MOS Notes.
    Install/Clone 32-bit 11GR2 Client On Linux x86_64 Fails With Error In Invoking Target 'Mkldflags ntcontab.o nnfgt.o' Of Makefile ins_net_client.mk (Doc ID 1473421.1)

  • I am trying to install oracle 11g xe on ubuntu aws instance when i execute sudo /etc/init.d/oracle-xe configure command iam getting this error: sudo: /etc/init.d/oracle-xe : command not found

    i am trying to install oracle 11g xe on ubuntu aws instance when i execute sudo /etc/init.d/oracle-xe configure command iam getting this error: sudo: /etc/init.d/oracle-xe : command not found.

    "command not found" means ... there is no such thing.
    Has the .rpm been installed?
    http://docs.oracle.com/cd/E17781_01/install.112/e18802/toc.htm#XEINL122

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

  • Install Oracle 11g R2 64-bit on Windows 7 home premium

    Hi Guys
    I'm a little pissed off.I've installed Oracle 11g R2 a few times now..on windows xp without any issues but the first time I've tried to install 11g R2 64-bit on my new laptop and it just won't work.
    The installation goes just fine until step 4 System class and I chose Desktop class and the installation program just hangs.
    I've done the following steps
    1: Installed Java SDK 6 update 31 in the following directory C:\Java\jdk1.6.0_31
    2: I've also disabled User account control settings to never notify.
    3: I've tried unzipping the two zip files separately and together with the same result.(hung installation)
    4: updated java_home and path environment variables with the java sdk directory. (My path does have other values which have a space between directory names..ive tried
    removing all those entries and just keeping the java directory entry but it still gave me the same error)
    5: I always kick off the installation setup.exe file as an administrator.
    I'ld appreciate some help....
    Tks
    D

    851866 wrote:
    Hi Guys
    I'm a little pissed off.I've installed Oracle 11g R2 a few times now..on windows xp without any issues but the first time I've tried to install 11g R2 64-bit on my new laptop and it just won't work.
    The installation goes just fine until step 4 System class and I chose Desktop class and the installation program just hangs.
    I've done the following steps
    1: Installed Java SDK 6 update 31 in the following directory C:\Java\jdk1.6.0_31
    2: I've also disabled User account control settings to never notify.
    3: I've tried unzipping the two zip files separately and together with the same result.(hung installation)
    4: updated java_home and path environment variables with the java sdk directory. (My path does have other values which have a space between directory names..ive tried
    removing all those entries and just keeping the java directory entry but it still gave me the same error)
    5: I always kick off the installation setup.exe file as an administrator.
    I'ld appreciate some help....
    Tks
    DDid you read the prereqs in the fine Installation Guide? No oracle product is certified on any "home" edition of any version of Windows.
    From the installation guide, at http://docs.oracle.com/cd/E11882_01/install.112/e24283/toc.htm#BGBEEBAD
    ======================
    Operating System
    Oracle Database for Windows x64 is supported on the following operating systems:
    • Windows Server 2003 - all x64 editions
    • Windows Server 2003 R2 - all x64 editions
    • Windows XP Professional x64 Edition
    • Windows Vista x64 - Business, Enterprise, and Ultimate editions
    • Windows Server 2008 x64 and Windows Server 2008 R2 x64 - Standard, Enterprise, Datacenter, Web, and Foundation editions. The Server Core option is not supported.
    Note: Check My Oracle Support (formerly OracleMetaLink) for more information about Hyper-V support.
    • Windows 7 x64 - Professional, Enterprise, and Ultimate editions
    ===========================

  • Installing Oracle 11g ODAC 11.1.0.5.10 Beta

    I've installed Oracle 11g ODAC 11.1.0.5.10 Beta.
    It came back with installation successful.
    How do I get the Oracle Database Server(Oracle ODP.NET) to appear as one of my datasource choices?
    I added the Oracle.DataAccess.dll (v. 2.111.5.10) to my bin folder. I restarted VS2005, dropped a gridview on the page, selected NewDatasource. My only options are for Microsoft.

    This step by step tutorial should help you out:
    http://www.oracle.com/technology/obe/net11gobe/building.net/vs_otn2.htm
    There are parts of the tutorial that you can skip since you are only interested in ODP.NET showing up as a data source and using it within a gridview.

  • Unable to install Oracle 9.0.1 on Linux RedHat

    Hi,
    I am unable to install Oracle 9.0.1 on Linux RedHat, tried many times. While installing i get following errors-
    "Error in invoking target install of makefile
    /usr/oracle/9.0.1/plsql/lib/ins-plsql.mk"
    "error in invoking target ioracle of makefile
    /usr/oracle/9.0.1/rdbms/lib/ins-rdbms.mk"
    "Error loading native library : libnjni.so"
    Installation halts while configuring Net Confugration Assistant....
    Any workaround ???
    Thanks in advance.

    There are many versions of RedHat. Your post indicates you are using one of them, but your post really does not give a hint as to which one. Funny thing is - different versions have different install requirements.
    I really don't understand why operating system version is such a big secret. Especially since it is logically so critical to installation issue. Even when installing on Windows, the first questions is 'which Windows'.
    You have, of course, followed the suggestions at http://www.puschitz.com and noted the errors and workarounds, have you not.
    Especially about things like packages and versions.

Maybe you are looking for

  • Creating ascii art in Illustrator

    Hello, This is my first time posting and I'm hoping you can help me. I'd like to color letters of a text so that from afar the colored letters look like an image. The perfect example is ascii art - each character is colored appropriately so that as a

  • Access Connection​s on an Ideapad U350

    As far as I can find out, Access Connections is not officially supported on the U350.  I downloaded it, installed it, and it does seem to work.  There are a few cases I have seen a pop-up about it not being supported on this platform. I am using Wind

  • After the recent update My Firefox has become unresponsive alot.

    I don't know why but now Firefox has become so unresponsive. It particularly happens when I visit Youtube. It almost become impossible to even close it.

  • DERIVATION RULE VALUE TRANSPORTING

    Hi, Is it possible to transport the values of a particular derivation rule from one server to another? currently derivation rules are updated in "PRD" and we have created a copy of PRD with some changes now we would like to transport the rule values

  • "Couldn't create destination temporary file:Permission denied"

    I am running the latest version of Final Cut Server on a Mac Pro Tower running Mac Server 10.6.X. I keep getting 2 Error messages every time my users are trying to send content to the server via Final Cut Server client application: (1) "Broken Pipe"