Oracle on Linux and Clustering

Are there any solutions for Oracle Clustering on Linux?
null

Hi,
the latest dev. kernel (2.3.12) contains raw device support. For
linux 2.2.10 there is a patch avail. from Stephen Tweedy. That
works great even with oracle8.
ftp://ftp.uk.linux.org/pub/linux/sct/fs/raw-io/
I guess it will be avail. in stable kernel soon.
Marcus
Douglas (guest) wrote:
: Linux does not support raw devices which are needed for OPS.
: Anyone fncy developing raw device support ?
: John Smiley (guest) wrote:
: : The Oracle product you need to support clusters for high
: : availability and scalability is Oracle Parallel Server
(OPS).
: : Unfortunately, the Linux Oracle8i documentation states that
OPS
: : is not yet available for Linux.
: : You could use a hot standby database as Freddy suggested, but
: : this does not require a clustered environment. Oracle 8i
: : (8.1.5) allows a hot standby database to be temporarily
placed
: : in an open, but read-only state. This is particularly useful
: : for batch reporting applications where the main database
needs
: : to be available 24x7 and the reporting load would degrade
: : performance of the main database. So, with Oracle8i, the hot
: : standby can be used as both a disaster recovery database, and
a
: : useful reporting database. With previous versions of Oracle,
: : the hot standby was not useable as anything but a disaster
: : recovery platform.
: : Freddy Wissing (guest) wrote:
: : : Volker Rath, DETECON (guest) wrote:
: : : : Are there any solutions for Oracle Clustering on Linux?
: : : I'm gonna begin experimenting with this.
: : : Oracle can do what's called a standby database, running on
a
: : : remote machine, possibly one in a linux cluster.
: : : The Linux HA project has come a long way, and I believe
could
: : : handle switching the standby database to active, and
assuming
: : the
: : : mac address, IP address and hostname, etc of the failed
node.
: : : Once I have time, I'm gonna try and put all this together.
: If
: : I
: : : have success, I'll be sure and post it.
: : : There are also commercial clustering solutions coming out
for
: : : Linux too. Either way, it won't be long.
: : : - Freddy Wissing
null

Similar Messages

  • Oracle enterprise linux and oracle 10g?

    Hey;
    I'm pretty new to trying to download oracle and get it installed on a linux box. I made a couple of attempts on linux fedora core 10 and windows vista home edition both of which didn't get very far. Since I just past my ocp exams via a boot camp (yay for me!), I'm hoping to get a couple of linux boxes up and running to ensure I get the concepts down through practice.
    From what I'm reading, it looks like I can download enterprise linux, put that on a system, and then download oracle 10g and install that w/little or no trouble (at least not expected...)
    Am I reading that right or did I miss something? Any info greatly apprecaited.
    Doug O'Leary

    Hello,
    You can download enterprise linux and 10g and get going. Enterprise linux is pre-packaged for the required components required to install oracle software, here is a link for your future reference to see platform compatibility.
    http://www.oracle.com/technology/support/metalink/index.html
    Regards
    OrionNet
    Edited by: OrionNet on Jun 8, 2009 5:00 PM

  • Oracle enterprise Linux and 10gR2 instalation error

    I have installed Oracle Unbreakable Linux (from 4 CD's).
    When tried to install Oracle 10gR2 I got error that displays when it's 83 % already installing:
    Error in invoking target 'client_sharedlib' of makefile '/u01/app/oracle/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
    I have installed developement pack (aditional rpm packages installed), but I don't know what's happening.
    I read on other forum (Error installing Oracle Client on Red Hat 4.0 that I might miss some package.
    My system is fully 32 bit, so I think I do not need any 64 bit package, like suggested in that thread!?
    Second question:
    I thought that "Unbreakable Linux from Oracle" has all additional packages prepared for Oracle installation ...at least for current release 10gR2?
    Is that true?
    Third one:
    If I use croatian keyboard, I cannot type "_" (underscore sign. How to have that (for me very important key)?
    Thanks...
    Message was edited by:
    Funky

    make.log:
    (if [ "compile" = "binary" ] ; then \
    /oracle/10g/bin/gennfgt > nnfgt.c ;\
    TARGET_BINARY_INTERFACE= ;\
    export TARGET_BINARY_INTERFACE ;\
    gcc -c nnfgt.c ;\
    -rm -f /oracle/10g/lib/nnfgt.o ;\
    -mv nnfgt.o /oracle/10g/lib/ ;\
    /usr/bin/ar rv /oracle/10g/lib/libn10.a /oracle/10g/lib/nnfgt.o ; fi)
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/oracle/10g//oracle/10g/bin/genclntsh
    /oracle/10g/rdbms/lib/kpudfo.o: file not recognized: File format not recognized
    collect2: ld returned 1 exit status
    genclntsh: Failed to link libclntsh.so.10.1
    make: *** [client_sharedlib] Error 1
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/oracle/10g//oracle/10g/bin/genclntsh
    /oracle/10g/rdbms/lib/kpudfo.o: file not recognized: File format not recognized
    collect2: ld returned 1 exit status
    genclntsh: Failed to link libclntsh.so.10.1
    make: *** [client_sharedlib] Error 1
    install.log:
    INFO: /oracle/10g/bin/genclntsh
    INFO: /oracle/10g/rdbms/lib/kpudfo.o: file not recognized: File format not recognized
    collect2: ld returned 1 exit status
    INFO: genclntsh: Failed to link libclntsh.so.10.1
    make: *** [client_sharedlib] Error 1
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'client_sharedlib' of makefile '/oracle/10g/network/lib/ins_net_client.mk'. See '/oracle/oraInventory/logs/installActions2007-05-31_11-43-39AM.log' for details.
    Exception Severity: 1
    THX!
    error pic:
    http://i15.tinypic.com/4kx34a0.png
    Message was edited by:
    Funky

  • Oracle on Linux and Apple Server

    Does anyone know of an implementention of Oracle under Linux on an Apple Server platform? If you do, could you please relate any experiences you have had?
    Thanks,
    Mark

    Does anyone know of an implementention of Oracle under Linux on an Apple Server platform? If you do, could you please relate any experiences you have had?
    Thanks,
    Mark

  • Error during Oracle installation in Oracle Enterprise Linux

    Hi All,
    I was trying to install Oracle 10g in Oracle Enterprise Linux, and I'm getting the following error when I give the command *./runInstall*.
    [oracle@localhost database]$ ./runInstaller -responseFile /home/oracle/database/response/enterprise1.rsp -nowelcome
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-04-05_12-58-11AM. Please wait ...[oracle@localhost database]$ Oracle Universal Installer, Version 10.2.0.1.0 Production
    Copyright (C) 1999, 2005, Oracle. All rights reserved.
    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'
    I have tried to set the DISPLAY variable to my IP address, but it still gives the same issue.
    Please find the logs for the same:
    [oracle@localhost database]$ /sbin/ifconfig
    eth0 Link encap:Ethernet HWaddr 00:0C:29:95:3B:4F
    inet addr:192.168.64.128 Bcast:192.168.64.255 Mask:255.255.255.0
    inet6 addr: fe80::20c:29ff:fe95:3b4f/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:532694 errors:0 dropped:0 overruns:0 frame:0
    TX packets:288167 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:792077163 (755.3 MiB) TX bytes:16147337 (15.3 MiB)
    Interrupt:193 Base address:0x2024
    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:3280 errors:0 dropped:0 overruns:0 frame:0
    TX packets:3280 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1739143 (1.6 MiB) TX bytes:1739143 (1.6 MiB)
    [oracle@localhost database]$ export DISPLAY=192.168.64.128:0.0
    [oracle@localhost database]$ echo $DISPLAY
    192.168.64.128:0.0
    Please suggest on what can be done as this is the last step for the Oracle installation which I'm unable to complete.
    Let me know for any more details needed.
    Thanks
    Ravi
    Ph: +919583750774

    Hi,
    Thanks for the immediate response.
    Now I'm getting the following error:
    [oracle@scondw01 database]$ ./runInstaller -force -responseFile /u01/database/response/enterprise1.rsp -silent -nowelcome
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-04-05_09-10-03PM. Please wait ...[oracle@scondw01 database]$ Oracle Universal Installer, Version 10.2.0.1.0 Production
    Copyright (C) 1999, 2005, Oracle. All rights reserved.
    Unexpected Signal : 11 occurred at PC=0xB7C297CE
    Function=(null)
    Library=/tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/i386/client/libjvm.so
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.chgrp(Native Method)
    at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.changeGroup(OiipgBootstrap.java:1206)
    at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.writeInvLoc(OiipgBootstrap.java:900)
    at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.updateInventoryLoc(OiipgBootstrap.java:408)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.doInvSetupOperations(OiicSessionInterfaceManager.java:400)
    at oracle.sysman.oii.oiic.OiicSilentInterfaceManager.doInvSetupOperations(OiicSilentInterfaceManager.java:679)
    at oracle.sysman.oii.oiic.OiicInvSetupWCCE.doOperation(OiicInvSetupWCCE.java:217)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1273)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:546)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:929)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Dynamic libraries:
    08048000-08056000 r-xp 00000000 08:01 511751 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/bin/java
    08056000-08059000 rwxp 0000d000 08:01 511751 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/bin/java
    a4d43000-a4d4a000 r-xp 00000000 08:01 659354 /tmp/OraInstall2012-04-05_09-10-03PM/oui/lib/linux/liboraInstaller.so
    a4d4a000-a4d4b000 rwxp 00006000 08:01 659354 /tmp/OraInstall2012-04-05_09-10-03PM/oui/lib/linux/liboraInstaller.so
    a4d4b000-a4d88000 r-xs 00000000 08:01 659257 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/jewt4-nls.jar
    a4d88000-a4f2f000 r-xs 00000000 08:01 659256 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/jewt4.jar
    a4f2f000-a4f67000 r-xs 00000000 08:01 659275 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/OraPrereq.jar
    a4f67000-a5085000 r-xs 00000000 08:01 659274 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/classes12.jar
    a5085000-a508d000 r-xs 00000000 08:01 659272 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/swingaccess.jar
    a508d000-a50da000 r-xs 00000000 08:01 659255 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/ewt3-nls.jar
    a50da000-a50e0000 r-xs 00000000 08:01 659273 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/ewt3-swingaccess.jar
    a50e0000-a5365000 r-xs 00000000 08:01 659254 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/ewt3.jar
    a5365000-a538c000 r-xs 00000000 08:01 659259 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/help4-nls.jar
    a538c000-a53f1000 r-xs 00000000 08:01 659258 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/help4.jar
    a53f1000-a54a6000 r-xs 00000000 08:01 659271 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/oracle_ice.jar
    a54a6000-a54c3000 r-xs 00000000 08:01 659269 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/InstHelp_zh_TW.jar
    a54c3000-a54e0000 r-xs 00000000 08:01 659268 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/InstHelp_zh_CN.jar
    a54e0000-a54fe000 r-xs 00000000 08:01 659267 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/InstHelp_pt_BR.jar
    a54fe000-a551b000 r-xs 00000000 08:01 659266 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/InstHelp_ko.jar
    a551b000-a5537000 r-xs 00000000 08:01 659265 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/InstHelp_ja.jar
    a5537000-a5554000 r-xs 00000000 08:01 659264 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/InstHelp_it.jar
    a5554000-a5571000 r-xs 00000000 08:01 659263 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/InstHelp_fr.jar
    a5571000-a558e000 r-xs 00000000 08:01 659262 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/InstHelp_es.jar
    a558e000-a55ad000 r-xs 00000000 08:01 659261 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/InstHelp_de.jar
    a55ad000-a55c9000 r-xs 00000000 08:01 659260 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/InstHelp.jar
    a55c9000-a55ea000 r-xs 00000000 08:01 659270 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/InstImages.jar
    a55ea000-a55f0000 r-xs 00000000 08:01 659345 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/ojmisc.jar
    a55f0000-a56ce000 r-xs 00000000 08:01 659342 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/emCfg.jar
    a56ce000-a56e1000 r-xs 00000000 08:01 659344 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/orai18n-mapping.jar
    a56e1000-a57e1000 r-xs 00000000 08:01 659343 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/orai18n-collation.jar
    a57e1000-a5866000 r-xs 00000000 08:01 659341 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/xml.jar
    a5866000-a5868000 r-xs 00000000 08:01 659349 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/OraInstallerNet.jar
    a5868000-a5876000 r-xs 00000000 08:01 659350 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/share.jar
    a5876000-a593d000 r-xs 00000000 08:01 659347 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/srvm.jar
    a593d000-a5a65000 r-xs 00000000 08:01 659346 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/xmlparserv2.jar
    a5a65000-a5a72000 r-xs 00000000 08:01 659351 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/oneclick.jar
    a5a72000-a5e0f000 r-xs 00000000 08:01 659348 /tmp/OraInstall2012-04-05_09-10-03PM/oui/jlib/OraInstaller.jar
    a5e0f000-a5e2b000 r-xs 00000000 08:01 642421 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/ext/sunjce_provider.jar
    a5e2b000-a5ee6000 r-xs 00000000 08:01 642420 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/ext/localedata.jar
    a5ee6000-a5ef3000 r-xs 00000000 08:01 642419 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/ext/ldapsec.jar
    a5ef3000-a5ef6000 r-xs 00000000 08:01 642418 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/ext/dnsns.jar
    a60fa000-a62fa000 r-xp 00000000 08:01 330503 /usr/lib/locale/locale-archive
    b5bfb000-b618a000 r-xs 00000000 08:01 511764 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/charsets.jar
    b618a000-b619b000 r-xs 00000000 08:01 511802 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/jce.jar
    b619b000-b6274000 r-xs 00000000 08:01 511803 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/jsse.jar
    b6274000-b628a000 r-xs 00000000 08:01 196225 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/sunrsasign.jar
    b62d4000-b79c2000 r-xs 00000000 08:01 511810 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/rt.jar
    b79c2000-b79d6000 r-xp 00000000 08:01 659151 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/i386/libzip.so
    b79d6000-b79d9000 rwxp 00013000 08:01 659151 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/i386/libzip.so
    b79d9000-b79f9000 r-xp 00000000 08:01 659136 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/i386/libjava.so
    b79f9000-b79fb000 rwxp 0001f000 08:01 659136 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/i386/libjava.so
    b79fb000-b7a0b000 r-xp 00000000 08:01 659150 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/i386/libverify.so
    b7a0b000-b7a0d000 rwxp 0000f000 08:01 659150 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/i386/libverify.so
    b7a0d000-b7a16000 r-xp 00000000 08:01 344676 /lib/libnss_files-2.3.4.so
    b7a16000-b7a17000 r-xp 00008000 08:01 344676 /lib/libnss_files-2.3.4.so
    b7a17000-b7a18000 rwxp 00009000 08:01 344676 /lib/libnss_files-2.3.4.so
    b7a1f000-b7a23000 rwxs 00000000 08:01 249425 /tmp/hsperfdata_oracle/5761
    b7a23000-b7a44000 r-xp 00000000 08:01 344698 /lib/tls/libm-2.3.4.so
    b7a44000-b7a45000 r-xp 00020000 08:01 344698 /lib/tls/libm-2.3.4.so
    b7a45000-b7a46000 rwxp 00021000 08:01 344698 /lib/tls/libm-2.3.4.so
    b7a46000-b7a58000 r-xp 00000000 08:01 344660 /lib/libnsl-2.3.4.so
    b7a58000-b7a59000 r-xp 00011000 08:01 344660 /lib/libnsl-2.3.4.so
    b7a59000-b7a5a000 rwxp 00012000 08:01 344660 /lib/libnsl-2.3.4.so
    b7a5e000-b7a66000 r-xp 00000000 08:01 659161 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/i386/native_threads/libhpi.so
    b7a66000-b7a67000 rwxp 00007000 08:01 659161 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/i386/native_threads/libhpi.so
    b7a67000-b7e6d000 r-xp 00000000 08:01 659159 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/i386/client/libjvm.so
    b7e6d000-b7e88000 rwxp 00405000 08:01 659159 /tmp/OraInstall2012-04-05_09-10-03PM/jre/1.4.2/lib/i386/client/libjvm.so
    b7e9c000-b7fc1000 r-xp 00000000 08:01 344696 /lib/tls/libc-2.3.4.so
    b7fc1000-b7fc3000 r-xp 00124000 08:01 344696 /lib/tls/libc-2.3.4.so
    b7fc3000-b7fc5000 rwxp 00126000 08:01 344696 /lib/tls/libc-2.3.4.so
    b7fc7000-b7fc9000 r-xp 00000000 08:01 344656 /lib/libdl-2.3.4.so
    b7fc9000-b7fca000 r-xp 00001000 08:01 344656 /lib/libdl-2.3.4.so
    b7fca000-b7fcb000 rwxp 00002000 08:01 344656 /lib/libdl-2.3.4.so
    b7fcc000-b7fda000 r-xp 00000000 08:01 344700 /lib/tls/libpthread-2.3.4.so
    b7fda000-b7fdb000 r-xp 0000d000 08:01 344700 /lib/tls/libpthread-2.3.4.so
    b7fdb000-b7fdc000 rwxp 0000e000 08:01 344700 /lib/tls/libpthread-2.3.4.so
    b7fe9000-b7ffe000 r-xp 00000000 08:01 344641 /lib/ld-2.3.4.so
    b7ffe000-b7fff000 r-xp 00015000 08:01 344641 /lib/ld-2.3.4.so
    b7fff000-b8000000 rwxp 00016000 08:01 344641 /lib/ld-2.3.4.so
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 387K [0xa6550000, 0xa65f0000, 0xa70d0000)
    eden space 512K, 69% used [0xa6550000, 0xa65a8f48, 0xa65d0000)
    from space 64K, 50% used [0xa65d0000, 0xa65d8080, 0xa65e0000)
    to space 64K, 0% used [0xa65e0000, 0xa65e0000, 0xa65f0000)
    tenured generation total 1408K, used 1090K [0xa70d0000, 0xa7230000, 0xafb50000)
    the space 1408K, 77% used [0xa70d0000, 0xa71e0938, 0xa71e0a00, 0xa7230000)
    compacting perm gen total 4864K, used 4693K [0xafb50000, 0xb0010000, 0xb3b50000)
    the space 4864K, 96% used [0xafb50000, 0xaffe5698, 0xaffe5800, 0xb0010000)
    Local Time = Thu Apr 5 21:10:05 2012
    Elapsed Time = 0
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002EF
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid5761.log.
    # Please refer to the file for further information.
    Please let me know what can be the solution.
    thanks
    Ravikanth

  • How to install Oracle Enterprised Linux on VMware PLayer 4

    Hi Everyone,
    My name is John and I've a small issue which I would like to share with you and hopefully, you are able to assist.
    My laptop is installed with a Window 7 Home Edition operating system and I've installed VMware-player-4.0.2. After reboot, I've also downloaded the file - V29609-01 which is the ISO file of Oracle Enterprise Linux 6.2.
    After that, I've tried to create a Virtual Machine - Oracle Enterprise Linux using the VMware Player by specifying the path and file name of the V29609-01.iso file on my local c:\ drive. I've tried it several times, but every time it just returns the message - 'pxe-e53 no boot filename received' and it just hangs there without proceeding further. Please let me know what I've done wrong and the correct steps and procedures to solve this problem as this is my first time installing a Linux operating system. Thank you for your assistance.
    Regards,
    John

    Hi,
    Can you clarify and explain what is your exact meaning of 'Are you sure you've added the ISO to the VM to boot from?'? Because the following is what I did:
    1.) Click the Create A New Virtual Machine.
    2.) Select the 'Install disc image file (iso):' option and enter the full path of the V29609-01.iso (Oracle Enterprise Linux 6.2) file that I've downloaded from https://edelivery.oracle.com/. But underneath it, that is a message saying - 'Could not detect which operating systems is in this dsic image. You will need to specify which operating system will be installed.'
    3.) Click 'Next'.
    4.) I chose "Linux' under the Guest operating system and chose 'Oracle Enterprise Linux' under the Version drop down.
    5.) Click 'Next'.
    6.) I left the Virtual machine name as 'Oracle Enterprise Linux' and click 'Next'.
    7.) I set the Maximum disk size to 300 GB and have the 'Split virtual disk into multiple files' option selected and click 'Next'.
    8.) I have the 'Power on this virtual machine after creation' checked and click 'Finish'.
    9.) A black screen displayed inside the VMware Player saying:
    'CLIENT MAC ADDR: 00 0C 289 ......
    PXE-E53: No Boot filename received
    PXE-M0F: Exiting Intel PXE ROM.
    Operating System not found
    10.) And the process just hangs there.
    Regards,
    John

  • Oracle on Linux recommendations

    Hello,
    I'm looking to migrate our Oracle installation from Windows to Linux. I am an experienced Linux administrator and architect, and I am also very familiar with SAN storage, but have not looked at the details of implementing Oracle on Linux before. I have certain constraints dictated by our client requirements and available hardware. Namely, the hardware platform will be 2 HP DL580's connected via dual fibre to HDS (Hitachi) 9900V storage. There will be multiple luns presented for different containers. As a result of the multiple storage paths we require good multipath IO support. For this reason my first choice is Redhat Enterprise AS 5. However, on the database side we are limited due to client application compatibility to Oracle 10g R1/R2. We are looking to deploy RAC. We are also looking at 64bit for larger file and memory support. Is this realistic?
    What sort of configuration should I be looking at?
    Should I be looking at Oracle Enterprise Linux 5?
    Am I going to have problems if we want to use RHEL5?
    Is Oragle 10g well supported on RHEL5/OEL5 or will I have to drop to RHEL4/OEL4 (which may cause problems for my SAN mpio support.)
    Will we require OCFS2 for any reason?
    What advantage is there to me in running unbreakable linux? I've read the marketing blurbs but it is not clear to me what the advantages are.
    Any feedback is welcome.
    Thanks,
    Sheldon.

    Hi,
    I think it is Okay to you mentioned configuration to deploy the RAC based on 10g &RHEL5/OEL5.As a matter of fact,Oracle 10gR2 64-bit has been certified on RHEL5-64bit&OEL5-64bit.
    Actually,OCFS2 and ASM are supported by Oracle RAC.The recommended way to manage large amounts of storage in a RAC environment is ASM (Automatic Storage Management).If you want to use the cluster file system,OCFS2 as an open source project is provided.
    OEL5 is fully compatible with RHEL5.Unbreakable Linux is support service.If you choose the OEL5,you can benefit from it as below:
    1,Oracle Enterprise Linux is Free to Download.For Enterprise customers had to pay for a support contract to actually get an enterprise Linux distribution, even if they just wanted to evaluate it. With Oracle Unbreakable Linux, customers can always download the binaries and the source code for free, no support subscription required.Free download at: http://edelivery.oracle.com/linux
    2,Oracle applied a number of bugfixes on top of the original code. These are very limited in scope, and they are critical for customers to have as soon as possible in their production deployment. For a complete listing, read the following data sheets:http://www.oracle.com/technologies/linux/el5cert-ds.pdf
    3,Extensive Testing:
    Tremendous effort has gone into assuring that there is no divergence from the original Red Hat source code, given that the main goal of Oracle Enterprise Linux and the Oracle.
    4,Patches and Bugfixes
    Another aspect of compatibility with Red Hat Enterprise Linux is around patches and bugfixes written by Oracle and not appearing in the Red Hat distribution.
    5,Pay less money and get more professional support service:)
    See more details please refer to http://linux.oracle.com
    Regards
    Terry

  • Installing Oracle in linux

    Plz.. send me screen shots for installing oracle in linux and a breif explanation too........

    user13358971 wrote:
    Plz.. send me screen shots for installing oracle in linux and a breif explanation too........Did you even try to read those bundled white papers they call manuals??
    What does it give you a screenshot step-by-step installation guide?
    What if something does not match, or goes wrong?
    Then you start asking for a screenshot of the solution ??
    I am sorry if this offends you, but if you want to start using a complex product as an Oracle database, then screenshots are not enough.
    It's like reading stories about Dagobert Duck when learning how to make money
    Success!!
    FJFranken

  • Increasing Swap Area on Oracle In Linux

    Hi guys,
    I was trying to install oracle on Linux and i got an error my swap area is small.
    when i do $ grep SwapTotal /proc/meminfo
    i get 524280 kb
    then i did $ i did the dd if=/dev/zero of =/var/my_swap bs=1024 count=131072
    then i activate it by $mkswap -f /var/my_swap
    swapon $/var/my_swap
    i went to etc/fstab and point to /var/my_swap as my new swap area but when
    i did SwapTotal /proc/meminfo i still get the same figure 524280.
    question: can i do vi meminfo and change the size of SwapTotal on that file? just curious
    Thanks.

    question: can i do vi meminfo and change the size of
    SwapTotal on that file? just curiousThe answer is NO NO. Don't ever manual change anything(file) under /proc
    Howto add swap space here
    http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/custom-guide/s1-swap-adding.html

  • Optimizing CPU usage Oracle on Linux

    We have a 2 CPU Compaq with Oracle on Linux, and performance is slower than Oracle on NT (100%). Any tip for CPU tuning ?

    A start could be to enable a few extra HD parameters:
    hdparm -c1 -d1 -u1 /dev/hda
    Just to enable dma / interrupt control / ... Nothing Oracle, just linux.
    null

  • Oracle on linux - not downloading

    Hi,
    I am trying to download oracle on linux and am following
    instructions as given in the site. But the download aborts
    halfway. What cud be wrong? Any thoughts?
    Thanks.
    null

    Bhola De (guest) wrote:
    : rbw (guest) wrote:
    : : Shanthi (guest) wrote:
    : : : Hi,
    : : : I am trying to download oracle on linux and am following
    : : : instructions as given in the site. But the download aborts
    : : : halfway. What cud be wrong? Any thoughts?
    : : : Thanks.
    : : I get the same thing over and over myself. I suspect
    : : that Oracle has their ftp servers set to timeout a
    : : download session quicker than mere 56K modem mortals
    : : can download. It is a sneaky way on Oracle's part to
    : : limit the downloads to "corporate" users with fast links
    : : rather than individuals who are trying to learn Oracle
    : : tools on their own.
    : I started using ncftp 3.0 beta that came with RedHat 6.0.
    After
    : modem connection, I issue the command:
    : ncftpget ftp://ftp.oracle.com/pub/www/oracle8/linux/805ship.tgz
    : If it gets disconnected in the process, I issue this command
    : again, and it RESUMES from where it left off instead of
    starting
    : from this beginning.
    I have tried on several occations, (early on a week-end and late
    at night). It will download a portion, then terminate. I can
    re-start it once with no problem. The second time I try to
    re-start, it starts from the begining. I even downloaded a copy
    of EzFtp. However it the server will not allow me to connect
    using the ftp software.
    null

  • Oracle on Linux broadband seminar not loading

    At http://otn.oracle.com/tech/linux/tech_wp.html the broadband section at the bottom right, i am trying to view the Oracle on Red Hat Linux online seminar, but when i click on it, nothing happens except IE says there is a script error. How can I view this link? I am using IE 6 Service Pack 1 on Windows XP Professional Service pack 1
    - Date/Time: Nov 18, 9:56pm mst
    - Browser + Version: IE6sp1
    - O/S + Version: Windows XP SP1

    Bhola De (guest) wrote:
    : rbw (guest) wrote:
    : : Shanthi (guest) wrote:
    : : : Hi,
    : : : I am trying to download oracle on linux and am following
    : : : instructions as given in the site. But the download aborts
    : : : halfway. What cud be wrong? Any thoughts?
    : : : Thanks.
    : : I get the same thing over and over myself. I suspect
    : : that Oracle has their ftp servers set to timeout a
    : : download session quicker than mere 56K modem mortals
    : : can download. It is a sneaky way on Oracle's part to
    : : limit the downloads to "corporate" users with fast links
    : : rather than individuals who are trying to learn Oracle
    : : tools on their own.
    : I started using ncftp 3.0 beta that came with RedHat 6.0.
    After
    : modem connection, I issue the command:
    : ncftpget ftp://ftp.oracle.com/pub/www/oracle8/linux/805ship.tgz
    : If it gets disconnected in the process, I issue this command
    : again, and it RESUMES from where it left off instead of
    starting
    : from this beginning.
    I have tried on several occations, (early on a week-end and late
    at night). It will download a portion, then terminate. I can
    re-start it once with no problem. The second time I try to
    re-start, it starts from the begining. I even downloaded a copy
    of EzFtp. However it the server will not allow me to connect
    using the ftp software.
    null

  • Oracle RAC for SAP on Linux and OCFS

    We are going to be installing SAP with Oracle 10.2.0.4 RAC on Linux RHEL 5.2 and OCFS.  The Oracle RAC documentation states:
    You must store the following components in the cluster file system when you use RAC
    in the SAP environment:
    - Oracle Clusterware (CRS) Home
    - Oracle RDBMS Home
    - SAP Home (also /sapmnt)
    - Voting Disks
    - OCR
    - Database
    I'm curious about the requirement of installing the Oracle Home on shared clustered filesystem.  In other RAC installations I've built, I installed the binaries on local filesystems on each node.  This is to facilitate the concept of rolling patches.  With the SAP's requirement, it appears rolling patches are out of the question.  Can someone enlighten me on why SAP requires the Oracle Home reside on shared filesystem.
    Thanks

    We have even put /oracle/SID on OCFS, because the brtools cannot cope with local FS. If you take a backup on node1, then you cannot restore it from node2. Or you could start multiple brconnects at the same time (this is normally prevented with a lock file). Of course you could run all your all your br commands on a dedicated node, but this doesn't fit the RAC idea much.
    Just my two cents, of course this does not fully explain, why the ORACLE_HOME has to be shared as well.
    Best regards, Michael
    Edit: Ahh, now i recall, i really think it is because of the BR*Tools, they need the initSID.sap file in ORACLE_HOME/dbs. This implies that it won't be a big thing to get SAP on RAC running with local ORACLE_HOME's, but that doesn't help a lot as long as SAP does not officially support it...

  • Guide to installing XE and Apex on Oracle Enterprise Linux 5.3 (64 bit)

    I have just been through a time consuming and frustrating process of installing Oracle XE 10gR2 on Oracle Enterprise Linux 5.3 x86-64 and I want to share my experience so that others can benefit from it and overcome the same problems more quickly.
    Prior to starting I had installed OEL 5.3 and been using it for a few days. The system I am using is a home built box with an AMD Phenom X4 955 Black Edition, 8 Gb RAM, Highpoint RR2680 RAID controller with 4 1TB disks in a RAID5 array and an additional 320Gb HDD storing the OS. I am using KDE3.5 on the desktop.
    The main problem I encountered was with SELinux. As I eventually intend to have this system exposed on the Internet I was reluctant to switch it off despite having read extensively about the issues surrounding it and Oracle. I had several failed attempts at the installation process before succumbing to the reality that SELinux and Oracle are not happy bedfellows. I decided to switch SELinux to permissive mode having followed the advice here.
    I found a very helpful guide to installing XE on Linux here as part of the installation of an application called Spacewalk. Note that you do not need to complete the whole Spacewalk installation, but just follow the instructions in the linked page.
    Before you start you need to ensure that the UID of your oracle user is less than 500. Mine was 500, so I used the following commands to fix this:
    usermod -u 250 oracle
    find / -uid 500 -exec chown oracle {} \;
    These change the oracle UID to 250 (but check that isn't already used first!) and the find command searches for all files that were owned by oracle (but weren't after the usermod cmd) and changes them back to oracle's ownership.
    Now follow the Spacewalk instructions until you reach the Server Setup section. Before you do this you need to make a couple of changes to the script /etc/init.d/oracle-xe. I found these changes in various places, such as [link(1)|http://forums.oracle.com/forums/thread.jspa?messageID=1345771&#1345771] and [link(2)|http://dbataj.blogspot.com/2008/08/lblibrarypath-is-not-set-on-startup.html].
    Note that in link(1) the oracle-xe-selinux packages installed have the same effect as the chcon command on the shared libraries so it isn't necessary to perform this step.
    Open /etc/init.d/oracle-xe in vi (or your favourite editor) and do the following:
    line 49: change /bin/su to /sbin/runuser
    after line 52 (export PATH...) add the following lines:
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH
    There are further changes recommended to /etc/init.d/oracle-xe in [this post|http://forums.oracle.com/forums/thread.jspa?messageID=3201491&#3201491] but I haven't done them yet.
    Having done the above changes you can now configure Oracle XE by running /etc/init.d/oracle-xe configure (as root!). As I have Apache Tomcat running on port 8080 I changed the default HTTP port to 8500 but kept the listener on its default port of 1521. Once the confuration script is done you will need to change the ports SELinux uses for Oracle as follows:
    semanage port -d -t oracle_port_t -p tcp 9000 - deletes port 9000, which is the SELinux default port for Apex
    semanage port -a -t oracle_port_t -p tcp 1521 - ensure that listener port is OK (assuming you used default of 1521, change accordingly if you didn't)
    semanage port -a -t oracle_port_t -p tcp 8500 - add the new Apex HTTP port to SELinux
    After all this running:
    semanage port -l | grep oracle
    should show you:
    oracle_port_t tcp 1521, 8500
    I ignored the TNSNAMES.ORA part of the Spacewalk instructions and proceeded with the 'Client setup on 64bit platform' and 'Configuring sqlplus' sections.
    For the latter I created a bash script which I have made available in the oracle user and my own user's home directories:
    cat > configure_oracle_10g_xe.sh
    ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server
    PATH=$PATH:$ORACLE_HOME/bin
    ORACLE_SID=XE
    export ORACLE_HOME ORACLE_SID PATH
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH
    I did this as I intend to install other Oracle databases, e.g. 11gR2, on this box later so I didn't want to put the above in .bashrc.
    Having done the above you should be able to log into the database using sqlplus and the XE setup is complete.
    The upgrade of Apex 2.2 to Apex 3.2.1 was fairly painless so I won't go into much detail about it - just follow the instructions provided by Oracle.
    The only issue I had was right at the end of the process and is documented and answered in [this thread|http://forums.oracle.com/forums/thread.jspa?threadID=958611&tstart=0].
    That's it - I hope somebody will find this useful.

    On Oracle Metalink site, there are many documents which says that Oracle 32 bit software works on 32 bits OS and 64 bits software works on 64 bits OS. Official support is only in those combination....
    So there is no good way to help you in your case-XE is 32 bit application with hard codded compiled libraries which most of them would not work on 64 bit OS.
    Sorry
    8(
    Hope this helps

  • Differences between Oracle Linux and CentOS

    Dear ALL
    I need differences between Oracle Linux and Cent OS, which is the better OS to install Oracle11gR2.
    Kindly send me the benefits and percentage if anybody can...
    Thanks.

    11gR2 is not certified to be installed on CentOS, so from that perspective alone, OEL is the only choice.
    http://docs.oracle.com/cd/E11882_01/install.112/e24321/pre_install.htm#CIHFICFD
    HTH
    Srini

Maybe you are looking for

  • Can't get OWA working at all!

    I installed Microsoft Exchange 2013 on to a server and then I added all the users from the directory.. local login worked flawlessly. Then I try to get on OWA and this is where trouble begins... At first, it was giving me 403 errors until I put in th

  • Embedding into a web page & background sound.

    Hello, I am looking for some advise on embedding an adobe edge animation into a web page. It's more complex than it sounds unfortunately for me because I don't have any coding knowledge. I have a web page with a flash version of the animation. I want

  • Error code 150:30 Question

    Receiving error code 150:30 after installing Yosemite then going back to OSX 10.9.5. Completed Repair Disk Permissions yesterday with no success and continue to receive Abode Error 150:30 when launching any application within Creative Suite. Also att

  • TS1702 iPad iTunes and app store closes

    I have a iPad 1 and iTunes and app store closes after 5 min of use. Have closed all apps. Powered off and performed reset updates are current . Need help please

  • EL problem in uix page

    Hi, I have a request parameter which I would like display content. It's a list which content another list. I write this: <stackLayout> <contents childData="${requestScope.treeSecteurMarque}"> <styledText text="${uix.current.nomSecteur}" /> <stackLayo