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

Similar Messages

  • Oracle Client 11gR2 installation issue on RHEL v5.4 64-bit

    Hi,
    I am trying to install Oracle Client software 11gR2 on RHEL v5.4 64-bit. I have resolved all the libraries dependency as well as Kernel changes as suggested by the installer. The error in the log file is as attached. At present I have "skipped" this error and proceeded with installation.
    While installing the client, the installer fails while configuring the Net CA with error:
    INFO: Done parsing command line arguments.
    INFO: Oracle Net Services Configuration:
    INFO: #
    INFO: # An unexpected error has been detected by HotSpot Virtual Machine:
    INFO: #
    INFO: # SIGSEGV (0xb) at pc=0xe5e97498, pid=27377, tid=4160075984
    INFO: #
    INFO: # Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)
    INFO: # Problematic frame:
    INFO: # C [libnnz11.so+0x3c498]
    INFO: #
    INFO: # An error report file with more information is saved as hs_err_pid27377.log
    INFO: #
    INFO: # If you would like to submit a bug report, please visit:
    INFO: # http://java.sun.com/webapps/bugreport/crash.jsp
    INFO: #
    WARNING: /home/oracle/app/oracle/product/11.2.0/client_1/bin/netca: line 178: 27377 Aborted $JRE $JRE_OPTIONS -classpath $CLASSPATH oracle.ne
    t.ca.NetCA $*
    WARNING:
    INFO:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    Also when I invoke the SQL Client; sqlplus user@db and enter the password, the sqlplus exits without any error and returns to the terminal console. Please note earlier I has getting a SELinux violation and have changed it to "permissive" mode
    Please let me know how to resolve NetCA installation and the sqplus issue.
    Thanks & regards,
    Vinay

    Hi,
    Thet NetCA error occurs during installation and I believe the installer should take care of the ORACLE_HOME variable setting.
    But before invoking sqlplus I have set the ORACLE_HOME and LD_LIBRARY_PATH setting in the .bash_profile as mentioned in the installation guide. The snippet of the profile file is:
    export ORACLE_HOME=~/app/oracle/product/11.2.0/client_1
    export JAVA_HOME=$ORACLE_HOME/jdk
    export PATH=$ORACLE_HOME/bin:$JAVA_HOME/bin:$PATH;
    export LD_LIBRARY_PATH=$ORACLE_HOME:$LD_LIBRARY_PATH
    export TNS_ADMIN=$ORACLE_HOME/network/admin
    export TWO_TASK=mmcoedb
    I am able to tnsping to the server/service name too but when I try to login using the user/password using sqlplus, it simply exits without any error.
    Please let me know how to resolve the error.
    Best regards,
    Vinay

  • 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

  • Is it possible to install Oracle RAC (11gR2)on server having just one NIC ?

    Hi all,
    Please let me know if it is possible to install Oracle RAC (11gR2) on server having just one NIC card on linux (RHEL5.8).
    by creating a virtual NIC like the real ethernet is etho and we are creating eht0:1 as virtual NIC, and i want to use this as eth1, so please suggest me if this is the workaround for my issue or not.... if not please suggest me the best way to install RAC on physical linux box running with one NIC card.
    Thanks
    @ble

    Check if this thread is relevant
    Single NIC card and RAC ???
    Thanks,
    Ajay More
    http://www.moreajays.com

  • Using ZFS for Oracle RAC 11gR2 binaries

    Hi,
    We have following scenario,
    Two Node Cluster: Oracle RAC 11Gr2 with Clusterware on Solaris 10
    We want to keep Oracle & Clusterware binaries on ZFS mirror file system on each node locally and for Data files, FRA, Voting disks & OCR on shared SAN using ASM.
    My question, is the above scenario certified by Oracle or can we keep Oracle binaries on ZFS...?
    Will appreciate your input.
    Thanks

    Well my confusion started after reading this doc on oracle support:
    Certification of Zeta File System (Zfs) On Solaris 10 for Oracle RDBMS [ID 403202.1]
    "Oracle database 10gR2 (10.2.0.3 and higher patches), 11gR1 (11.1.0.6 and higher patches) and 11gR2 (11.2.0.1 and higher patches) are certified with Solaris 10 ZFS on Sparc 64-bit and Solaris x84-64. See Solaris ZFS_Best_Practices_Guide. This is for single instance ONLY. ZFS is currently not applicable to RAC and not Certified to use it as a shared filesystem."

  • Is OCFS2 certified with oracle RAC 11gR2 ?

    Hi,
    Is OCFS2 certified with oracle RAC 11gR2 ?
    Thanks..

    ocfs2 is certified for oracle 11gr2 but oracle recommends using asm. please see this for more information http://download.oracle.com/docs/cd/E11882_01/install.112/e10812/storage.htm#CWLIN262

  • Oracle rac 11g installation

    Hi
    Am planning to install oracle RAC 11g on linux server. Have doubt on installation of clusterware or grid infrastructure first .?
    I think grid infrastructure covers clusterware and ASM both and then oracle 11g software to be installed.
    But how to download grid insfrastructure software. Will it come with oracle 11g software..? or need to download it seperately.?
    Because when i try to download oracle RAC 11g which gives link to download the 11g software not grid.
    Thanks in advance,

    Hi,
    Its called "oracle one node rac"  you will find plenty of documents on metalink, extract is below, hope this helps you to understand the differences.
    Oracle RAC Database : Oracle RAC database is a clustered database. It can have more than one instance running on one or more hosts. To make is database RAC , there is another software needs to be installed called Oracle Grid infrastructure which takes care of multinode sync, ASM, Oracle restart etc. Oracle GI is necessary as a base of Oracle RAC. In Oracle RAC, the load is balanced across multiple instance of databases running on different nodes. This is best for Production database. Failure of any instance is abstracted from user and forwarded to another instance from the database server pool. No of instances can be controlled using Policy Managed or Admin Managed.
    Oracle RAC One Node : Some time we need to have RAC databases but donot need many instances, why? Simple answers to it is leverage the high availability of RAC. The Oracle RAC One node is a RAC DB runs on one host. The advantage is it saves your resource, can to converted to full RAC any time, Cluster fail over i.e. the Database instance is moved to new instance in case of any failure on host known as Instance Relocation,easy to upgrade etc. This type of database is well suited for small production and dev/test environments.

  • Oracle rac 11gr2 + sga

    Hi all,
    I have a 2 nodes rac 11GR2 on linux redhat with 12Go RAM each one.
    Since 15 days, a dba add more memory on each node (+ 24Go RAM) and modify SGA like :
    On each node :
    create a pfile from spfile, modify memory_max_target on pfile (from 7Go to 8Go), and restart each instance from this pfile.
    Now, the problem are :
    Each node consume 36Go of 36Go RAM,
    The parameter spfile is empty (show parameter spfile).
    Do you an idea why all RAM is consumed on each node ?
    Thanks.

    Problem 1: Why is that a problem? How did you establish 36 Gb is used. The Unix tools are notoriously for providing incorrect information as the SGA is accounted for in every process.
    Problem 2: Evidently the "DBA' used an incorrect procedure to change these parameters, and didn't convert the pfile to spfile again, and started using the 'startup pfile' command.
    The action plan for this twofold
    - educate the "DBA' or don't hire him anymore
    - use the create spfile from pfile command, and restart the database.
    Sybrand Bakker
    Senior Oracle DBA

  • Oracle Database 11g Installation Issue: ORA-12560:TNS: protocol adapter error.

    Folks,
    Hello. Initially, my Windows XP host name is "localhost" and IP address 127.0.0.1.
    I installed Oracle Database 11g with Windows XP successfully and all Database clients work with Database instance correctly.
    For some reasons, I uninstalled the entire Database Server and delete the entire installation directory /oracle.
    I configured Windows XP IP address into 192.168.196.101 in order to ping other machines.
    For my need, I installed Oracle Database 11g with Windows XP again. On step 7 of 8: Oracle Database Configuration Assistant, I got this error:
    ORA-12560:TNS: protocol adapter error.
    I click "Password Management" button, there are no rows in this Windows (no username, no lock accounts).
    I check listener as below:
    C:\>lsnrctl
    LSNRCTL>start
    Its output: listener name LISTENER has already been started.
    LSNRCTL>status
    Its output: ......Service DB1 has 1 instance. Instance DB1 status ready. The command completed successfully.
    I check \Oracle\cfgtoollogs\dbca\DB1\trace file, the entry is :
    listen[0]=LISTENER address=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(port=1522))
    I also check \oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN\SAMPLE\tnsnames.ora file and listener.ora file, the entries are the same as below
    HOST=localhost  port=1522
    I think HOST=localhost and port=1522 is the cause of the error ORA-12560 because Windows XP has been configured into HOST=192.168.196.101.
    But I don't understand how to solve this issue.
    Can any folk tell me how to solve this issue ? need to cancel the installation on step 7 of 8 and install it again ?
    Thanks.

    Folks,
    Hello. Oracle Database 11g Installation Wizard is on step 7 of 8. I don't cancel the Wizard. I am not sure whether there is effect or not. listener.ora is not removed. I have been waiting for a while after stop listener.  I run the 3 commands again and copy the result as below:
    C:\>lsnrctl stop
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:32
    :14
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       64-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1522)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       64-bit Windows Error: 61: Unknown error
    C:\>
    C:\>
    C:\>
    C:\>
    C:\>
    C:\>lsnrctl start
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:33
    :04
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    System parameter file is C:\SecondTime_OracleDatabase_Install_Directory\product\
    11.2.0\dbhome_1\network\admin\listener.ora
    Log messages written to c:\secondtime_oracledatabase_install_directory\diag\tnsl
    snr\user-19yyar8x0d\listener\alert\log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1522
    ipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                14-AUG-2013 19:33:07
    Uptime                    0 days 0 hr. 0 min. 3 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\SecondTime_OracleDatabase_Install_Directory\product
    \11.2.0\dbhome_1\network\admin\listener.ora
    Listener Log File         c:\secondtime_oracledatabase_install_directory\diag\tn
    slsnr\user-19yyar8x0d\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1522ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\>
    C:\>
    C:\>
    C:\>
    C:\>lsnrctl service
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 14-AUG-2013 19:36
    :37
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
    Service "DB1XDB" has 1 instance(s).
      Instance "DB1", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: user-19YYAR8X0D, pid: 120>
             (ADDRESS=(PROTOCOL=tcp)(HOST=user-19yyar8x0d)(PORT=1051))
    Service "DB1" has 1 instance(s).
      Instance "DB1", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:19 refused:0 state:ready
             LOCAL SERVER
    The command completed successfully
    C:\>
    As we see, listener.ora file is not removed by Stop command. I am on the installation Wizard. How to solve this issue ?
    Thanks.

  • 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 PIM Sync installation issues

    We have experienced the PIM Sync installation issue where the client couldn't detect Outlook. We have several work stations downloaded the file and only one station has installed it successfully. We even tried to use the file that worked on that station to install into the ones that didn't work. However, we got no luck. Some of us had "Cannot Connect to Oultook" and some of us had error code - 0x083200006. Does someone have the same issue? We submitted a SR to Oracle Customer Care but haven't heard anything from them yet. We are hoping this got resloved as soon as possible. thanks!

    In reference to you PIM Sync issue you did the took the correct action by contacting CRM On Demand customer care and submitting a SR.

  • 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

  • Oracle EBS 11i Installation issues

    Dear All,
    I am trying to install Oracle EBS 11i on Redhat Enterprise Linux 4.5
    [oracle@machine1 /]$ cd /Stage11i/startCD/Disk1/rapidwiz/
    [oracle@machine1 rapidwiz]$ ./rapidwiz
    Note: i have started the installation logged as user oracle which is member of groups oinstall and dba
    the installatio starts without warning but suddenly installation aborted by giving the message check the log
    /u01/oracle/proddb/9.2.0/appsutil/log/PROD-macnine1/021804050.log to see the errors
    when i checked the specified log file ,some errors found here described below
    runProcess_6
    Statusstring Executing Command: adlnkoh.sh
    adlnkoh.sh started at Mon Feb 18 18:32:18 UZT 2008
    logfile located in /u01/oracle/proddb/9.2.0/install/make.log
    Error while running adlnkoh.sh. Please check logfile
    Errors while running adlnkoh.sh
    There was an error while running the command -
    /u01/oracle/proddb/9.2.0/temp/PROD_machine1/adrun9i.sh APPS APPS
    /u01/oracle/proddb/9.2.0/appsutil/install/adlnkoh.sh: line 198:
    /u01/oracle/proddb/9.2.0/bin/sqlplus: No such file or directory
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file
    for details.
    and when i check the log file /u01/oracle/proddb/9.2.0/install/make.log
    many errors found like these
    chmod 6751 /u01/oracle/proddb/9.2.0/bin/oracle
    chmod: cannot access `/u01/oracle/proddb/9.2.0/bin/oracle': No such file or
    directory
    make: [ioracle] Error 1 (ignored)
    mv /u01/oracle/proddb/9.2.0/rdbms/lib/oracle
    /u01/oracle/proddb/9.2.0/bin/oraclemv: cannot stat
    `/u01/oracle/proddb/9.2.0/rdbms/lib/oracle': No such file or directory
    make: [ioracle] Error 1 (ignored)
    chmod 6751 /u01/oracle/proddb/9.2.0/bin/oracle
    chmod: cannot access `/u01/oracle/proddb/9.2.0/bin/oracle': No such file or
    directory
    make: [ioracle] Error 1 (ignored)
    Completed...
    /u01/oracle/proddb/9.2.0/bin/oracle did not relink properly.
    Please review relink errors in this log file
    The user Oracle (by which installation is in progress) has all privileges on base directory /u01 (used for 11i install)
    Here is the permissions for both directoried Stage11i and /u01
    Code: Select all
    drwxr-xr-x 7 root root 4096 Feb 15 13:03 Stage11i
    drwxr-xr-x 3 oracle oinstall 4096 Feb 18 17:05 u01

    Now i had started the installation again and once again unable to do this
    i had seen the errors while checking the logfile created during installation
    Statusstring Creating the database controlfile...
    adcrdb.sh started at Fri Feb 22 21:37:23 UZT 2008
    The environment settings are as follows ...
    ORACLE_HOME : /u01/oracle/testdb/9.2.0
    ORACLE_SID : TEST
    TWO_TASK :
    PATH : /u01/oracle/testdb/9.2.0/Apache/perl/bin:/u01/oracle/testdb/9.2.0/bin:/usr/bin:/usr/sbin:/u01/oracle/testdb/9.2.0/jre/1.4.2/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/Stage11i/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/local/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    LD_LIBRARY_PATH : /u01/oracle/testdb/9.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/oracle/testdb/9.2.0/ctx/lib
    Executable : /u01/oracle/testdb/9.2.0/bin/sqlplus
    The log information will be written to
         /u01/oracle/testdb/9.2.0/appsutil/log/TEST_machine1/adcrdb_TEST.txt
    Creating the control file for TEST_machine1 database ...
    SQL*Plus: Release 9.2.0.6.0 - Production on Fri Feb 22 21:37:33 2008
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 581506668 bytes
    Fixed Size          452204 bytes
    Variable Size          402653184 bytes
    Database Buffers     167772160 bytes
    Redo Buffers          10629120 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "TEST"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01200: actual file size of 120647 is smaller than correct size of 192000
    blocks
    ORA-01110: data file 394: '/u01/oracle/testdata/a_ref01.dbf'
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP add tempfile '/u01/oracle/testdata/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "TEST.localdomain"
    ERROR at line 1:
    ORA-01109: database not open
    ORA-01507: database not mounted
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 581506668 bytes
    Fixed Size          452204 bytes
    Variable Size          402653184 bytes
    Database Buffers     167772160 bytes
    Redo Buffers          10629120 bytes
    ORA-00205: error in identifying controlfile, check alert log for more info
    BEGIN dbms_backup_restore.zeroDbid(0); END;
    ERROR at line 1:
    ORA-00210: cannot open the specified controlfile
    ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 3284
    ORA-06512: at line 1
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 581506668 bytes
    Fixed Size          452204 bytes
    Variable Size          402653184 bytes
    Database Buffers     167772160 bytes
    Redo Buffers          10629120 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "TEST"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01200: actual file size of 120647 is smaller than correct size of 192000 blocks
    ORA-01110: data file 394: '/u01/oracle/testdata/a_ref01.dbf'
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP add tempfile '/u01/oracle/testdata/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "TEST.localdomain"
    ERROR at line 1:
    ORA-01109: database not open
    declare lib_ver varchar2(3);
    ERROR at line 1:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    exit_code=1
    Checking for errors ...
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01200: actual file size of 120647 is smaller than correct size of 192000
    ORA-01110: data file 394: '/u01/oracle/testdata/a_ref01.dbf'
    ORA-01507: database not mounted
    ORA-01109: database not open
    ORA-01109: database not open
    ORA-01507: database not mounted
    ORA-00205: error in identifying controlfile, check alert log for more info
    ORA-00210: cannot open the specified controlfile
    ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 3284
    ORA-06512: at line 1
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01200: actual file size of 120647 is smaller than correct size of 192000
    ORA-01110: data file 394: '/u01/oracle/testdata/a_ref01.dbf'
    ORA-01507: database not mounted
    ORA-01109: database not open
    ORA-01109: database not open
    The database has not been successfully created. Shutting down the instance ...
    SQL*Plus: Release 9.2.0.6.0 - Production on Fri Feb 22 21:39:16 2008
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected.
    ORACLE instance shut down.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    Cannot create control file for TEST
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for TEST instance

  • DISPLAY issue Oracle Database 11gR2 Installation On Oracle Linux 6

    Hello All,
    I am trying to install Oracle 11gR2 on Oracle Linux 6. I get the below error when running the installer.
    [oracle@oelinux database]$ pwd
    /home/oracle/install/database
    [oracle@oelinux database]$ ls
    doc install response rpm runInstaller sshsetup stage welcome.html
    [oracle@oelinux database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 120 MB. Actual 38234 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 3023 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    Appreciate your help in advance. Thanks.

    Dude wrote:
    VNC certainly has it's beauty and advantages. I was under the impression though that the OP is trying to run OUI on a local server console that is runnig a graphical desktop. If that wasn't the case, VNC was certainly a preferable option.I have not done a local GUI console installation of Oracle in years. In fact, I'm known to start foaming at the mouth when discovering a server running X on the console, disabling it interactively, preventing initlevel 5 from ever loading X again, and leave comments of my disgust in inittab. ;-)
    If I'm not mistaken then the vncserver does not need to have the X server running since the necessary support is built-in. The installation of X libraries is probably still required, but I'm not sure.It needs a X display manager. And xterm. twm does fine as display manager. Small and minimalistic. Not the greatest of ideas loading an entire Gnome desktop in VNC.
    Btw, Apple Mac OS X provides seamless X11 support and uses VNC for screen sharing and even for installing a system remotely. If you use Apple Mac to access a remote Linux system, using ssh with X forwarding is very convenient as it works right out of the box without having to configure the remote Linux server.Nice. OS/X has come a long way the last few years. I recall a time when they pretended there was no "stinking" command line. :-)

  • Error occured while executing root.sh in ORACLE RAC 11gR2 Grid

    Environment:
    NO of Node: 2
    OS Flavor: RHEL 5.3 Tikanga Release 64-Bit
    Oracle Grid Version: 11gR2 64-Bit with OCFS2 Configuration
    DB RAM: 64 GB
    H/W Vendor: CISCO
    Shared Partition: /ORASYS (1 TB)
    We are trying to install 11gR2 RAC on RHEL 5.3 (64-Bit) box. After successful installation of Gird Software from GUI, I am running oraInst.sh and root.sh from root user. oraInst.sh run fine but when we run root.sh following error encountered while checking the logs.
    2011-09-12 22:04:21.996: [ OCRCONF][3915558416]ocrconfig starts...
    2011-09-12 22:04:21.996: [ OCRCONF][3915558416]Upgrading OCR data
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 0
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 1
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 2
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 3
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 4
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 5
    2011-09-12 22:04:21.997: [  OCRRAW][3915558416]propriogid:1_1: Failed to read the whole bootblock. Assumes invalid format.
    2011-09-12 22:04:21.997: [  OCRRAW][3915558416]proprioini: all disks are not OCR/OLR formatted
    2011-09-12 22:04:21.997: [  OCRRAW][3915558416]proprinit: Could not open raw device
    2011-09-12 22:04:21.997: [ default][3915558416]a_init:7!: Backend init unsuccessful : [26]
    2011-09-12 22:04:21.997: [ OCRCONF][3915558416]Exporting OCR data to [OCRUPGRADEFILE]
    2011-09-12 22:04:21.998: [  OCRAPI][3915558416]a_init:7!: Backend init unsuccessful : [33]
    ** Urgent help is required as my production environment setup/activity is halted due to this.
    Thanks in Adv.
    Yuvrajsinh Chauhan

    ./runcluvfy.sh comp ssa -n "vel-kol-db1","vel-kol-db2" -s /ORASYS -verbose
    ./runcluvfy.sh comp cfs -n "vel-kol-db1","vel-kol-db2" -f ocfs2 -verbose
    ./runcluvfy.sh comp ssa -n "vel-kol-db1","vel-kol-db2" -s /dev/mapper/360060e80102077c000090010077c000e -verbose
    ./runcluvfy.sh comp crs -n "vel-kol-db1","vel-kol-db2" -verbose
    ./runcluvfy.sh comp ocr -n "vel-kol-db1","vel-kol-db2" -verbose
    ./runcluvfy.sh comp voting -n "vel-kol-db1","vel-kol-db2" -verbose
    verify this

Maybe you are looking for

  • Quick Time (Audio Preferences) fails to launch with buffer overrun error

    It all started a few weeks ago, after installing itunes7.0 for windows, and itunes began to annoy me (indeed drive me mad) with an error message : "an unhandled win32 exception has occured in itunes.exe [3840]" at startup / closing immediately afterw

  • Issue in View Configuration

    Hi Experts, I am creating a Search View and Result View with Component Set BP_APPL_COND for searching the Bank details of  business partner.I have created the Search Context node from the BOL entity BuilBankAccountSearch(BOL-BP) and the result node f

  • Lumia 520 wifi reception

    Hey guys,I have become a great hater of Lumia 520...i only wish I didn't buy it.its said I can only update my phone os through WiFi connection...but every time I connect the farthest it downloads is 13%..then either restarts the whole process again.n

  • Regarding PAN, TAN & TDS Circle

    Hi all Where to maintain the TAN, PAN & TDS Circle for the Co Code. This has to be printed in the TDS Certificate. Kindly help in this regard. Regards R.Karthigayan

  • Java 6 update 20

    When prompted to update Java 6, Update 20 I recieve the following message: Unable to launch Java update installer - requested operation requires elevation. I don't know what this means or how to proceed. Thanks, okiebruce