Rac 11gr2 installation error

Hi all
I installing RAC 11gr2 in VMWARE 9. Most of the part went smooth except i cannot ping between nodes. It says destination host is unreachable. I tried many different way but in vain, I will appreciate your help and feedback.
[root@RAC1 ~]# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0C:29:C9:96:58 
          inet addr:192.168.1.107  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: 2002:4572:156:1234:20c:29ff:fec9:9658/64 Scope:Global
          inet6 addr: fe80::20c:29ff:fec9:9658/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3733 errors:0 dropped:0 overruns:0 frame:0
          TX packets:277 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:363522 (355.0 KiB)  TX bytes:27989 (27.3 KiB)
eth1      Link encap:Ethernet  HWaddr 00:0C:29:C9:96:62 
          inet addr:192.168.2.101  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr: fe80::20c:29ff:fec9:9662/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:19 errors:0 dropped:0 overruns:0 frame:0
          TX packets:67 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1612 (1.5 KiB)  TX bytes:6253 (6.1 KiB)
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:39 errors:0 dropped:0 overruns:0 frame:0
          TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3336 (3.2 KiB)  TX bytes:3336 (3.2 KiB)
[root@RAC1 ~]#
RAC2 is below
[root@RAC2 ~]# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0C:29:E4:6A:B2 
          inet addr:192.168.1.102  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20c:29ff:fee4:6ab2/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:365 errors:0 dropped:0 overruns:0 frame:0
          TX packets:275 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:36438 (35.5 KiB)  TX bytes:21619 (21.1 KiB)
eth1      Link encap:Ethernet  HWaddr 00:0C:29:E4:6A:A8 
          inet addr:192.168.2.102  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr: 2002:4572:156:1234:20c:29ff:fee4:6aa8/64 Scope:Global
          inet6 addr: fe80::20c:29ff:fee4:6aa8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:650 errors:0 dropped:0 overruns:0 frame:0
          TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:69737 (68.1 KiB)  TX bytes:6474 (6.3 KiB)
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:134 errors:0 dropped:0 overruns:0 frame:0
          TX packets:134 e[root@RAC1 ~]# ping RAC2 -c1
PING RAC2.localdomain (192.168.1.102) 56(84) bytes of data.
From 192.168.1.107 icmp_seq=1 Destination Host Unreachable
--- RAC2.localdomain ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 13018ms
rrors:0 dropped:0 overruns:0 carrier:0
[root@RAC2 ~]# ping RAC1 -c1
PING RAC1.localdomain (192.168.1.101) 56(84) bytes of data.
From RAC2.localdomain (192.168.1.102) icmp_seq=1 Destination Host Unreachable
--- RAC1.localdomain ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 3007ms
          collisions:0 txqueuelen:0
          RX bytes:12624 (12.3 KiB)  TX bytes:12624 (12.3 KiB)
ERROR:

[root@RAC1 ~]# ping 192.168.1.102
PING 192.168.1.102 (192.168.1.102) 56(84) bytes of data.
From 192.168.1.107 icmp_seq=2 Destination Host Unreachable
From 192.168.1.107 icmp_seq=3 Destination Host Unreachable
From 192.168.1.107 icmp_seq=4 Destination Host Unreachable
From 192.168.1.107 icmp_seq=6 Destination Host Unreachable
From 192.168.1.107 icmp_seq=7 Destination Host Unreachable
From 192.168.1.107 icmp_seq=8 Destination Host Unreachable
^GFrom 192.168.1.107 icmp_seq=10 Destination Host Unreachable
From 192.168.1.107 icmp_seq=11 Destination Host Unreachable
From 192.168.1.107 icmp_seq=12 Destination Host Unreachable
^Z
[1]+  Stopped                 ping 192.168.1.102
[root@RAC1 ~]# ping 192.168.2.102
PING 192.168.2.102 (192.168.2.102) 56(84) bytes of data.
From 192.168.2.101 icmp_seq=2 Destination Host Unreachable
From 192.168.2.101 icmp_seq=3 Destination Host Unreachable
From 192.168.2.101 icmp_seq=4 Destination Host Unreachable
From 192.168.2.101 icmp_seq=6 Destination Host Unreachable
From 192.168.2.101 icmp_seq=7 Destination Host Unreachable
From 192.168.2.101 icmp_seq=8 Destination Host Unreachable
From 192.168.2.101 icmp_seq=10 Destination Host Unreachable
From 192.168.2.101 icmp_seq=11 Destination Host Unreachable
From 192.168.2.101 icmp_seq=12 Destination Host Unreachable
^Z

Similar Messages

  • Oracle 11gR2 Installation Error "Invalid Entry Size"

    Hi Gurus,
    I am getting this error **"invalid entry size (expected 3486269263 but got 19496 bytes) "** during Oracle 11gR2 installation on Solaris 5.10.
    Here is the config log
    INFO: Extracting files to '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1'.
    INFO: Extracting files to '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_exp_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'racfiles.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_dirs.lst'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_filemap.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'setperms1.sh'.
    INFO: Number of threads for fast copy :1
    INFO: invalid entry size (expected 3486269263 but got 19496 bytes)
    SEVERE: oracle.sysman.oii.oiif.oiifb.OiifbEndIterateException: invalid entry size (expected 3486269263 but got 19496 bytes)
         at oracle.sysman.oii.oiic.OiicInstallAPISession.doOperation(OiicInstallAPISession.java:453)
         at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller.java:973)
         at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller.java:936)
         at oracle.install.driver.oui.OUISetupDriver.setup(OUISetupDriver.java:459)
         at oracle.install.driver.oui.SetupJob.call(SetupJob.java:166)
         at oracle.install.driver.oui.SetupJob.call(SetupJob.java:47)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
         at java.util.concurrent.FutureTask.run(FutureTask.java:123)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    INFO: Update the state machine to STATE_READY
    INFO: isSuccessfullInstallation: false
    INFO: isSuccessfullRemoteInstallation: true
    INFO: Adding ExitStatus FAILURE to the exit status set
    INFO: Shutting down OUISetupDriver.JobExecutorThread
    SEVERE: [FATAL] invalid entry size (expected 3486269263 but got 19496 bytes)
    CAUSE: No additional information available.
    ACTION: Refer to the logs or contact Oracle Support Services
    SUMMARY:
    - invalid entry size (expected 3486269263 but got 19496 bytes).
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:5850
    INFO: Advice is ABORT
    SEVERE: Unconditional Exit
    INFO: Adding ExitStatus FAILURE to the exit status set
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -1
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    Please help me to solve this issue

    Hi Hans,
    Thanks for your reply, after downloading the new installer "invalid entry size" error is gone now.
    but once the installer reaches to 68% then its giving the error " Error in invoking target 'mkldflags ntcontab.o' of makefile '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/network/lib/ins_net_client.mk'
    Here is the log info:
    INFO: (if [ "assemble" = "assemble" ] ; then \
    /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/bin/gennttab > ntcontab.s ;\
    /usr/ccs/bin/as -P -m64 -o ntcontab.o ntcontab.s ;\
    rm -f /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/lib/ntcontab.o ;\
    mv ntcontab.o /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/lib/ ;\
    /usr/ccs/bin/ar rv /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/lib/libn11.a /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1
    INFO: /lib/ntcontab.o ; fi)
    INFO: /usr/ccs/bin/as: error: unknown option '6'
    /usr/ccs/bin/as: error: unknown option '4'
    usage: /usr/ccs/bin/as [-V] [-Q{y,n}] [-q] [-s]
         [-S] [-K {pic,PIC}] [-o objfile] [-L] [-T]
         [-P [[-Yc,path] [-Ipath] [-Dname] [-Dname=def] [-Uname]]...]
         [-m [-Ym,path]] [-n] [-ul] [-xF] [-xarch={v7,v8,v8a,v8plus,v8plusa,v8plusb,v9,v9a,v9b}] [-xcode={pic13,pic32}] file.s...
    INFO: *** Error code 1
    INFO: make: Fatal error: Command failed for target `ntcontab.o'
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/network/lib/ins_net_client.mk'. See '/export/home/oemora/logs/installActions2010-03-08_08-42-39PM.log' for details.
    Exception Severity: 1
    INFO: Adding ExitStatus STOP_INSTALL to the exit status set
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -4
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    INFO: Unloading Setup Driver
    Thanks
    Krishna

  • Cluser RAC 11gR2 installation : where is default position for voting file?

    During installation of CLuster RAC 11gR2 (Linux RH platform) is indicated the device where is positioned OCR file, but there not indication about the default position where is created Voting file.
    Neither in installation document i found this.
    Can you help me?

    You may check like this:
    crsctl query css votedisk
    regards

  • Oracle 11gr2 installation error

    dear all,
    im trying to install oracle 11gr2 (11.2.0.2) on AIX 5.3. But im facing quiet problems over silent installation.
    i could see some the dependecies where failed, i need help from you all.
    SOME contents related to failed dependencies on from Oracle installatiog log.
    INFO: *********************************************
    INFO: Users With Same UID: This test checks that multiple users do not exist with user id as "0".
    INFO: Severity:CRITICAL
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:ukavddrgw01a
    WARNING: Result values are not available for this verification task
    INFO: Error Message:<CV_VAL>root,|myue,|rchinta1,|ddivaka,|rpandey1,|kmurali,|hkumar,|smuthu,|jbarnet,|spowell,|hkeong,|jwhite,|</CV_VAL><CV_ERES>0</CV_ERES>
    INFO: Cause:Cause Of Problem Not Available
    INFO: Action:User Action Not Available
    INFO: *********************************************
    INFO: OS Kernel Parameter: udp_ephemeral_high: This is a prerequisite condition to test whether the OS kernel parameter "udp_ephemeral_high" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:ukavddrgw01a
    INFO: Expected Value:65500
    INFO: Actual Value:65535
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "udp_ephemeral_high" does not have proper value on node "ukavddrgw01a" [Expected = "65500" ; Found = "6553
    5"].
    INFO: Cause: Kernel parameter value does not meet the requirement.
    INFO: Action: Modify the kernel parameter value to meet the requirement.
    INFO: OS Kernel Parameter: tcp_ephemeral_high: This is a prerequisite condition to test whether the OS kernel parameter "tcp_ephemeral_high" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:ukavddrgw01a
    INFO: Expected Value:65500
    INFO: Actual Value:65535
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "tcp_ephemeral_high" does not have proper value on node "ukavddrgw01a" [Expected = "65500" ; Found = "6553
    5"].
    INFO: Cause: Kernel parameter value does not meet the requirement.
    INFO: Action: Modify the kernel parameter value to meet the requirement.
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: OS Kernel Parameter: udp_ephemeral_low: This is a prerequisite condition to test whether the OS kernel parameter "udp_ephemeral_low" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:ukavddrgw01a
    INFO: Expected Value:9000
    INFO: Actual Value:32768
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "udp_ephemeral_low" does not have proper value on node "ukavddrgw01a" [Expected = "9000" ; Found = "32768"
    INFO: OS Kernel Parameter: ncargs: This is a prerequisite condition to test whether the OS kernel parameter "ncargs" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:ukavddrgw01a
    INFO: Expected Value:128
    INFO: Actual Value:6
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "ncargs" does not have proper value on node "ukavddrgw01a" [Expected = "128" ; Found = "6"].
    INFO: Cause: Kernel parameter value does not meet the requirement.
    INFO: Action: Modify the kernel parameter value to meet the requirement.
    INFO: -----------------------------------------------
    above are contents from OUI logs. can somebody let me how to by pass the CRITICAL dependency issue , related to UID.

    Hi;
    Please check below notes and be sure your server has all related package,kernel settings etc
    Minimum Software Versions and Patches Required to Support Oracle Products on IBM Power Systems [ID 282036.1]
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • Oracle Rac 11GR2 installation issues;

    Hi fellows. I wonder if you could help me with an issue:
    I have this Oracle RAC with 2 nodes, using OS Oracle Linux 6.3 with architecture x86_64.
    The installation was doing ok, but on "Prerequisite Checks" i had a problem:
    "Device Checks for ASM"
    Device Checks for ASM - This is a pre-check to verify if the specified devices meet the requirements for configuration through the Oracle Universal Storage Manager Configuration Assistant.  Error:
    "/dev/oracleasm/disks/OCR1" is not shared  - Cause: Cause Of Problem Not Available  - Action: User Action Not Available
      Check Failed on Nodes: [cmsora02,  cmsora01] 
    Verification result of failed node: cmsora02
    Details:
    PRVF-5149 : WARNING: Storage "/dev/oracleasm/disks/OCR1" is not shared on all nodes  - Cause:   - Action: 
    Back to Top 
    Verification result of failed node: cmsora01
    Details:
    PRVF-5149 : WARNING: Storage "/dev/oracleasm/disks/OCR1" is not shared on all nodes  - Cause:   - Action: 
    Back to Top
    But, the thing is: They are Shareable.
    I will prove to you:
    [root@cmsora01:/root]$ oracleasm listdisks
    DAT1
    FRA1
    OCR1
    OCR2
    OCR3
    OCR4
    OCR5
    REDA1
    REDB1
    And
    [root@cmsora02:/root]$ oracleasm listdisks
    DAT1
    FRA1
    OCR1
    OCR2
    OCR3
    OCR4
    OCR5
    REDA1
    REDB1
    I don't know if this proves a thing, but the disks are readable for both nodes.
    Anyone has passed for this situation before ?
    Any hint would be helpful.
    Thanks in Advance.
    Regards.

    check the following links if it help's you out
    http://www.oracler.net/?p=66
    http://nnarimanov.blogspot.in/2012/11/asm-disk-permissions-in-rhel6.html

  • 11gR2 installation on Solaris failed with prereuisite 124861-15

    The 11gR2 installation on Solaris 10 sparc failed with prereuisite 124861-15.
    When I tried to install the patch 124861-20, it failed with the following(see below):
    I have Sun Studio 12-2 installed on the system.
    It was complaining that some packages (SPROmrcom, SPROlangx, SPROlang,SPROsunms ) are not installed.
    Where can I get these packages? Should not it be included in the Sun Studio 12-2 installation?
    Thanks.
    Zhigang
    # patchadd 124861-20
    Validating patches...
    Loading patches installed on the system...
    Cannot find package name, arch or version in pkginfo file /var/sadm/pkg/IR/pkginfo.
    Done!
    Loading patches requested to install.
    Done!
    The following requested patches have packages not installed on the system
    Package SPROmrcom from directory SPROmrcom in patch 124861-20 is not installed on the system. Changes for package SPROmrcom will not be applied to the system.
    Package SPROlangx from directory SPROlangx in patch 124861-20 is not installed on the system. Changes for package SPROlangx will not be applied to the system.
    Package SPROlang from directory SPROlang in patch 124861-20 is not installed on the system. Changes for package SPROlang will not be applied to the system.
    Package SPROsunms from directory SPROsunms in patch 124861-20 is not installed on the system. Changes for package SPROsunms will not be applied to the system.
    Checking patches that you specified for installation.
    Done!
    The following requested patches will not be installed because
    the packages they patch are not installed on this system.
    0 No Packages from patch 124861-20 are installed on the system.

    Hi,
    The 11gR2 installation on Solaris 10 sparc failed with prereuisite 124861-15.
    When I tried to install the patch 124861-20, it failed with the following(see below):
    I have Sun Studio 12-2 installed on the system.
    It was complaining that some packages (SPROmrcom, SPROlangx, SPROlang,SPROsunms ) are not installed.
    Where can I get these packages? Should not it be included in the Sun Studio 12-2 installation?
    Thanks.
    Zhigang
    # patchadd 124861-20
    Validating patches...
    Loading patches installed on the system...
    Cannot find package name, arch or version in pkginfo file /var/sadm/pkg/IR/pkginfo.
    Done!
    Loading patches requested to install.
    Done!
    The following requested patches have packages not installed on the system
    Package SPROmrcom from directory SPROmrcom in patch 124861-20 is not installed on the system. Changes for package SPROmrcom will not be applied to the system.
    Package SPROlangx from directory SPROlangx in patch 124861-20 is not installed on the system. Changes for package SPROlangx will not be applied to the system.
    Package SPROlang from directory SPROlang in patch 124861-20 is not installed on the system. Changes for package SPROlang will not be applied to the system.
    Package SPROsunms from directory SPROsunms in patch 124861-20 is not installed on the system. Changes for package SPROsunms will not be applied to the system.
    Checking patches that you specified for installation.
    Done!
    The following requested patches will not be installed because
    the packages they patch are not installed on this system.
    0 No Packages from patch 124861-20 are installed on the system.
    Refer my post *11gR2 Installation Error with patch 124861-15 as pre Req*
    http://appsdbaworkshop.blogspot.com/2010/11/11gr2-installation-error-with-patch.html
    thanks,
    X A H E E R

  • Regarding Heartbeat in RAC 11gR2

    Hi,
    This week and completed RAC 11gR2 installation on Linux environment successfully.
    Now customer's NETWORK guy raised one more point related to heartbeat and requested us to change from single heartbeat to dual(may be multi) heartbeat.       Can any body share me the links related to this? I am doing further cheks on this through MOS.
    1) How to check what kind of heartbeat is being configured.
    2) how to change to dual/Multi heart beat mode. etc.......
    Thanks in-advance for your support.
    Regards
    DBA.

    Starting from 11.2.0.2 there are new feature called High Availability Interconnect, which allows you to create up to 4 interconnects. In reality, even if you configure only 1 interconnect, all 4 will be created. Having several interconnects simplify the ip change if required somewhere in the future, along with loadbalancing and failover capabilities.
    Check my blogpost regarding the topic: erudans.blogspot.com
    Regards
    Ed

  • Errors during Oracle 11gR2 Installation on Ubuntu

    Hello everyone,
    I known that Ubuntu ( and i'm talking about 10.04 or his latest version)  is not  the official version of OS for Oracle, but I'm trying do to a different work with students and they are more familiar with Ubuntu interface, but, when i'm trying to do Oracle installation on Ubuntu machine, i'm getting different kind of errors and i can't successfully finalize the installation. The list below show libs who OUI "complains" during the instalation, even every lib already installed and a list of prerequisites that are failed and will be show on the screen.
    Please, can anyone help me with this steps. Sombody have some guide for this kind of instalation. The instalation on Ubuntu is a prerequisites
    Erros will be show at the end of installation:
    "Error in invoking target 'idg4odbc' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk'."
    "Error in invoking target 'idg4odbc' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk'."
    "Error in invoking target 'install' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/ctx/lib/ins_ctx.mk'."
    "Error in invoking target 'all_no_orcl' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk'.
    "Error in invoking target 'utilities' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk'."
    Libs required for OUI but already installed:
    binutils-2.15.92.0.2
    compat-libstdc++-33-3.2.3
    elfutils-libelf-0.97
    elfutils-libelf-devel-0.97
    gcc-3.4.6
    gcc-c++-3.4.6
    glibc-2.3.4-2.41
    glibc-common-2.3.4
    glibc-devel-2.3.4
    glibc-headers-2.3.4
    libaio-devel-0.3.105
    libaio-0.3.105
    libgcc-3.4.6
    libstdc++-3.4.6
    libstdc++-devel-3.4.6
    make-3.80
    numactl-0.6.4.i386
    pdksh-5.2.14
    sysstat-5.0.5
    unixODBC-2.2.11
    unixODBC-devel-2.2.11

    As you stated, Ubuntu is not a certified distro for Oracle installs - so errors should be expected. Google for sites (like http://www.pythian.com/blog/installing-oracle-11gr2-enterprise-edition-on-ubuntu-10-04-lucid-lynx/) where others have documented their experiences. Also, just because you are able to install the software successfully does not mean it will work as advertised.
    HTH
    Srini

  • Step by Step RAC 11GR2 with Grid Infrastructure on Solaris installation

    Y'ello All,
    Please I need documentation for RAC 11GR2 with Grid Infrastructure on Solaris installation urgently.
    Thany you very much for your support
    BR,

    What type of shared storage will you be using?
    Properly configure DNS
    Properly configure /etc/hosts files
    Properly configure SCAN
    Properly configure SHARED storage (Preferably ASM - "raw" devices) - make sure you partition the disk devices to "skip" the first 1MB of the device)
    BEFORE installation, confirm grid-owner and oracle-rdbms-owner can read AND write to these shared devices from ALL nodes. Permissions must be set to <grid-owner:<grid+oracle shared group> (grid:oinstall where oracle is also in the oinstall group)
    Properly configure ssh password-less connections for both GRID-owner AND oracle-rdbms-owner.
    IP addresses required
    3 SCAN addresses that point to myhost-scan.mydomain.tld in a round-robin fashion
    PER NODE:
    1 public IP address
    1 virtual IP address
    1 interconnect IP address should be iin /etc/hosts ONLY - Non-routable and not reachable via the public interface. DO NOT use CROSSOVER cable.
    Interconnect should be on a DEDICATED INTERCONNECT switch.
    As for the SHARED storage, the LUNS/Devices can be "carved" out on your SAN by your SAN admin. MAKE SURE that ALL devices in a given diskgroup are EQUAL size. (ie - DATA000=250GB/each, DATA001 500GB/each etc)
    The installation guide gives a lot of directions on PRE-REQUISITES. Follow them. And remember, since you are new to this, you may install this several times before you get it the way you need it to be. Even installing MANY RAC clusters on multiple platforms, I still install it 2-3 times. Generally because the SA has forgotten some pre-req step.

  • ASM pfile lost in Oracle RAC 11gr2

    Hello Gurus,
    I am new to Oracle RAC 11gr2 and facing some issues. our spfile/pfile for asm instance is lost and I am not able to startup the asm instance.
    Environment is as below:
    RAC 2 nodes
    Oracle RAC 11gr2
    Enterprise Linux Server release 5.5 (Carthage)
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/db_1/dbs/init+ASM1.ora'
    Is there any way to recover the spfile/pfile ?
    Also getting following error while try to connect " sqlplus / as sysasm"
    $ sqlplus / as sysasm
    SQL*Plus: Release 11.2.0.1.0 Production on Sun Mar 27 11:26:02 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    ERROR:
    ORA-01031: insufficient privileges
    Enter user-name:
    Thanks and Regards,

    Hi,
    Do we need to Set variable ORACLE_HOME properly (Grid Home) while starting RDBMS instance?
    e.g ORACLE_HOME=/u01/app/11.2.0/grid*I recommend you set ORACLE_HOME properly for each Oracle Installation when you use SQLPLUS.
    i.e: cat /etc/oratab
    orcl:/u01/app/oracle/product/11.2.0/db_1
    db10g:/u01/app/oracle/product/10.2.0/db_1
    +ASM1:/u01/app/11.2.0/gridAlso you can startup/shutdown our database with SQLPLUS using ORACLE NET*, but it must be configured properly.
    My recommendation <s>is always</s> use SRVCTL and CRSCTL to manage to your environment. Track all the process of initialization processes through the logs using ADRCI utility (only 11.1 or later).
    When use SRVCTL or CRSCTL to manage I recomend you use (GRID HOME).
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-16038: log 3 sequence# 1067 cannot be archived
    ORA-19809: limit exceeded for recovery files
    ORA-00312: online log 3 thread 2: '+FRA/yyy/onlinelog/group_3.259.738489481'
    SQL>I give to you three options:
    1° - Add more asmdisk on Diskgroup +FRA
    2° - Make backup of all archivelog using RMAN and option delete input (i.e backup archivelog delete all input;)
    3° - If this database is for TEST ONLY and you not need backup or recovery of then you can delete all archivelog using RMAN (i.e delete archivelog all;)
    I recommend you create routine of backups of the database and archivelog to prevent this area becomes exhausted.
    If you need the database in archivelog but it is only to test then create routine to delete archivelogs periodically.
    If you dont need the database in archivelog, then just disable it.
    Regards,
    Levi Pereira

  • Installation error in invoking target 'agent nmhs'

    Dear All,
    I am new to this forum and I would like to inquire about the reasons behind a specific installation error of Oracle 11gR2 on Fedora 13 and the way to fix it. The error led to a weired behavior for the EM. I am going to explain everything precisely to flap the correspondence time so please please please bare with me.
    I have followed precisely all the pre-requisites for preparing the installation environment (Fedora 13 Linux OS) by following the instructions in the manual that comes on the source installation Disk-1of Oracle 11g R2, like assigning the environment variables, setting kernel parameters, installation of all the required and necessary packages, creating the necessary directories and changing the owner ship, in addition to creation the user 'oracle' and the necessary groups. This installation ends up with a successful working database that can be accessed using sqlplus locally and remotely from another machine. My EM also worked but for a limited period of time for only about 10 to 15 min then after that I cannot access it due to a problem in the agent background process or daemon that is resulted from the error happened during the installation, and need to restart my machine. Here is what happened.
    My installation is a stand alone database (database control / console database). Everything went smoothly during the installation except the following error that I couldn't get rid of or fix it, and I just continued the installation by clicking on the continue button of the OUI alert window. The error message on the alert window is:
    Error in invoking target 'agent nmhs' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/sysman/lib/ins_emagent.mk'. See '/u01/app/oraInventory/logs/installActions2010-06-24_03-22-15PM.log' for details.
    and here is the contenets (error part) of the installActions2010-06-24_03-22-15PM.log file
    INFO: /usr/bin/ld: /u01/app/oracle/product/carried(nmectlt.o): undefined reference to symbol 'B_DestroyKeyObject'
    */usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO /u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so so try adding it to the linker command line*
    */u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so: could not read symbols: Invalid operation*
    INFO: collect2: ld returned 1 exit status
    *INFO: make[1]: --- [u01/app/oracle/product/carried] Error 1*
    INFO: make[1]: Leaving directory `/u01/app/oracle/product/carried'
    *INFO: make: --- [emdctl] Error 2*
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'agent nmhs' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/sysman/lib/ins_emagent.mk'. See '/u01/app/oraInventory/logs/installActions2010-06-24_03-22-15PM.log' for details.
    Exception Severity: 1
    INFO: Calling Action unixActions10.2.0.3.0 ; make
    registerOnly = false
    installMakePath = /usr/bin/make
    installMakeFileName = /u01/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk
    installTarget = all_no_orcl
    undoMakeFileName =
    installArguments = ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1
    logFile = /u01/app/oracle/product/11.2.0/dbhome_1/install/make.log
    undoTarget =
    progMsg = Linking RDBMS Executables
    After all the above, I am going to explain here how this error affected the EM. Here is the output of starting the dbconsole:
    $ emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    http://bassam-desktop:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control .... started.
    Logs are generated in directory /u01/app/oracle/product/carried-desktop_orcl/sysman/log
    and here is the output of the status of the dbconsole
    $ emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    http://bassam-desktop:1158/em/console/aboutApplication
    EM Daemon is not running.
    Logs are generated in directory /u01/app/oracle/product/carried-desktop_orcl/sysman/log
    notice the EM Daemon (agent background process) is not running
    Becuase of this error, the actual status of the database is not shown up in the EM. For example, if I try to startup my database through the EM, it starts successfully, but its status will not be shown, same thing happens for the listener. Clicking the View Details link in the EM after starting up the database shows up the following:
    SQL*Plus: Release 11.2.0.1.0 Production on Sat Jun 26 03:43:36 2010
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    SQL> Connected to an idle instance.
    SQL> SQL> ORACLE instance started.
    Total System Global Area 1489829888 bytes
    Fixed Size          1336624 bytes
    Variable Size          922749648 bytes
    Database Buffers     553648128 bytes
    Redo Buffers          12095488 bytes
    Database mounted.
    Database opened.
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Agent is Not Running
    again notice the last line of the message Agent is not running.
    After all the above, I beleive that the installation error is the cause of all that. I would appreciate it if you could help me solving this problem. Thanks.
    Bassam A. Al-Khaffaf

    Hi,
    I have successfully installed Oracle 11g R2 after some manual intervention to solve this linker error.
    The linker error actually gave the useful hint to solve this problem:
    INFO: /usr/bin/ld: /home/akos/app/akos/product/11.2.0/dbhome_1/sysman/lib//libnmectl.a(nmectlt.o): undefined reference to symbol 'B_DestroyKeyObject'
    /usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO /home/akos/app/akos/product/11.2.0/dbhome_1/lib/libnnz11.so so try adding it to the linker command line
    /home/akos/app/akos/product/11.2.0/dbhome_1/lib/libnnz11.so: could not read symbols: Invalid operation
    collect2: ld returned 1 exit status
    This means that the gcc linker phase lacked an option for "-lnnz11". I run "make agent nmhs" manually,
    so the last command that gave an error can be copy&pasted to the command line. Adding "-lnnz11"
    after "-lcore11" to the command made it run successfully, and also re-running "make agent nmhs"
    on the command line didn't fail now. Then I chose the "Retry" button in the installer GUI and it proceeded.
    This change in the Fedora 13 linker was announced at
    http://docs.fedoraproject.org/en-US/Fedora/13/html/Release_Notes/sect-Release_Notes-The_GCC_Compiler_Collection.html
    In Fedora 12 and earlier it was allowed to an app with library A and the app was able to use symbols
    from every other libraries (B, C, ...) that library A was linked with. In Fedora 13 this is not allowed anymore,
    your app needs to be linked explicitely with library B, C, etc.
    Later, there was another problem with SELinux not allowing text relocation in .../product/11.2.0/dbhome_1/lib/libclntsh.so.11.1
    which was solved by running:
    chcon -t textrel_shlib_t '.../product/11.2.0/dbhome_1/lib/libclntsh.so.11.1'
    and re-running configuration of "Oracle Net Configuration Assistant". This allows keeping SELinux on.
    After that, installation and setup of the first database succeeded on Fedora 13.

  • Install RAC 11g2 : DBCA error with listener

    I get this error while create database with DBCA in RAC 11g2 installation.
    ORA-00119: invalid specification for system parameter REMOTE_LISTENER
    ORA-00132: syntax error or unresolved network name 'rac-scan.edu.vn:1521'
    My scan listener :
    [oracle@vm01 admin]$ srvctl config scan_listener
    SCAN Listener LISTENER_SCAN1 exists. Port: TCP:1521
    SCAN Listener LISTENER_SCAN2 exists. Port: TCP:1521
    [oracle@vm01 admin]$ srvctl status scan_listener
    SCAN Listener LISTENER_SCAN1 is enabled
    SCAN listener LISTENER_SCAN1 is running on node vm02
    SCAN Listener LISTENER_SCAN2 is enabled
    SCAN listener LISTENER_SCAN2 is running on node vm01
    [oracle@vm01 admin]$ srvctl status scan
    SCAN VIP scan1 is enabled
    SCAN VIP scan1 is running on node vm02
    SCAN VIP scan2 is enabled
    SCAN VIP scan2 is running on node vm01
    [oracle@vm01 admin]$ srvctl config scan
    SCAN name: rac-scan.edu.vn, Network: 1/10.10.10.0/255.255.255.0/eth2
    SCAN VIP name: scan1, IP: /rac-scan.edu.vn/10.10.10.250
    SCAN VIP name: scan2, IP: /rac-scan.edu.vn/10.10.10.251
    So thanks
    Chuong

    I've had a very similar problem with DBCA and creation of an 11.2.0.3 database and this ORA-00119:Invalid specification for system parameter REMOTE_LISTENER ORA-00132: syntax error or unresolved network name 'orapscan:1521'.
    The solution to my problem was that on the host (a production host) that I was trying to execute DBCA from if I did a 'tnsping orapscan' it did not resolve.
    On our development host a 'tnsping oradscan' (oradscan is the scan equivalent in dev for our production equivalent orapscan) it resolves ok.
    ie.
    13:22:15[oracle@euxq10 [eu11d] ~]$tnsping oradscan
    TNS Ping Utility for Linux: Version 11.2.0.3.0 - Production on 08-APR-2013 13:22:20
    Copyright (c) 1997, 2011, Oracle. All rights reserved.
    Used parameter files:
    /apps/oracle/network/sqlnet.ora
    Used EZCONNECT adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=))(ADDRESS=(PROTOCOL=TCP)(HOST=10.3.55.34)(POR..... etc.....
    In this case, it is resolved from EZCONNECT.
    This then led us to look at the sqlnet.ora on both our development and production environments, and this is where we found a difference.
    In our development environment in sqlnet.ora, we had -
    NAMES.DIRECTORY_PATH= (LDAP, TNSNAMES, EZCONNECT)
    But in our production environment in sqlnet.ora we had -
    NAMES.DIRECTORY_PATH= (LDAP, TNSNAMES)
    Thus when we changed our sqlnet.ora in our production environment to include EZCONNECT - ie.
    NAMES.DIRECTORY_PATH= (LDAP, TNSNAMES, EZCONNECT)
    Then when we retried the DBCA create, we did not receive this ORA-00119 / ORA-00132 error with parameter REMOTE_LISTENER.
    Anyway, this was the solution to my problem. Hope it helps others.
    Regards,
    Roger

  • ORA-00354, ORA-00353 on RAC 11gR2

    Hello All,
    I have a database Oracle RAC 11gR2 on OEL linux 5.5 32bit.
    When i am trying startup my database I am facing the below errors: this error is occuring on the startup of any node
    ERROR at line 1:
    ORA-00354: corrupt redo log block header
    ORA-00353: log corruption near block 2651 change 1172351 time 10/12/2011
    13:22:43
    ORA-00312: online log 1 thread 1: '+DATA/orcl/onlinelog/group_1.261.761845161'It seems that my online redo log is corrupted. how can i solve that ?
    knowing that my database is running in NOARCHIVELOG mode and i do not have any backup.
    and why i am not able to start up any of the nodes? redo logs is not related to each node seperately ?
    I tried: srvctl start instance -d orcl -i orcl1 or srvctl start instance -d orcl -i orcl2
    but the same error, where is the High Availibilty in that case, the redo log file group_1 is for thread 1 only. SHould not be able to start Instance 2?
    Regards,
    Edited by: NB on Oct 13, 2011 5:12 PM

    since my database is runing in NOARCHIVELOG mode and i have no backups and the current is logfile was the corrupted one and my database was not starting.
    I solved that by ceating a pfile and adding the : allowresetlogs_corruption=TRUE
    regards,

  • RAC 11g installation failed

    Hi ,
    i am trying to install RAC 11g. The systems , i am using was having RAC 11g installed already , i uninstalled it then started fresh installation.
    now during fresh RAC 11g installation i am getting following error during prerequisit check.
    checking for proper system cleanup :- failed
    It seems i have done some mistakes and it was not uninstalled properly.
    Please help me , what should i do to cleanup systems properly.
    Thanks a lot for your help ,

    Check ... and Clean ->
    How to Clean Up After a Failed Oracle Clusterware (CRS) Installation
    metalink:      Doc ID:      239998.1
    Sun:
         rm /etc/init.d/init.cssd
         rm /etc/init.d/init.crs
         rm /etc/init.d/init.crsd
         rm /etc/init.d/init.evmd
         rm /etc/rc3.d/K96init.crs
         rm /etc/rc3.d/S96init.crs
    rm -Rf /var/opt/oracle/scls_scr
    rm -Rf /var/opt/oracle/oprocd
         rm /etc/inittab.crs
         cp /etc/inittab.orig /etc/inittab
    Linux:
    rm /etc/oracle/*
         rm -f /etc/init.d/init.cssd
         rm -f /etc/init.d/init.crs
         rm -f /etc/init.d/init.crsd
         rm -f /etc/init.d/init.evmd
         rm -f /etc/rc2.d/K96init.crs
         rm -f /etc/rc2.d/S96init.crs
         rm -f /etc/rc3.d/K96init.crs
         rm -f /etc/rc3.d/S96init.crs
         rm -f /etc/rc5.d/K96init.crs
         rm -f /etc/rc5.d/S96init.crs
    rm -Rf /etc/oracle/scls_scr
         rm -f /etc/inittab.crs
         cp /etc/inittab.orig /etc/inittab
    HP-UX:
         rm /sbin/init.d/init.cssd
         rm /sbin/init.d/init.crs
         rm /sbin/init.d/init.crsd
         rm /sbin/init.d/init.evmd
    rm /sbin/rc2.d/K960init.crs
    rm /sbin/rc2.d/K001init.crs
         rm /sbin/rc3.d/K960init.crs
         rm /sbin/rc3.d/S960init.crs
    rm -Rf /var/opt/oracle/scls_scr
    rm -Rf /var/opt/oracle/oprocd
         rm /etc/inittab.crs
         cp /etc/inittab.orig /etc/inittab
    HP Tru64:
         rm /sbin/init.d/init.cssd
         rm /sbin/init.d/init.crs
         rm /sbin/init.d/init.crsd
         rm /sbin/init.d/init.evmd
         rm /sbin/rc3.d/K96init.crs
         rm /sbin/rc3.d/S96init.crs
    rm -Rf /var/opt/oracle/scls_scr
    rm -Rf /var/opt/oracle/oprocd
         rm /etc/inittab.crs
         cp /etc/inittab.orig /etc/inittab
    IBM AIX:
         rm /etc/init.cssd
         rm /etc/init.crs
         rm /etc/init.crsd
         rm /etc/init.evmd
         rm /etc/rc.d/rc2.d/K96init.crs
         rm /etc/rc.d/rc2.d/S96init.crs
    rm -Rf /etc/oracle/scls_scr
    rm -Rf /etc/oracle/oprocd
         rm /etc/inittab.crs
         cp /etc/inittab.orig /etc/inittab
    - rm -f /var/tmp/.oracle/*
    or
    rm -f /tmp/.oracle/*
    - Remove the ocr.loc
    Usually the ocr.loc can be found at /etc/oracle
    - De-install the CRS home in the Oracle Universal Installer
    - Remove the CRS install location:
         rm -Rf <CRS Install Location>/*
    - Clean out the OCR and Voting Files with dd commands. Example:
    dd if=/dev/zero of=/dev/rdsk/V1064_vote_01_20m.dbf bs=1M count=256
    dd if=/dev/zero of=/dev/rdsk/ocrV1064_100m.ora bs=1M count=256

  • Installation error - File not found

    Dear all,
    I am installing Oracle 11gR2 on a server which is running Sun Solaris 10u8 for x64.
    I have already performed all steps to prepare for the installation (both hardware and software). When running Oracle 11gR2 installer, I passed all the prerequisite checks. However, when the installation began, it met an error at "Copying files" step, please see screen shot in the following link (it said that it could not found many files in /u01/app/oracle/product/11.2.0 folder): http://www.mediafire.com/?nx3yjhdajuz
    I do not what to do now to install Oracle database software successfully in this machine now, please give me suggestion if anyone know what the problem is.
    Thank all of you very much.
    HuyNQ.

    Dear all,
    There was a confuse of me between using Solaris and MS Windows.
    In MS Windows, when I extract a *.zip file which is a part of a big archive file, it will extract all the others part for me. For example, if I have abc_1_of2.zip and abc_2_of_2.zip in a folder, when extracting abc_1_of_2.zip, it also extract the abc_2_of_2.zip and the result is I have a big file with "abc" as the name contains both files.
    However, in Solaris, it is not the same. Today I have extracted the second part of the archive and re-do the installation and everything is OK now.
    Thank you very much for your help.
    Best Regards,
    HuyNQ.

Maybe you are looking for

  • Counting words in a textArea

    Help !! I am trying to count the number of words contained in a text area - Is it possible to do this ? I am new to Java and I'm stuck because I only know how to write programs that use FileReader to count the number of words in a file. Is it possibl

  • Application Importing Problem??

    Hello ALL, I have created one of the application yesterday on apex.oracle.com, and from yesterday apex workspace upgraded from 3.1.2 to 3.2.0 Now when I am importing the application into the my PC(which is having 3.1.2) I am getting error as:- "1 err

  • Model 6102b phone wont turn on/ wont charge proble...

    so ive had this phone (6102b) for a few years and its been working fine. a few months ago it turned off and wouldnt charge. Randomly a month later it just started working again. About a week ago the phone died again. When i put the charger in to char

  • Network- spinning beachball

    I am trying to set up my Mac Mini server and can't even get past step 4 or 5 I have inputted my user name, etc. then when I get to the Network instruction I select "Create PPPoE Service' as that is what my Internet provider has supplied me, and I get

  • JNDI pls provide me link to download iplanet any tips on getting str jndi

    hello every one can you please provide me link for iplanet server which use LDAP protocall so that i can download it . I am new to using JNDI any suggestion or help will be valuable . appriciate your concern bye.