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)

Similar Messages

  • I met problem when installing Oracle 8.1.6 on Turbo Linux 7.0

    I met problem when installing Oracle 8.1.6 on Turbo Linux 7.0.
    After setting up environment variables, and successfully
    accessed KDE interface, everything was going on well.
    The process of installation blocked at 80% in "Database Creation
    Process" dialog window.
    I have tried two times and got the same result.
    The error message is:
    Warning: Cannot convert string "-*-Kochi Gothic-medium-r-normal-
    *-*100...
    Help!

    I have done some oracle installations over RedHat 7.0 (not certificated):
    Let's check some things:
    1- You must have changed very few parameters on your shm.h sem.h files which are in /usr/include/linux directory.
    2- You need to upgrade the glibc and libstdc libraries (.rpm)
    3- You must have installed the jre116_v5 on /usr/jre and made a symbolic link like this
    ln -s /usr/jre/jre116_v5 /usr/local/jre
    4- You must include in the CLASSPATH parameter the jre116_v5 directory. It should look something like this
    CLASSPATH=/usr/jre/jre116_v5:$ORACLE_HOME/jlib
    5- Be sure to create and export all the parameters in your .bash_profile.
    6- Run the ./runInstaller.sh in a terminal window inside the Xwindow.
    You can find the jre116_v5 in www.backdown.org
    I hope these tips help you
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by xx:
    Hi every body
    when I run ./runInstaller from cdrom
    I get this messages :
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre.Please wait ...
    Error in CreateOUIProcess ():-1
    : Bad Address
    I use JDK-1-1-6.
    Thx<HR></BLOCKQUOTE>
    null

  • Problem when install ODAC 11g " Updating registry key "

    Hi every one,
    I have O/S Windows XP with service Pack 3 , and i install Oracle DataBase 10g Release 1 , and install Microsoft Visula Studio 2005.
    The problem is :
    When install ODAC 11g v.11.1.0.6.21 and the install reach ( progress ) to 60% i see a message _" The specified Home Nam e was not found in the registry "_ , with two option :
    * Stop installation of all product.
    * Stop installation of this component only.
    By the way,the installation process stop when it is : Copying files for ' Oracle Services For Microsoft transaction Server '
    Can any one tell me what is the problem ?
    with regards
    Naif

    Well, the MTS services that is part of ODAC 11g is for Oracle DB 11g. So if you are using Oracle Database 10g, you cannot install that. Just check off the components you need to install and leave the others unchecked.

  • 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
    [[email protected] 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
    [[email protected] 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

  • Problem in installing Oracle 11g in home edtion of windows xp

    i m trying to install Oracle 11g in home edition of windows xp. it is trelling some files not found. plz help me.!!!!!!!!!

    Upgrade to XP Professional, Home Edition is not supported.
    Werner

  • Error when installing Oracle 11g

    Hi,
    I downloaded Oracle 11g last week, which is in two zip files. I extracted the files into the same folder as per instructions. The problem is that when I tried to install I got error "Could not find main class. program will now exit"
    I am installing on windows 7 ultimate.
    Please help

    You should download the installer again and verify the download file size with the figure given on website.
    Once you verify the file size unzip them and try running installer..
    it seems the current installer you are using is corrupted.
    Also before you download the installer make sure it is available for windows 7 ultimate!!!!

  • Skype sign in problem when install oracle express

    Hi all, i have meet this problem where my skype cannot login showing either 'Something went wrong' OR 'Sorry we didnt recognize ypur sign-in details. Please check your Skype Name and password, then try again' after installing the 11g oracle express edition. Previously i can login with the same user id and password. Do anyone have encounter this problem?

    What exactly is the version of Skype installed on your computer? In Skype go to Help -> About Skype.
    What version of Windows are you on (XP, Vista, Windows 7, Windows 8 )? Is it 32-bit or 64-bit?
    http://support.microsoft.com/kb/827218
    What is the version of Internet Explorer installed on your computer?
    In Internet Explorer go to Help -> About Internet Explorer.
    P.S. Please, don’t say that you are not using Internet Explorer. This is irrelevant. Skype depends on Internet Explorer.

  • Problem when installing oracle 10g on RHEL-4

    greetings,
    i have been trying to install oracle 10g on my linux machine for the past 10 days, everytimje i do all the steps and change the kernel parameters but when i start the runinstaller file. i get the folloeing error.
    I don't know what this error is or why is it happening
    you can find a snapshot of the error on the following link
    http://www.4shared.com/dir/4180305/6152dc22/Oracle_errors.html
    also another error is arising when i log in to the linux box with the user oracle... i have been having these errors for the past 10 days and i reached to the point where my knowledge won't help me more than ur experiences.
    a snapshot of this error also is available in the above link

    While I understand a picture is worth a thousand words, I backed off from the site as soon as it started providing active ads and spy-ware-like indications. If you want help (from me at least) please describe the symptoms.
    You could also use the following sites to help with the install:
    http://www.puschitz.com and http://ivan.kartik.sk

  • Problem when installing oracle 9i

    hi all,
    After I put oracle 9i CD into my CD ROM, it was no reaction. Also, I double click 9i setup icon, it was no reaction too. I am sure the CD ROM and the CD's are fine. Do anyone knows what is happening?
    Thanks.
    Amy

    hi Joel,
    I have been tried before and it doesn't work at all. Do you have any ideas?
    As I know, when I install oracle 8i on some computers, I need to rename one of the file and make it works. Is it the same on oracle 9i? And do you know which file?
    Many Thanks
    Amy

  • Please help me, a problem when install oracle 10g on the solaris 10

    currently, I am installing the oracle 10g on the solaris 10, I am using DHCP and
    my computer has no hostname, the following is copied from the 10g document,
    When you run Oracle Universal Installer, an error may occur if name resolution is not set up. To avoid this error, before you begin installation, you must ensure that host names are resolved only through the /etc/hosts file.
    To ensure that host names are resolved only through the /etc/hosts file:
    1.
    Verify that the /etc/hosts file is used for name resolution. You can do this by checking the hosts file entry in the nsswitch.conf file as follows:
    # cat /etc/nsswitch.conf | grep hosts
    The output of this command should contain an entry for files.
    2.
    Verify that the host name has been set by using the hostname command as follows:
    # hostname
    The output of this command should be similar to the following:
    myhost.mycomputer.com
    currently, when I use hostname command, it is unknown, what should I do to add
    my hostname? thanks

    Since this is related to Solaris, you will most likely get a better/faster response on a Sun Solaris forum rather than here.
    Srini

  • A problem when install oracle personal 8i --"jrew perform illegal operation"?

    seems something wrong. but i can't figure out.
    can u please tell me how to correct it?

    For me, I will stop all the Oracle's system services from <Administrative tools> <services>.
    And then,
    1. Delete all the Oracle's directories. if I have it on a seperate drive, format it.
    2. Go to registry editor by typint regedit /HKEY_LOCAL_MACHINE/SOFTWARE/ click on the ORACLE folder and delete it including sub-folder entries.
    3. Go to registry editor /HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services find all the Oracle's system services and delete them.
    4. Remove the directory from C:\Programs Files\Oracle on Oracle's Inventory stuff etc ...
    It is my fastest way to uninstall everything and start a fresh install.
    I figure it out myself and it's not official to remove it. So, take it as your own risk (but, it should work).
    Regards,

  • Fail in prerequistite check when install oracle 11g release 2 on desktop

    all check is fail, but I am sure my PC have enough RAM.
    the detail said
    PRVF-7531: Physical memory check cannot be peformed on node "kei"
    -Cause: could not perform check of physical memory on the node indicagted.
    -Action: Ensure ability to access the node specified and view memory information
    what does this mean? I already log in my PC with admin right.
    Edited by: user10064903 on Apr 29, 2012 1:40 AM

    user10064903 wrote:
    all check is fail, but I am sure my PC have enough RAM.
    the detail said
    PRVF-7531: Physical memory check cannot be peformed on node "kei"
    -Cause: could not perform check of physical memory on the node indicagted.
    -Action: Ensure ability to access the node specified and view memory information
    what does this mean? I already log in my PC with admin right.
    Edited by: user10064903 on Apr 29, 2012 1:40 AMWhen all else fails Read The Fine Manual
    INSTALLATION GUIDE
    which can be found at URL below
    http://www.oracle.com/pls/db112/portal.portal_db?selected=11&frame=

  • Problem when install oracle 10g client on whitebox enterprise Linux 3

    I download oracle-client-10103.tar.bz2 and unzip.
    After set environment variable follow instruction
    I run runmefirst.sh, system cannot recognize the .o file.

    It is possible that you did not download the correct client.
    The file name for the 10.1.0.3 client for Linux x86 is ship.client.lnx32.cpio.gz. The Linux x86_64 client name is ship.client.lnxx86-64.cpio.gz .

  • IOException2 when installing Oracle 9iR2 on Redhat 9

    I have problem when installing Oracle 9i release 2 on Redhat 9. When on Disk 2 of oracle, oracle installer hangs and got this message :
    I try to translate from French :
    The message is pasted from file :installActions*.log
    Exception due by action : copyGroupFromJar
    Exceotion name : IOException2
    Exception string : Error when writing in file :/usr/oracle/produit/920/demo/schema/sales_history/sh_sales.dat
    exception level : 2
    --

    FOR ALL OF YOU GUYS trying to install Oracle 9i R2 on Red Hat 9, PLEASE VISIT THIS LINK - http://www.puschitz.com/InstallingOracle9i.shtml
    It has comprehensive instructions on how to install Oracle (various releases,up to 9i Realease 2 on Linux). It takes a bit of effort, but you'll be smiling at the end!

  • Having problem to install Oracle Portal Forms Reports and Discoverer 11g on Windows Server 2008 64 bit

    Dear All Precious Friends,
    I am having problem while installing Oracle Portal Forms Reports and Discoverer 11g on Windows Server 2008 64 bit,
    I have already installed Oracle Database 11g Release 2 -------
    ----Then i configured JAVA Access bridge
    --------then installed and configured Required Schema using Repository Creation Utility of same version of Database 11g,
    -----------then installed Oracle Business Intelligence 11g version 11.1.1.6.0 which includes Web logic..............I am feeling that i did right at this point...........
    ..............also feeling comfortable after install Oracle Identity and Access Management 11g ..................
    -----------------but don't know how to configure OID to install Oracle Portal Forms Reports and Discoverer 11g...............
    Please help my Oracle Friends
    Your early help will be highly appreciated.
    thanks and regards
    Hassan

    You said, "...+I would like to install Release 2(11.1.1.2.0)+ ...". Be careful. 11.1.1.2.0 is not Release 2. The version for Rel 2 is 11.1.2.0, notice that there is one less "1". Also, there is no way to patch from Release 1 to Release 2.
    In EDelivery, this is what you should find if you search on "Oracle Fusion Middleware" for "Microsoft Windows x64 (64-bit)":
    First look for this link then drill into it:
    Oracle Fusion Middleware 11g Media Pack for Microsoft Windows x64 (64-bit)
    In this section you will find the following:
    This is the full product installation of FMw 11 Release 2 (Forms & Reports)
    Oracle Forms and Reports 11g R2 (11.1.2.0.0) for Microsoft Windows x64 (64-bit) V28761-01
    This is the full product installation of FMw 11 Release 1 (includes Portal, Forms, Reports, and Disco)
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 1 of 4) V18785-01
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 2 of 4)
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 3 of 4)
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 4 of 4)
    This is the FMw 11 Release 1 patch set that will bring the above 11.1.1.2.0 installation to 11.1.1.6.  This is NOT a full product installation - just a patch
    Oracle Portal, Forms, Reports and Discoverer 11g Patch Set 5 (11.1.1.6.0) for Microsoft Windows x86 (64-bit) V29850-01
    There are no patch sets for Release 2 as of yet.

Maybe you are looking for

  • Regarding opening stock

    hi experts,                i m an abaper ,i dnt have a functional  consultant rt now.i have to develope a report on opening stock of raw materials on date wise basis..which table sud i use so that i can get the date wise opening stock or will i use s

  • Yoga 13 - Wifi Issue with Verizon FIOS Advanced Router

    In an effort to boost the Internet Speed for my wireless devices in my house I upgraded my Verizon FIOS router to their Advanced Router. I had noticed that all of my Wireless Devices were unable to get any more speed than 25/25, when I get 75/35 to m

  • Fan, power consumption etc

    Hello everyone. I am thinking about buying a 2012 MacBook Air to replace my 2011 one however I have one or two questions which I hope someone would be kind enough to answer for me... If I was to do exactly the same tasks on the more powerful 2012 one

  • BORIS MISSING IN FCP5 - NOT IN EFFECTS FOLDER

    I cannot find Boris in my effects folder nor in the text folder within the Effects folder. Anybody know where it may be hiding? Many thanks! Shari

  • Table Name in reports

    Hi all How can I pass table name as a parameter and use that in the query for the report.