Can I install OEM 12c 32-bit Linux on 64-bit Linux OS?

I've downloaded the 32-bit version and started the install. I get the following error message and I'm wondering whether its a 32-bit/64-bit library issue. Any ideas?:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: /export/home/middleware/oms/bin/genclntsh
INFO: /usr/bin/ld: skipping incompatible /export/home/middleware/oms/lib/libxml11.a when searching for -lxml11
/usr/bin/ld: cannot find -lxml11
INFO: collect2: ld returned 1 exit status
INFO: genclntsh: Failed to link libclntsh.so.11.1
INFO: make: *** [client_sharedlib] Error 1

The prereq checks at the top of the install should have reported the OS mis-match. Did you ignore the warning?

Similar Messages

  • Very Basic:  Can I install OEM 12c in a 'Database Control' style?

    Environment:
    Oracle 11.2.0.3 EE on Solaris 5.10 u10
    No experience with OEM, yet ...
    I would like to set up OEM 12c for one (1) Test database but want to make the installation as easy as possible and without as much of the 'Cloud' control 'stuff' for managing several databases. Kind of like the 11g Database Control versus Grid Control.
    We're in the planning stages of setting up a 'real' OEM 12c environment but I wanted to get a jump on things using this small test database.
    I've been reading the Basic and Advanced Installation manuals but haven't seen anything about a leaner/smaller installation type.
    Oh yes, I need to use the 'silent' install method as we did for the databases.
    Pointers to other docs I'm missing are appreciated.
    Any suggestions are most welcome.
    Thanks very much.
    -gary

    Thanks very much for the confirmation! I feel better that I couldn't find anything in the documentation.
    I appreciate your taking the time to respond.
    -gary

  • Install OEM 12c fails on "start oracle management service". win2008

    Windows Server 2008 R2 Enterprise SP1 x64
    Oracle Database 11g release 11.2.0.3.0
    I install OEM 12c(12.1.0.3) following this manual: Installing Enterprise Manager System
    before start i've installed WebLogic Server 10.3.6 and aplied 2 patches specified in this manual
    installation type is advanced, small, so i have created database from the appropriate template
    i also installed cygwin and started ssh-service
    the installation of OEM process fails on 73% "start oracle management service" with this message:
    INFO: oracle.sysman.top.oms:Starting OMS ...
    INFO: oracle.sysman.top.oms:Executing command: cmd /c set NEED_EXIT_CODE=1&&C:\Oracle\Middleware\oms\bin\emctl.bat start oms
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 3 
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.oms:Windows service OracleManagementServer_EMGC_OMS1_1 failed to be started
    INFO: oracle.sysman.top.oms:Oracle Management Server is Down
    INFO: oracle.sysman.top.oms:Please check C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log for error details
    SEVERE: oracle.sysman.top.oms:Starting of OMS failed.
    in C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log i got this:
    2013-09-06 12:24:27,012 [main] ERROR commands.BaseCommand logAndPrint.620 - Oracle Management Server Could Not Be Started
    Check EM Server log file for details: C:\Oracle\gc_inst\user_projects\domains\GCDomain\servers\EMGC_OMS1\logs\EMGC_OMS1.out
    2013-09-06 12:24:27,012 [main] INFO  commands.StartCommand startOMS.337 - startOMS finished with result: 1
    2013-09-06 12:24:30,974 [main] INFO  commands.StartCommand startOMS.371 - net start return code is 2
    2013-09-06 12:24:30,974 [main] ERROR commands.BaseCommand logAndPrint.620 - Windows service OracleManagementServer_EMGC_OMS1_1 failed to be started
    2013-09-06 12:24:34,094 [main] INFO  commands.BaseCommand printMessage.404 - statusOMS finished with result: 8
    2013-09-06 12:24:34,094 [main] ERROR commands.BaseCommand logAndPrint.620 - Please check C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log for error details
    and in C:\Oracle\gc_inst\user_projects\domains\GCDomain\servers\EMGC_OMS1\logs\EMGC_OMS1.out this:
    <06.09.2013 12:24:01 ICT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 23.25-b01 from Oracle Corporation>
    <06.09.2013 12:24:01 ICT> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for 13349651 Thu May 24 10:18:28 IST 2012
    WebLogic Server Temporary Patch for BUG14482558 Fri Jan 11 11:20:16 IST 2013
    WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    <06.09.2013 12:24:03 ICT> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:Error: Failed to get value from Standard Input
    Enter password to boot WebLogic server:
    <06.09.2013 12:24:04 ICT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: Booting as admin server, but servername, EMGC_OMS1, does not match the admin server name, EMGC_ADMINSERVER
         at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:67)
         at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
         at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
         at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
         at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
         at weblogic.Server.main(Server.java:71)
    >
    <06.09.2013 12:24:04 ICT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    wlst:
    wls:/offline>
    what I did wrong? how to start WLS server?

    Hi,
    First of all with EM 12.1.0.x any version you are not required to install wls separately, we have single installer for em and wls. Is there any specific reason you installer wls separately?
    Coming back to your issue: can you check
    %OMS_HOME%\BIN>emctl istart oms completes successfully.
    %OMS_HOME%\BIN>emctl istop oms completes successfully.
    Also open an SR with Oracle support and share the number. We should debug such issue through SR so that we can share logs and come find a root cause.

  • Is it possible to install OEM 12c on a server already running OEM 11g ?

    Is it possible to install OEM 12c on a server already running OEM 11g ?
    We have a server already running OEM 11g, planning to install OEM 12C on the same server and running it in parallel while we transfer targets one by one to OEM 12c ?
    Please let us know, if anyone has any experiences on this.
    Thanks,

    Hi,
    Yes it is allowed to install EM 12c on same host but you need to make sure that the hardware is strong enough to keep both the OMS’es up and running. For production system setup i will not recommend you this approach but if this if for your testing purpose you can install both the OMSes on same host with different repositories.
    Your second question is not clear, if your final goal is to have em 12c in your enviro then you can go through the proper EM upgrade method which will take care of all target and history migration. Manually doing all is not supported.
    Pls go through this: http://download.oracle.com/docs/cd/E24628_01/index.htm

  • How can i install flash player for window 8.1(64 bit) on my laptop

    how can i install flash player for window 8.1(64 bit) on my laptop?

    For Internet Explorer, you don't. Microsoft has already done it.
    For Firefox, Opera or Safari, use the Flash Player Plug-in (All other browsers)
    For Chrome, you don't need to wither because Google puts it in the browser.

  • Not able to Install OEM Agent 10.2.0.4.0 on Linux Machine

    Hi,
    I am not able to install OEM Agent 10.2.0.4.0 on Linux Machine with user id ORACLE while installing i am getting "cannot execute binary file"
    through Windows i am taking the Server console with X-Manager.
    Regards
    Raveesh

    user8958742 wrote:
    Hi,
    I am not able to install OEM Agent 10.2.0.4.0 on Linux Machine with user id ORACLE while installing i am getting "cannot execute binary file"
    through Windows i am taking the Server console with X-Manager.Which Linux distro?

  • Configuration error  when installing OEM 12c

    Hi
    I was trying to install OEM cloud control 12c release 2 on a 64 bit Red Hat Enterprise Linux Server release 5.7 and in the “OMS Configuration” step the process encountered the following error and stopped.
    INFO: oracle.sysman.top.oms:Securing OMS ......
    INFO: oracle.sysman.top.oms:java.lang.Exception: emkey is not present in repository and backup is not present on file system. Hence emkey cannot be copied to credstore.
    INFO: oracle.sysman.top.oms:           at oracle.sysman.omsca.adapter.wls.OMSWLSAdapter.adapterPostDeployAndReposSetup(OMSWLSAdapter.java:2844)
    INFO: oracle.sysman.top.oms:           at oracle.sysman.omsca.framework.OMSGenericAdapter.postDeployAndReposSetup(OMSGenericAdapter.java:327)
    INFO: oracle.sysman.top.oms:           at oracle.sysman.omsca.framework.OMSCAFreshInstall.execute(OMSCAFreshInstall.java:193)
    INFO: oracle.sysman.top.oms:           at oracle.sysman.omsca.framework.OMSConfigAssistantDriver.main(OMSConfigAssistantDriver.java:240)
    INFO: oracle.sysman.top.oms:OMSCA-ERR:Securing of OMS failed
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:OMSCA-ERR:Post "Deploy and Repos Setup" operations failed. Check the trace file:/u02/Middleware/oms/cfgtoollogs/omsca/omsca_20130701175825.log
    INFO: oracle.sysman.top.oms:
    Check the OMS Configuration Assistant logs at: /u02/Middleware/oms/cfgtoollogs/omsca
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    And the following is from the mentioned log file:
    SEVERE: Exception occurred while securing OMS:
    java.lang.Exception: emkey is not present in repository and backup is not present on file system. Hence emkey cannot be copied to credstore.
                    at oracle.sysman.omsca.adapter.wls.OMSWLSAdapter.adapterPostDeployAndReposSetup(OMSWLSAdapter.java:2844)
                    at oracle.sysman.omsca.framework.OMSGenericAdapter.postDeployAndReposSetup(OMSGenericAdapter.java:327)
                    at oracle.sysman.omsca.framework.OMSCAFreshInstall.execute(OMSCAFreshInstall.java:193)
                    at oracle.sysman.omsca.framework.OMSConfigAssistantDriver.main(OMSConfigAssistantDriver.java:240)
    Jul 1, 2013 6:15:22 PM oracle.sysman.omsca.framework.OMSGenericAdapter postDeployAndReposSetup
    SEVERE: OMSCA-ERR:Post "Deploy and Repos Setup" operations failed. Check the trace file:/u02/Middleware/oms/cfgtoollogs/omsca/omsca_20130701175825.log
    Jul 1, 2013 6:15:22 PM oracle.sysman.omsca.framework.OMSCAFreshInstall execute
    SEVERE: Post "Deploy and Repos Setup" operations failed.
    Jul 1, 2013 6:15:22 PM oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    I have to mention that previously I installed OEM cloud control 12c release 2 on a 64 bit Windows and used the DB that I am trying to use for the current installation as the repository. Actually for some reason I stopped the previous Windows OEM and try to install a new Linux version and I want to use the same DB. Is this the reason for the error? What should I do to solve that? What about to create a new DB schema?
    Ferez

    AkankshaSheoranKaler,
    Yes, I am using same database to house the 12.1.0.2  OMS on win and 12.1.0.2 on linux but I am not going to use the OMS on win.
    Your solution worked for me. Dropping sysman schema and removing it's related synonyms solved the problem, thank you very much.
    Ferez

  • Can't install netbeans 8 on windows 7 ultimate 32 bit (Java Platform SE binary has stopped working), problem event name : BEX

    I can't install netbeans 8 on my windows  7 ultimate 32 bit. Please help me.. This is the error message :
    Java Platform SE binary has stopped working
    Problem signature:
      Problem Event Name:    BEX
      Application Name:    java.exe
      Application Version:    8.0.5.13
      Application Timestamp:    53280287
      Fault Module Name:    StackHash_2264
      Fault Module Version:    0.0.0.0
      Fault Module Timestamp:    00000000
      Exception Offset:    00000040
      Exception Code:    c0000005
      Exception Data:    00000008
      OS Version:    6.1.7600.2.0.0.256.1
      Locale ID:    1033
      Additional Information 1:    2264
      Additional Information 2:    2264db07e74365624c50317d7b856ae9
      Additional Information 3:    875f
      Additional Information 4:    875fa2ef9d2bdca96466e8af55d1ae6e
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

    1. I had similar problem and upgrade of BIOS has helped.
    2. Try Oracle support forum if 1 does not help.
    Rgds
    Milos

  • Can I install OEM windows

    Hello if I wan't to install windows on my mac using bootcamp can I use the OEM version of windows. Thanks

    Windows 7 and previous versions will not install on a external drive. It is one of the restrictions of windows. It must be installed to a internal hard drive or ssd, the drive must be internal to the computer. Actually connected directly to the main system board of the computer and not to any external type ports.
    Windows 8 does have a feature/method for installing to a external drive but I have no idea how it is done.
    Since you are looking at installing windows 7 you have to install that to the internal drive on the mac using boot camp assistant.
    So you can't install it on a usb drive on a windows pc and then move it to your mac.

  • Can i install the Portal Server 7 on Red Hat Enterprise Linux 4 ?

    hi all,
    Can i install Portal Server 7 on Red Hat Enterprise Linux 4 ?
    Thnx in Advance.

    Hi All,
    After tearing my hair out for about 3 weeks I've figured following are the steps for installing Sun Portal Server 7 on RH Linux 4. These though help successful installation I am still struggling to get the Single Sign On for the sample applications working.
    1. Boot linux with the network cable disconnected. (cable disconnected or wireless disabled is very important).
    2. set Hostname to localhost.localdomain
    3. Start INstaller (I always used the root login).
    4. Once the components list comes up "select All" then unselect "Sun POrtal Server 7" and "Sun Java System Portal Secure Remote Access". (trust me firends I am not kidding around).
    5. Follow steps of installation. Provide a password wherever requested. Highly suggested that you note down the options and the values you are entering in each step. Its about 20 page installer. Also whereever host and domain is asked for use localhost.localdomain. IP should be 127.0.0.1. Valid IP and valid domain name will also work but I haven't gone that route yet.
    6. Take special note of the LDAP Admin Password and LDAP user password. Note the usernames too. The admin password and user passwords HAVE to be different. DO NOT Forget the admin password. Default admin name is amAdmin.
    7. Go ahead and let the installation complete.
    8. I always used localhost.localdomain as domain name and host name and IP to loopback address 127.0.0.1
    Once the installation is complete start newly installed server in the following sequence
    A. To start localhost slapd:
    cd /var/opt/sun/directory-server/slapd-localhost/
    ./start-slapd
    cd /var/opt/sun/directory-server/
    ./start-admin
    (you can test here by running ./startconsole and loggin in using the admin username and password (you you should have remembered those... don't tell me I didn't warn you :)...)
    B. To start Sun Java System Application Server
    cd /opt/sun/appserver/bin
    ./asadmin start-domain --user [username] --passwordfile [a simple txt file with only the password in it] [domain name]
    e.g.
    ./asadmin start-domain user admin passwordfile adminpassword.txt domain1 OR
    ./asadmin start-domain user admin password pass123 domain1
    takes a few seconds to kick it off.
    open browser and go to http://localhost.localdomain:8080/ to check if application server is running
    C. To start Identity Server
    cd /opt/sun/identity/bin
    ./amserver start
    Now go to the SunPortal Server installer again and run it.
    9. In the screen that asks whether you want to install only or configure select configure now.
    10. Fill in required parameters like password. and user name. ( I kept ALL default and used the same password all throughout except for LDAP admin, I am doing this for a PoC so security be damned at the moment ).
    11. Be sure to fill in the correct LDAP admin and user passwords because else installation will fail.
    12. Let the installation roll
    13. At about 38% it will give a popup warning configuration may take upto an hour. If you get to click on this popups ok button good things are progressing fine. If not some server didn't start right.
    14. Takes about 15 minutes (depends on machine config) after you hit okay for the configuration to complete. Anything lesser check logs for any failure notices.
    15. IF all success reported congratulations!!!
    16. Goto http://localhost.localdomain:8080/portal/ to go to portal home page
    IT STILL DOESN"T WORK!!! HELP!!!
    Folks after all I said above it still doesn't work. When I go to any of the portal server Sample Applications and try to log in using the default usernames
    Community Samples has test/test
    Enterprise Sample has mary/mary ed/ed etc
    I cannot log in... The screen simply refreshes but doesn't go anywhere.
    I am suspecting this is because the domain and host is pointing to localhost.localdomain instead it should be given a valid domain name and a valid host and a valid IP instead of 127.0.0.1. If anyone can throw anymore light on this I'll be grateful.

  • Can I install Oracle VM server on VMware Workstation 7 with linux?

    I have installed VMware Workstation 7 on my laptop that already has windows 7 operating system.
    Next I installed Oracle Enterprise Linux 4 on my VMware Workstation 7.
    Now am planing to setup a RAC environment.
    What should be my next step? The documentation says I need to install VMware server.
    Are VMware server and Oracle VM server the same?
    can we replace one with other.
    I am a newbie.. Please spare my questions.

    hi,
    your vm ware server is ok.. but you should install same o/s for RAC..
    remove the linux and install windows and try RAC node in vmware..
    or try install linux
    check the link
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCentos4UsingVMware.php
    for window 2003
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnWindows2003UsingVMware.php
    regards,
    Deepak

  • Can i install indesign 2.0 on win 7 64 bit

    can i install indesign 2.0 on win 7 64 bit

    You can try but I wouldn't count on it working properly.
    Bob

  • I can not install itunes for my original windows 7 32 bit on my computer

    i cannot install itunes for my original windows 7 32 bit on my computer

    What happens when try to install iTunes? Error messages?
    You might have better luck posting in the iTunes forum since you do not hav an iPod touch problem.

  • Can not install OEM Windows 7 64 bit on iMac 24"

    I have a late 2006 iMac 24" white. I have installed Lion with Boot camp 4.0. I am attempting to install Windows 7 64 bit OEM. At Step 3 "Install Windows" of the Installation and Setup Guide the system does not start the Windows 7 installer. Please Help!

    I found another thread about running Windows 7 64 Bit on systems other than in a list provided by Apple. I ran the suggested Terminal Command with the following result:
    george-halls-imac:~ georgehall$ ioreg -l -p IODeviceTree | grep firmware-abi
        | |   "firmware-abi" = <"EFI32">
    Does this mean that I can not run 64 Bit Windows 7 on my system? Do I need to upgrade the firmware? Can I change this parameter and get the system to boot the Windows 7 install disk?
    My System is an iMac 24" white (late 2006), 2.33 GHz Intel Core 2 Duo 4 GB mem. NVIVIA GeForce 7600 GT
    Boot ROM version IM61.0093.B07
    SMC Version (system) 1.10f2

  • Can I Install SOA Suite 10.1.3.1 on Enterprise Linux 64 bit ?

    Hi everyone.
    I just downloaded and installed Oracle Enterprise Linux 5.1 for x86_64.
    I tried installing SOA suite 10.1.3.1 and failed the distro check. I then tried to do this with the ignoreSysPreReqs switch and got the following exception :
    /tmp/OraInstall2008-01-17_03-50-18PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    So is this instalation possible ?
    Thanassis

    With new products and point releases coming out so often (which is a good thing) from Oracle development, there would be no way that Development could forsee in advance every single package that might be needed to install the various Oracle technology stacks.
    But finding and installing whatever packages you need is pretty painless using Yum and Up2Date on Enterprise Linux.
    Take a look at the following and use in conjunction with the setup guide
    http://www.oracle.com/technology/tech/linux/htdocs/yum-repository-setup.html

Maybe you are looking for

  • Reset Permissions from Single-User Mode

    I believe I have accidently removed the permissions from my iMac. I can access single-user mode and need desperately for someone to walk me through how to reset the permissions (I get a blue screen when I try to boot). Please help.

  • File name from file path

    Hi Friends, i am using METHOD CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG i want to know the file name selected from the path. example : c:\folder\file.txt. here i want to know which file i have selected. if it is a small path then we can use SPLIT co

  • WRT54GC - Tons of trouble

    Here are the problems I'm having with this product, I'm ready to return it to Office Depot. Three problems, in detail below: 1) getting kicked off an online. Noticing slowdowns and seeing AIM shut off every 20 minutes and pop back on. 2) low signal a

  • Problem displaying only one arabic letter

    i have read an arabic text and print it , it displaye all letteres except of the arabic letter "fa" it display insted of it "?". i use UTF8 encoding which is ok for arabic letter but i can't understand why it doesn't display the letter "fa". i use Ec

  • Problem to install Matrox millennium g550 on mainboard MSI VIA P4M266A

    hi,i'm a newbie. i dont speak English very well. I have a big problem to install on my computer with mainboard MSI VIA P4M266A a graphic card model MATROX Millennium g550. The mainboard mounts a integrated graphic card. if i connect the graphic card