Oracle 11g clusterware VIP failover failed

I installed Oracle 11g Clusterware succesfully, without any errors as per link:
http://www.oracle-base.com/articles/11g/OracleDB11gR1RACInstallationOnRHEL5UsingVMwareESXAndNFS.php
After that,I did vip failover test
I rebooted the node-2
Before reboot,
[root@advansrac1 bin]# ./crs_stat -t
Name Type Target State Host
ora....ac1.gsd application ONLINE ONLINE rac1
ora....ac1.ons application ONLINE ONLINE rac1
ora....ac1.vip application ONLINE ONLINE rac1
ora....ac2.gsd application ONLINE ONLINE rac2
ora....ac2.ons application ONLINE ONLINE rac2
ora....ac2.vip application ONLINE ONLINE rac2
After reboot,
Name Type Target State Host
ora....ac1.gsd application ONLINE ONLINE rac1
ora....ac1.ons application ONLINE ONLINE rac1
ora....ac1.vip application ONLINE ONLINE rac1
ora....ac2.gsd application ONLINE ONLINE rac2
ora....ac2.ons application ONLINE ONLINE rac2
ora....ac2.vip application ONLINE UNKNOWN rac1
[root@rac1 bin]# ./crs_stop ora.rac2.vip
Attempting to stop `ora.rac2.vip` on member `advansrac1`
Stop of `ora.rac2.vip` on member `advansrac1` succeeded.
[root@rac1 bin]# ./crs_stat -t
Name Type Target State Host
ora....ac1.gsd application ONLINE ONLINE rac1
ora....ac1.ons application ONLINE ONLINE rac1
ora....ac1.vip application ONLINE ONLINE rac1
ora....ac2.gsd application ONLINE ONLINE rac2
ora....ac2.ons application ONLINE ONLINE rac2
ora....ac2.vip application OFFLINE OFFLINE
[root@rac1 bin]# ./crs_start ora.rac2.vip
Attempting to start `ora.rac2.vip` on member `rac2`
Start of `ora.rac2.vip` on member `rac2` succeeded.
[root@rac1 bin]# ./crs_stat -t
Name Type Target State Host
ora....ac1.gsd application ONLINE ONLINE rac1
ora....ac1.ons application ONLINE ONLINE rac1
ora....ac1.vip application ONLINE ONLINE rac1
ora....ac2.gsd application ONLINE ONLINE rac2
ora....ac2.ons application ONLINE ONLINE rac2
ora....ac2.vip application ONLINE ONLINE rac2
I have only 1.5G on each node
Here the issue is,
1. Actual Result: # During failover why it is showing UNKNOWN state for ora.rac2.vip on member rac1
Expected Result: # During failover,it have to be ONLINE state for ora.rac2.vip on member rac1
2. I have to start ora.rac2.vip manually, when node-2 is up.I want VIP fail over have to happen automatically when node-2 is up to normal online state.
Help me out from this issue

VMware is unsupported but that is likely not your issue.
1. Run cluster verify and report the results
2. Did you create a failover service? How?
3. Post your TNSNAMES.ORA

Similar Messages

  • Oracle 11g clusterware installation issue.

    In our test lab, we are facing the following issue.Kindly help us to resolve this issue.
    Environment Details
    O/S : Oracle Enterprise Linux
    Database: Oracle 11g
    Clusterware: Oracle 11g
    The nodes are created using vmware.
    All the pre installation checks using clufvy utility are successful.
    During Installation of clusterware software, we need to run root.sh at the end on all the nodes. We have 2 node cluster. Root.sh runs successfully on node 1, but fails on node 2.
    Root.sh on node 2 details are given below
    # ./root.sh
    WARNING: directory '/u01/app/oracle/product/11.1.0' is not owned by root
    WARNING: directory '/u01/app/oracle/product' is not owned by root
    WARNING: directory '/u01/app/oracle' is not owned by root
    WARNING: directory '/u01/app' is not owned by root
    WARNING: directory '/u01' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    Setting the permissions on OCR backup directory
    Setting up NS directories
    Oracle Cluster Registry configuration upgraded successfully
    WARNING: directory '/u01/app/oracle/product/11.1.0' is not owned by root
    WARNING: directory '/u01/app/oracle/product' is not owned by root
    WARNING: directory '/u01/app/oracle' is not owned by root
    WARNING: directory '/u01/app' is not owned by root
    WARNING: directory '/u01' is not owned by root
    clscfg: EXISTING configuration version 3 detected.
    clscfg: version 3 is 11G Release 1.
    assigning default hostname tsa1-fdfolio for node 1.
    assigning default hostname tsa2-fdfolio for node 2.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: tsa1-fdfolio tsa1-fdfolio-priv tsa1-fdfolio
    node 2: tsa2-fdfolio tsa2-fdfolio-priv tsa2-fdfolio
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Oracle Cluster Registry for cluster has already been initialized
    Startup will be queued to init within 90 seconds.
    Adding daemons to inittab
    Expecting the CRS daemons to be up within 600 seconds.
    Failure at final check of Oracle CRS stack.
    10

    The trace files which **might** contain some useful error messages are :
    a) The latest trace files under $CRS_Home/log/hostname/client directory
    b) The OS Messages file ( /var/log/messages )
    This information can then be used to google similar issues ..
    Paste those messages here and I'll see if it rings a bell ..
    Vishwa

  • How to deploy oracle 11g under cold failover cluster

    Hi,
    I am trying to install oracle 11g under failover cluster environments. I am trying to find some oracle documentation about it. But not able to find one. Can anyone help me. Please i need it badly.
    we have two servers sun solaris 10. on which we have failover cluster being installed. one is active while one is passive. How can i install oracle 11g on this failover clusters. did i have to install oracle of shared SAN. what are the extra configuration i have to do please help
    Also is it wise to install 11g warehouse with fail safe or use RAC.
    regards
    Nick
    Edited by: Nick Naughty on Feb 1, 2009 4:02 AM

    thanks alot for reply.
    I am of the same point of view. but the machine i am working on is sun solaris 10 with two partitions finance and accounts which have been protected by a failed over machine having two partitions finance and accounts and i think you are right these are the same shared storage folder which are mounted on active machine as well as on passive machine.
    Now my question is if i install oracle 11g on one machine without oracle cluster then sun cluster should be able to mount the database in case the primary machine fails.
    I have tried hard to get some documentation on this top but nothing so far. please help
    regards
    Nick

  • Oracle 11g Database Prerequisites Check Failed

    hi all, i need to install the oracle 11g database on my D drive but the check was failed where the check take place in C drive. Therefore, i just skipped it.
    I do meet all the requirement but still failed, why ?
    During the oracle database 11g, there are some components which cannot be found like em.war, em.ear, drluln.sql.sbs, system-application.xml, system-jazz-data.xml .
    What is the error about ?
    Is it possible to install ?
    Thanks.
    Edited by: peterwkc on Mar 19, 2011 3:19 AM

    schavali wrote:
    Pl post details of your OS version, along with which 11g version you are trying to install. Are you following the steps in the official installl Guides - http://www.oracle.com/technetwork/database/enterprise-edition/documentation/database-093888.html ?
    I am not sure why you are acting surprised that the install was not successful when you are ignoring install warnings/errors :-)
    As indicated in the thread link above, have you downloaded and unzipped both of the install zip files into the same directory ?
    Pl also post relevant sections from the install log that show what prereq checks have failed.
    HTH
    SriniI copied the disk 2 component into disk 1 component folder where the installation is successful but prerequiresite still failed where i just ignore where i have set all the env variable.
    By the way, thanks for your reply.

  • ASM Installation on Oracle 11g Clusterware (RAC) environment

    Hi All,
    I am trying to setup Oracle 11g Standared Edition RAC+ASM on RedHat Linux 5.0 VM ware box. As part of this RAC setup successfully completed. For this i have used raw devices and mounted using NFS.
    In many of forumns i have read that ASM installtion on a cluster envioronmnet is different than non cluster environment.
    I dont know how to start ASM installtion on RAC environment. Please share any documents if you have?
    Thanks,
    Rakesh

    will the steps need to be done on two nodes of cluster or it is sufficient on first node.
    "raw device" for OCR, VOTE, SPFILE_FOR ASM and ASM DISKGROUPs
    before do "raw devices" you have to fdisk(make partitions) on share storages
    node1:
    # fdisk /dev/sdf
    # ls /dev/sdf*
    node2:
    # ls /dev/sdf*
    don't find...,so just fdisk -> l and -> w
    fdisk how? http://linux.about.com/od/commands/l/blcmdl8_fdisk.htm
    Example: /etc/sysconfig/rawdevices do it every nodes
    #Oracle OCR File +~280M+
    /dev/raw/raw1 /dev/sdf1
    #Oracle Voting File +~280M+
    /dev/raw/raw2 /dev/sdf2
    #Oracle ASM spfile ~50M+
    /dev/raw/raw3 /dev/sdf3
    #Oracle ASM DISK Group1
    /dev/raw/raw4 /dev/sdg1
    #Oracle ASM DISK Group2
    /dev/raw/raw5 /dev/sdh1
    And oracle user.. can read /dev/raw/raw* You should find on every nodes
    http://oraclepitstop.wordpress.com/2008/02/15/raw-devices-on-rhel-5-or-oel-5/
    ls -la /dev/raw/raw*
    crw-rw---- 1 root oinstall 162, 1 Jan 13 12:53 /dev/raw/raw1
    crw-rw---- 1 oracle oinstall 162, 2 Jan 13 12:53 /dev/raw/raw2
    crw-rw---- 1 oracle oinstall 162, 3 Jan 13 12:53 /dev/raw/raw3
    crw-rw---- 1 oracle oinstall 163, 1 Jan 13 12:53 /dev/raw/raw4
    crw-rw---- 1 oracle oinstall 164, 1 Jan 13 12:53 /dev/raw/raw5
    do it on node1 but you have to pass phrase on every nodes Before
    http://www.puddingonline.com/~dave/publications/SSH-with-Keys-HOWTO/document/html/SSH-with-Keys-HOWTO-5.html
    example:
    node01:
    $ ssh node01 hostname
    node01
    $ ssh node02 hostname
    node02
    - Install + Setup Clusterware:
    OCR = /dev/raw/raw1
    VOTE = /dev/raw/raw2
    - Install Oracle Database for ASM Home
    spfile for ASM = /dev/raw/raw3
    - after ASM started... create disk groups from /dev/raw/raw4 and /dev/raw/raw5
    - Install Oracle Database for RDBMS Home
    - Create Database to use ASM diskgroups
    http://www.oracle-base.com/articles/11g/OracleDB11gR1RACInstallationOnRHEL5UsingVMwareESXAndNFS.php
    Did you followed the same procedure to set up Oracle 11g RAC+ASM on RHEL 5.0.I'd done(test 11gRAC) it on RHEL 4 + 11g + ASM(on raw device)
    on production, I use ASMlib... + ASM + 10g
    you can read on metalink to help idea
    465001.1
    357492.1
    605828.1
    564580.1
    on http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/
    Oracle 11g’s RAC.. I think.. that can help you ;)
    Good Luck
    Edited by: Surachart Opun (HunterX) on Jun 26, 2009 11:22 AM
    Example from IBM... Deploying Oracle RAC 11g R1 on RHEL 5 or SLES 10 with Oracle ASM on the IBM DS3400, DS4200, DS4700, and DS4800 Storage Subsystems
    http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/WP101323
    Edited by: Surachart Opun (HunterX) on Jun 26, 2009 11:27 AM

  • Oracle 11g install failure, error, Failed to allocate port(s)

    I'm having a very hard time reinstalling Oracle 11gR1 x64 bit after the hard drive where I first installed it failed and had to be replaced. The database I'm trying to setup is for personal use on this system only. I'm running Windows XP professional 64 bit edition and have .net framework version 1.1.4322.573 installed.
    During installation the process hangs at the Database Configuration Assistant stage and will not progress till I manually end the lsnrctl.exe process in taskmanager. During the completing database process at the end I get this error -
    SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
    My first thoughts were the ports in question were in use or closed but I've been using both netbios and a port monitor program called currports to check and as far as I can tell the ports listed are open and not in use.
    I did reconfigure the tnsnames.ora and listener.ora files to include valid port addresses (1521) and I can get the lsnrctl.exe to start manually now but still can't connect to the database using an open SQL command prompt.
    I also tried running the emca.bat but still no change. I need help, I'm beating my head against the wall now.
    Here are my etc/hosts, etc/services, and emconfig.log files
    etc/hosts
    # Copyright (c) 1993-1999 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    127.0.0.1 localhost
    172.23.153.30     gcihq1

    emconfig.log
    Mar 22, 2010 5:48:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    Mar 22, 2010 5:48:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    Mar 22, 2010 5:48:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    Mar 22, 2010 5:48:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    Mar 22, 2010 5:48:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    Mar 22, 2010 5:48:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    Mar 22, 2010 5:48:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    Mar 22, 2010 5:48:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    Mar 22, 2010 5:48:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    Mar 22, 2010 5:48:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    Mar 22, 2010 5:48:04 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LOG_FILE value: G:\MainDB\cfgtoollogs\dbca\MainDB\emConfig.log
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: HOST value: gcihq1
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: MainDB
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LISTENER value: LISTENER
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LISTENER_OH value: G:\MainDB\DBHousing
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: G:\MainDB\DBHousing
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: MainDB
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: MainDB
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: G:\MainDB\DBHousing
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to false
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-backup' set to false
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'create' set to false
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to G:\MainDB\DBHousing\oui
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.EMConfig addEMCALogFile
    CONFIG: ORACLE_BASE :G:\MainDB
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file G:\MainDB\cfgtoollogs\emca\emca_2010_03_22_17_48_04.log to G:\MainDB\cfgtoollogs\emca\MainDB\emca_2010_03_22_17_48_04.log
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to G:\MainDB\DBHousing\oui
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to G:\MainDB\DBHousing\oui
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at G:\MainDB\cfgtoollogs\dbca\MainDB\emConfig.log.
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to G:\MainDB\DBHousing\oui
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to G:\MainDB\DBHousing\oui
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: MainDB, oracleHome: G:\MainDB\DBHousing, and user: SYS
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Mar 22, 2010 5:51:53 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: MainDB, oracleHome: G:\MainDB\DBHousing, and user: DBSNMP
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: MainDB, oracleHome: G:\MainDB\DBHousing, and user: SYS
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: MainDB, oracleHome: G:\MainDB\DBHousing, and user: SYS
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: MainDB
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: MainDB
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: MainDB
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: MainDB, oracleHome: G:\MainDB\DBHousing, and user: SYS
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 1536995688
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: MainDB, oracleHome: G:\MainDB\DBHousing, and user: SYSMAN
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: MainDB, oracleHome: G:\MainDB\DBHousing, and user: SYS
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: MainDB, oracleHome: G:\MainDB\DBHousing, and user: SYS
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: MainDB
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file G:\MainDB\DBHousing\sysman\config\emd.properties to G:\MainDB\DBHousing\sysman\config\emd.properties.emca.tmp
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file G:\MainDB\DBHousing\sysman\config\emd.properties has been copied to G:\MainDB\DBHousing\sysman\config\emd.properties.emca.tmp
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file G:\MainDB\DBHousing\sysman\config\emoms.properties to G:\MainDB\DBHousing\sysman\config\emoms.properties.emca.tmp
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file G:\MainDB\DBHousing\sysman\config\emoms.properties has been copied to G:\MainDB\DBHousing\sysman\config\emoms.properties.emca.tmp
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file G:\MainDB\DBHousing\sysman\emd\targets.xml to G:\MainDB\DBHousing\sysman\emd\targets.xml.emca.tmp
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file G:\MainDB\DBHousing\sysman\emd\targets.xml has been copied to G:\MainDB\DBHousing\sysman\emd\targets.xml.emca.tmp
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: MainDB Host: 172.23.153.30 Node: null OH: G:\MainDB\DBHousing agentHome: null isCentral: false
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: MainDB Host: 172.23.153.30 Node: null OH: G:\MainDB\DBHousing isDBC: false
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: MainDB Host: 172.23.153.30 Node: null OH: G:\MainDB\DBHousing isDBC: false
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_MainDB.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_MainDB.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_MainDB.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_MainDB.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to G:\MainDB\DBHousing\oui
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to G:\MainDB\DBHousing\oui
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [G:\MainDB\DBHousing]
    Mar 22, 2010 5:51:54 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME G:\MainDB\DBHousing
    Mar 22, 2010 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from G:\MainDB\DBHousing\oc4j\j2ee\OC4J_DBConsole
    Mar 22, 2010 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from G:\MainDB\DBHousing\oc4j\j2ee\OC4J_DBConsole
    Mar 22, 2010 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from G:\MainDB\DBHousing\oc4j\j2ee\OC4J_DBConsole
    Mar 22, 2010 5:51:55 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Mar 22, 2010 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from G:\MainDB\DBHousing\sysman\config\emd.properties
    Mar 22, 2010 5:51:55 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Mar 22, 2010 5:51:55 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file G:\MainDB\DBHousing\install\staticports.ini
    Mar 22, 2010 5:51:55 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
    Refer to the log file at G:\MainDB\cfgtoollogs\dbca\MainDB\emConfig.log for more details.
    Mar 22, 2010 5:51:55 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
         at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2481)
         at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:744)
         at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:251)
         at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:178)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:221)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:460)
         at java.lang.Thread.run(Thread.java:595)
    Mar 22, 2010 5:51:55 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to G:\MainDB\DBHousing\oui
    ------------------------------------------------------------------------------------------------------------------------------

  • Create workspace in Oracle 11g + APEX 2.2 fails

    Anybody come across this one?
    I have Oracle 11g database installed where I have removed APEX 3.0 and downgraded to APEX 2.2 (due to my clients not having upgraded yet).
    I'm using the embedded PL/SQL gateway in the Oracle XML DB HTTP server.
    Navigating to APEX login page and logging in as ADMIN is OK but when I want to create a new workspace (based on existing schema) it returns following error:-
    ORA-20001: Request 824807541251920 could not be processed. -20001 ORA-20001: Unable to grant initial privs. ORA-20001: Error with: GRANT CREATE JOB TO "IPP" ORA-01031: insufficient privileges
    I followed the post-installation steps that came with the installation guide of 11g but they really apply to APEX 3.0. Should I not have done that and instead followed the APEX 2.2 post-installation steps? Those are not clear however on configuring the embedded HTTP server.

    SOLVED.
    All I needed to do was log in as system and:-
    GRANT CREATE JOB TO FLOWS_020200 WITH ADMIN OPTION
    Not sure why it was missing though.

  • Oracle 11g r1 install check fails on - Red Hat 5

    I'm getting the below check failures -
    Checking for glibc-devel-2.3.4-i386; Not found.     Failed <<<<
    Checking for glibc-devel-2.3.4-x86_64; Not found.     Failed <<<<
    Checking for gcc-c++-3.4.5; Not found.     Failed <<<<
    Everything else is ok, can any help  or suggest and resolution on this, I have tried to look for all the packages on all the Linux CD's and nothing there, I think these may have been updated not sure (new to Linux/Oracle).
    Full check output:
    Checking operating system requirements ...
    Expected result: One of enterprise-4,enterprise-5,redhat-4,redhat-5,SuSE-10,asianux-2,asianux-3
    Actual Result: redhat-4
    Check complete. The overall result of this check is: Passed
    ========================================================
    Checking operating system package requirements ...
    Checking for make-3.80; found make-1:3.81-3.el5-x86_64.     Passed
    Checking for binutils-2.15.92.0.2; found binutils-2.17.50.0.6-12.el5-x86_64.     Passed
    Checking for gcc-3.4.5; Not found.     Failed <<<<
    Checking for libaio-0.3.105-i386; found libaio-0.3.106-3.2-i386.     Passed
    Checking for libaio-0.3.105-x86_64; found libaio-0.3.106-3.2-x86_64.     Passed
    Checking for libaio-devel-0.3.105; found libaio-devel-0.3.106-3.2-x86_64.     Passed
    Checking for libstdc++-3.4.5-i386; found libstdc++-4.1.2-46.el5-i386.     Passed
    Checking for libstdc++-3.4.5-x86_64; found libstdc++-4.1.2-46.el5-x86_64.     Passed
    Checking for libstdc++-devel-3.4.5; found libstdc++-devel-4.1.2-46.el5-x86_64.     Passed
    Checking for sysstat-5.0.5; found sysstat-7.0.2-3.el5-x86_64.     Passed
    Checking for libgcc-3.4.5-i386; found libgcc-4.1.2-46.el5-i386.     Passed
    Checking for libgcc-3.4.5-x86_64; found libgcc-4.1.2-46.el5-x86_64.     Passed
    Checking for elfutils-libelf-0.97; found elfutils-libelf-0.137-3.el5-i386.     Passed
    Checking for elfutils-libelf-devel-0.97; found elfutils-libelf-devel-0.137-3.el5-i386.     Passed
    Checking for glibc-common-2.3.4; found glibc-common-2.5-42-x86_64.     Passed
    Checking for glibc-devel-2.3.4-i386; Not found.     Failed <<<<
    Checking for glibc-devel-2.3.4-x86_64; Not found.     Failed <<<<
    Checking for gcc-c++-3.4.5; Not found.     Failed <<<<
    Checking for compat-libstdc++-33-3.2.3-i386; found compat-libstdc++-33-3.2.3-61-i386.     Passed
    Checking for compat-libstdc++-33-3.2.3-x86_64; found compat-libstdc++-33-3.2.3-61-x86_64.     Passed
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Some packages required for the Oracle Database 11g to function properly are missing (see above).
    Recommendation: Install the required packages before continuing with the installation.
    ========================================================
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=250.     Passed
    Checking for semmns=32000; found semmns=32000.     Passed
    Checking for semopm=100; found semopm=100.     Passed
    Checking for semmni=128; found semmni=128.     Passed
    Checking for shmmax=536870912; found shmmax=68719476736.     Passed
    Checking for shmmni=4096; found shmmni=4096.     Passed
    Checking for shmall=2097152; found shmall=4294967296.     Passed
    Checking for file-max=65536; found file-max=65536.     Passed
    Checking for VERSION=2.6.9; found VERSION=2.6.18-164.el5.     Passed
    Checking for ip_local_port_range=1024 - 65000; found ip_local_port_range=1024 - 65000.     Passed
    Checking for rmem_default=4194304; found rmem_default=4194304.     Passed
    Checking for rmem_max=4194304; found rmem_max=4194304.     Passed
    Checking for wmem_default=262144; found wmem_default=4194304.     Passed
    Checking for wmem_max=262144; found wmem_max=4194304.     Passed
    Check complete. The overall result of this check is: Passed
    ========================================================
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.4-2.19
    Actual Result: 2.5-42
    Check complete. The overall result of this check is: Passed
    ========================================================
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 1960MB
    Check complete. The overall result of this check is: Passed
    ========================================================
    Checking available swap space requirements ...
    Expected result: 2940MB
    Actual Result: 3935MB
    Check complete. The overall result of this check is: Passed
    ========================================================
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    ========================================================
    Checking PATH environment variable...
    Check complete. The overall result of this check is: Passed
    ========================================================
    Checking for sufficient diskspace in TEMP location...
    Check complete. The overall result of this check is: Passed
    ========================================================
    Checking LD_LIBRARY_PATH environment variable...
    Check complete. The overall result of this check is: Passed
    ========================================================
    Validating ORACLE_BASE location (if set) ...
    Check complete. The overall result of this check is: Passed
    ========================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    ========================================================
    Checking for proper system clean-up....
    Check complete. The overall result of this check is: Passed
    ========================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    ========================================================
    thanks
    Dee

    If you are sure you have newer versions you may try
    runInstaller -ignoreSysPrereqs .
    That bypasses the pre-checks. But there's a risk even more severe errors will occur later.
    Werner

  • New 11g Clusterware install encounters parkwebwin-v02.prod.mesa1.secureserv

    Performing a new fresh install of Oracle 11g Clusterware and I continue to get the following error during the install:
    ipAddress = 68.178.232.99
    INFO: Query Returned: parkwebwin-v02.prod.mesa1.secureserver.net
    INFO: Calling Query netQueries10.2.0.2.0 getMachineName
    hostName = parkwebwin-v02.prod.mesa1.secureserver.net
    INFO: Query Returned: parkwebwin-v02
    INFO: Calling Query netQueries10.2.0.2.0 getMachineName
    somehow these are show-stoppers for a fresh install of CRS on Red Hat Linux EL5.3 64bit.
    Any Ideas on how to stop my linux server from seeing "parkwebwin-v02.prod.mesa1.secureserver.net ?
    and IP: 68.178.232.99
    Thanks

    68.178.232.99 is not in either of my RAC nodes /etc/hosts files
    During the Clusterware install the "Product-Specific Prerequisite Checks" are successful
    At the "Specify Cluster Configuration" I have
    rac1.domain.com rac1-priv.domain.com rac1-vip.domain.com and I add the following:
    rac2.domain.com rac2-priv.domain.com rac2-vip.domain.com
    THanks

  • Error while configuring Oracle 11g Forms/Reports Product during istallation

    Dears,
    We are trying to configuring Oracle 11g Forms / Reports during istallation.
    OS using: Win 7 -- 32 bit
    RAM: 4 GB
    We have installed the following modules successfully.
    Following are the steps which we have followed:
    1. Installation of Oracle jdk's --> Successful
    2. Installation of Oracle web Logic Product --> Successful
    3. Installation of Oracle Forms & reports Products ---> Successful
    4. Configuration of Oracle 11g Forms / Reports Products --> Failed
    After performing step 4, we are getting an error in the .out file
    Can anyone please let us know what we have to do for making the step 4 successful.
    Following is the content present in the "install2012-08-30_04-43-55PM.out" file..
    Setting ORACLE_HOME to C:\Oracle\Middleware\frs11.1.2
    Setting Doracle.config.mode to true
    Adding C:\Users\id821839\AppData\Local\Temp\OraInstall2012-08-30_04-43-55PM for deletion.
    Adding to classpath:file:/C:/Users/id821839/AppData/Local/Temp/OraInstall2012-08-30_04-43-55PM/ext/jlib/classic.jar
    Adding to classpath:file:/C:/Users/id821839/AppData/Local/Temp/OraInstall2012-08-30_04-43-55PM/ext/jlib/template.jar
    [email protected]lassicPage.ScreenRes
    configFileName:C:\Users\id821839\AppData\Local\Temp\OraInstall2012-08-30_04-43-55PM\ext\jlib\footprint.xml
    Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
    Reading response file..
    Parse Warning at line number:15
    MYORACLESUPPORT_USERNAME=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:27
    PROXY_HOST=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:30
    PROXY_PORT=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:33
    PROXY_USER=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:39
    COLLECTOR_SUPPORTHUB_URL=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:75
    DOMAIN_PORT=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:90
    STATICPORT INI FILE LOCATION=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:99
    PROXY HOST NAME=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:102
    PROXY PORT NO=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:105
    PROXY BY PASS ADDRESS=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Validations are enabled for this session.
    Verifying data......
    In processErrorMsgStringOracle Instance
    needWritableDirectory: false
    needWritableDirectory: true
    middlewareHomeLocation:C:\Oracle\Middleware
    weblogicHomeLocation:C:\Oracle\Middleware\wlserver_10.3
    weblogicHome:C:\Oracle\Middleware\wlserver_10.3
    weblogicHomeLocation:C:\Oracle\Middleware\wlserver_10.3
    In processErrorMsgStringInstance Name
    In processErrorMsgStringunknown
    In processErrorMsgStringOracle Home
    In processErrorMsgStringDomain Name
    In processErrorMsgStringunknown
    In processErrorMsgStringAdministrator Password
    In processErrorMsgStringunknown
    In processErrorMsgStringAdministrator User Name
    In processErrorMsgStringunknown
    configuration Failed. Exiting configuration due to data validation failure.+
    outputFile:C:\Program Files\Oracle\Inventory\logs\installProfile2012-08-30_04-43-55PM.log
    in writeProfile method..
    +[ENGINE] Adding C:\Users\id821839\AppData\Local\Temp\OraInstall2012-08-30_04-43-55PM for deletion.+
    Thanks in advance..
    Suhail
    Edited by: 956027 on 30-Aug-2012 23:13
    Edited by: 956027 on 30-Aug-2012 23:14

    Following is the last part of thecontent in .log file
    This is the only part wher I have found the term "error"
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of domainName+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.weblogicQueries.IsValidDomainHome] [SRC_METHOD: executeHandler] domainName: frsDomain+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of wlHome+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.weblogicQueries.IsValidDomainHome] [SRC_METHOD: executeHandler] wlHome: C:\Oracle\Middleware\user_projects\domains+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.weblogicQueries.IsValidDomainHome] [SRC_METHOD: executeHandler] mwHome: C:\Oracle\Middleware+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] errID ====>>>>:INST-07277+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Error:Error in validating Domain name+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Cause:Specified Domain name is either not valid or the domain location already has a domain with the same name.+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Action:Enter a valid Domain name+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Exiting method executeHandler+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Handler launch end: weblogicQueries.isValidDomainHome+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Handler returned status: FAILED+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Error in validating Domain name+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Setting valueOf(DOMAIN_NAME) to:frsDomain. Value obtained from:USER+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Setting valueOf(DOMAIN_NAME) to:frsDomain. Value obtained from:USER+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Setting valueOf(INVALID_TEXT_CHAR_MSG_STRING) to:unknown. Value obtained from:USER+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Setting valueOf(INVALID_TEXT_CHAR_MSG_STRING) to:unknown. Value obtained from:USER+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Inputs passed to the handler: [ FIELD DOMAIN NAME ( field ) = "Domain Name" ], [ DOMAIN_NAME ( val ) = "frsDomain" ], [ INVALID_TEXT_CHAR_MSG_STRING ( invalidCharMsgString ) = "unknown" ], [ Valid Character List for Farm Name ( regEx ) = "[\p{Alnum}_-]+" ]+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper] [SRC_METHOD: launch] Handler class: class oracle.as.install.common.handlers.txtQueries.CheckTxtFieldUsingRegEx+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Handler launch begin: txtQueries.checkTxtFieldUsingRegEX+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Entering method executeHandler+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of isCanBeBlank+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of val+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.txtQueries.CheckTxtFieldUsingRegEx] [SRC_METHOD: executeHandler] Value to be tested: frsDomain+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of field+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.txtQueries.CheckTxtFieldUsingRegEx] [SRC_METHOD: executeHandler] Text Field name: Domain Name+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of regEx+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.txtQueries.CheckTxtFieldUsingRegEx] [SRC_METHOD: executeHandler] Regular Expression: [\p{Alnum}_-]++
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of minlength+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of maxlength+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of invalidCharMsgString+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.txtQueries.CheckTxtFieldUsingRegEx] [SRC_METHOD: executeHandler] Invalid Char Msg String: unknown+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Checking the value for minimum length+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Checking the value for maximum length+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Checking the value for invalid characters+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Exiting method executeHandler+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Handler launch end: txtQueries.checkTxtFieldUsingRegEX+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Handler returned status: SUCCESS+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Setting valueOf(ADMIN_PASSWORD) to:<SECURE>. Value obtained from:USER+

  • Oracle 11g R2 on HP and Solaris

    Hello All,
    In the Last Week i was installing Oracle 11R2 on two HP servers and one Solaris server. i faced common issues on the three servers and i posted threads about some of these issues.
    But i want to summarize it so i know the solution of each one in order not to face it again.
    Below is the info
    I have 3 servers, two of them are HP where Oracle 10g is installed and one Solaris server where i am doing the Oracle installation for the first time.
    On the 3 servers and when i was installing Oracle 11g R2 the installation failed at the end when it was trying to create the db with this error: the file Seed_Database.dfb containing the datafiles information is missing.
    knowing that i download it Oracle 11g R2 from the Oracle website for the three server. Why this file is always missed ? and even now and after i created a custom database manually (Not during the installation) i can't create a "general purpose db" through dbca because it needs this template file.
    while creating the database on the 3 servers and on step 4 of 12 of the tab related to OEM is disabled. and the emctl is not automatically configured after the creation of the db. why this tab is always disabled on step 4 of 12?
    Regards.

    schavali wrote:
    On the download pages (such as http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-sparc64soft-088481.html) you will see cksums listed - you need to verify cksums to ensure that your download is not corrupted.
    http://en.wikipedia.org/wiki/Cksum
    HTH
    SriniI would think if the download were corrupted, as evidenced by a mis-match in the checksum, he probably never could have unzipped it, much less actually ran an install that simply didn't create some of the stuff he wanted.
    ;-)

  • URL to download Oracle 10g clusterware softare

    Hi,
    Can anyone give me the URL to download Oracle 10g Clusterware software, I found only Oracle 11g Clusterware in download section of Oracle site.
    Thanks

    Below mentioned link will help
    where's RAC 10g download page?

  • Oracle 11g: cluvfy failed

    Hi expert,
    i'm trying to install Oracle 11g RAC.
    I don't know why I have an failed in the cluvfy step. Can someone help me?
    [oracle@rac1 bin]$ ./cluvfy stage -pre crsinst -n rac1,rac2 -verbose
    WARNING:
    Could not access or create trace file path "/mnt/OracleRAC/cvupack/bin/../cv/log". Trace information could not be collected
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "rac1"
      Destination Node                      Reachable?             
      rac2                                  yes                    
      rac1                                  yes                    
    Result: Node reachability check passed from node "rac1"
    Checking user equivalence...
    Check: User equivalence for user "oracle"
      Node Name                             Comment                
      rac2                                  passed                 
      rac1                                  failed                 
    Result: PRVF-4007 : User equivalence check failed for user "oracle"
    WARNING:
    User equivalence is not set for nodes:
         rac1
    Verification will proceed with nodes:
         rac2
    Checking node connectivity...
    Checking hosts config file...
      Node Name     Status                    Comment                
      rac2          passed                                           
    Verification of the hosts config file successful
    Interface information for node "rac2"
    Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU  
    eth0   192.168.2.102   192.168.2.0     0.0.0.0         192.168.2.1     08:00:27:4A:67:8E 1500 
    eth1   192.168.0.102   192.168.0.0     0.0.0.0         192.168.2.1     08:00:27:27:C4:33 1500 
    Check: Node connectivity of subnet "192.168.2.0"
    Result: Node connectivity passed for subnet "192.168.2.0" with node(s) rac2
    Check: TCP connectivity of subnet "192.168.2.0"
      Source                          Destination                     Connected?     
      rac1:127.0.0.1                  rac2:192.168.2.102              failed         
    Result: TCP connectivity check failed for subnet "192.168.2.0"
    Check: Node connectivity of subnet "192.168.0.0"
    Result: Node connectivity passed for subnet "192.168.0.0" with node(s) rac2
    Check: TCP connectivity of subnet "192.168.0.0"
      Source                          Destination                     Connected?     
      rac1:127.0.0.1                  rac2:192.168.0.102              failed         
    Result: TCP connectivity check failed for subnet "192.168.0.0"
    Interfaces found on subnet "192.168.2.0" that are likely candidates for VIP are:
    rac2 eth0:192.168.2.102
    Interfaces found on subnet "192.168.0.0" that are likely candidates for a private interconnect are:
    rac2 eth1:192.168.0.102
    Result: Node connectivity check passed
    Check: Total memory
      Node Name     Available                 Required                  Comment  
      rac2          1.9642GB (2059580.0KB)    1.5GB (1572864.0KB)       passed   
    Result: Total memory check passed
    Check: Available memory
      Node Name     Available                 Required                  Comment  
      rac2          1.7729GB (1858984.0KB)    50MB (51200.0KB)          passed   
    Result: Available memory check passed
    Check: Swap space
      Node Name     Available                 Required                  Comment  
      rac2          3.9062GB (4095992.0KB)    2.9463GB (3089370.0KB)    passed   
    Result: Swap space check passed
    Check: Free disk space for "rac2:/tmp"
      Path              Node Name     Mount point   Available     Required      Comment    
      /tmp              rac2          /             1.0762GB      1GB           passed     
    Result: Free disk space check passed for "rac2:/tmp"
    Check: User existence for "oracle"
      Node Name     Status                    Comment                
      rac2          exists(1100)              passed                 
    Checking for multiple users with UID value 1100
    Result: Check for multiple users with UID value 1100 passed
    Result: User existence check passed for "oracle"
    Check: Group existence for "oinstall"
      Node Name     Status                    Comment                
      rac2          exists                    passed                 
    Result: Group existence check passed for "oinstall"
    Check: Group existence for "dba"
      Node Name     Status                    Comment                
      rac2          exists                    passed                 
    Result: Group existence check passed for "dba"
    Check: Membership of user "oracle" in group "oinstall" [as Primary]
      Node Name         User Exists   Group Exists  User in Group  Primary       Comment    
      rac2              yes           yes           yes           yes           passed     
    Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed
    Check: Membership of user "oracle" in group "dba"
      Node Name         User Exists   Group Exists  User in Group  Comment        
      rac2              yes           yes           yes           passed         
    Result: Membership check for user "oracle" in group "dba" passed
    Check: Run level
      Node Name     run level                 Required                  Comment  
      rac2          5                         3,5                       passed   
    Result: Run level check passed
    Check: Hard limits for "maximum open file descriptors"
      Node Name         Type          Available     Required      Comment        
      rac2              hard          65536         65536         passed         
    Result: Hard limits check passed for "maximum open file descriptors"
    Check: Soft limits for "maximum open file descriptors"
      Node Name         Type          Available     Required      Comment        
      rac2              soft          1024          1024          passed         
    Result: Soft limits check passed for "maximum open file descriptors"
    Check: Hard limits for "maximum user processes"
      Node Name         Type          Available     Required      Comment        
      rac2              hard          16384         16384         passed         
    Result: Hard limits check passed for "maximum user processes"
    Check: Soft limits for "maximum user processes"
      Node Name         Type          Available     Required      Comment        
      rac2              soft          2047          2047          passed         
    Result: Soft limits check passed for "maximum user processes"
    Check: System architecture
      Node Name     Available                 Required                  Comment  
      rac2          x86_64                    x86_64                    passed   
    Result: System architecture check passed
    Check: Kernel version
      Node Name     Available                 Required                  Comment  
      rac2          2.6.18-194.el5            2.6.18                    passed   
    Result: Kernel version check passed
    Check: Kernel parameter for "semmsl"
      Node Name     Configured                Required                  Comment  
      rac2          250                       250                       passed   
    Result: Kernel parameter check passed for "semmsl"
    Check: Kernel parameter for "semmns"
      Node Name     Configured                Required                  Comment  
      rac2          32000                     32000                     passed   
    Result: Kernel parameter check passed for "semmns"
    Check: Kernel parameter for "semopm"
      Node Name     Configured                Required                  Comment  
      rac2          100                       100                       passed   
    Result: Kernel parameter check passed for "semopm"
    Check: Kernel parameter for "semmni"
      Node Name     Configured                Required                  Comment  
      rac2          128                       128                       passed   
    Result: Kernel parameter check passed for "semmni"
    Check: Kernel parameter for "shmmax"
      Node Name     Configured                Required                  Comment  
      rac2          1054504960                536870912                 passed   
    Result: Kernel parameter check passed for "shmmax"
    Check: Kernel parameter for "shmmni"
      Node Name     Configured                Required                  Comment  
      rac2          4096                      4096                      passed   
    Result: Kernel parameter check passed for "shmmni"
    Check: Kernel parameter for "shmall"
      Node Name     Configured                Required                  Comment  
      rac2          2097152                   2097152                   passed   
    Result: Kernel parameter check passed for "shmall"
    Check: Kernel parameter for "file-max"
      Node Name     Configured                Required                  Comment  
      rac2          6815744                   6815744                   passed   
    Result: Kernel parameter check passed for "file-max"
    Check: Kernel parameter for "ip_local_port_range"
      Node Name     Configured                Required                  Comment  
      rac2          between 9000 & 65500      between 9000 & 65500      passed   
    Result: Kernel parameter check passed for "ip_local_port_range"
    Check: Kernel parameter for "rmem_default"
      Node Name     Configured                Required                  Comment  
      rac2          262144                    262144                    passed   
    Result: Kernel parameter check passed for "rmem_default"
    Check: Kernel parameter for "rmem_max"
      Node Name     Configured                Required                  Comment  
      rac2          4194304                   4194304                   passed   
    Result: Kernel parameter check passed for "rmem_max"
    Check: Kernel parameter for "wmem_default"
      Node Name     Configured                Required                  Comment  
      rac2          262144                    262144                    passed   
    Result: Kernel parameter check passed for "wmem_default"
    Check: Kernel parameter for "wmem_max"
      Node Name     Configured                Required                  Comment  
      rac2          1048586                   1048576                   passed   
    Result: Kernel parameter check passed for "wmem_max"
    Check: Kernel parameter for "aio-max-nr"
      Node Name     Configured                Required                  Comment  
      rac2          1048576                   1048576                   passed   
    Result: Kernel parameter check passed for "aio-max-nr"
    Check: Package existence for "make-3.81"
      Node Name     Available                 Required                  Comment  
      rac2          make-3.81-3.el5           make-3.81                 passed   
    Result: Package existence check passed for "make-3.81"
    Check: Package existence for "binutils-2.17.50.0.6"
      Node Name     Available                 Required                  Comment  
      rac2          binutils-2.17.50.0.6-14.el5  binutils-2.17.50.0.6      passed   
    Result: Package existence check passed for "binutils-2.17.50.0.6"
    Check: Package existence for "gcc-4.1.2"
      Node Name     Available                 Required                  Comment  
      rac2          gcc-4.1.2-48.el5          gcc-4.1.2                 passed   
    Result: Package existence check passed for "gcc-4.1.2"
    Check: Package existence for "libaio-0.3.106 (i386)"
      Node Name     Available                 Required                  Comment  
      rac2          libaio-0.3.106-5 (i386)   libaio-0.3.106 (i386)     passed   
    Result: Package existence check passed for "libaio-0.3.106 (i386)"
    Check: Package existence for "libaio-0.3.106 (x86_64)"
      Node Name     Available                 Required                  Comment  
      rac2          libaio-0.3.106-5 (x86_64)  libaio-0.3.106 (x86_64)   passed   
    Result: Package existence check passed for "libaio-0.3.106 (x86_64)"
    Check: Package existence for "glibc-2.5-24 (i686)"
      Node Name     Available                 Required                  Comment  
      rac2          glibc-2.5-49 (i686)       glibc-2.5-24 (i686)       passed   
    Result: Package existence check passed for "glibc-2.5-24 (i686)"
    Check: Package existence for "glibc-2.5-24 (x86_64)"
      Node Name     Available                 Required                  Comment  
      rac2          glibc-2.5-49 (x86_64)     glibc-2.5-24 (x86_64)     passed   
    Result: Package existence check passed for "glibc-2.5-24 (x86_64)"
    Check: Package existence for "compat-libstdc++-33-3.2.3 (i386)"
      Node Name     Available                 Required                  Comment  
      rac2          compat-libstdc++-33-3.2.3-61 (i386)  compat-libstdc++-33-3.2.3 (i386)  passed   
    Result: Package existence check passed for "compat-libstdc++-33-3.2.3 (i386)"
    Check: Package existence for "compat-libstdc++-33-3.2.3 (x86_64)"
      Node Name     Available                 Required                  Comment  
      rac2          compat-libstdc++-33-3.2.3-61 (x86_64)  compat-libstdc++-33-3.2.3 (x86_64)  passed   
    Result: Package existence check passed for "compat-libstdc++-33-3.2.3 (x86_64)"
    Check: Package existence for "elfutils-libelf-0.125 (x86_64)"
      Node Name     Available                 Required                  Comment  
      rac2          elfutils-libelf-0.137-3.el5 (x86_64)  elfutils-libelf-0.125 (x86_64)  passed   
    Result: Package existence check passed for "elfutils-libelf-0.125 (x86_64)"
    Check: Package existence for "elfutils-libelf-devel-0.125"
      Node Name     Available                 Required                  Comment  
      rac2          elfutils-libelf-devel-0.137-3.el5  elfutils-libelf-devel-0.125  passed   
    Result: Package existence check passed for "elfutils-libelf-devel-0.125"
    Check: Package existence for "glibc-common-2.5"
      Node Name     Available                 Required                  Comment  
      rac2          glibc-common-2.5-49       glibc-common-2.5          passed   
    Result: Package existence check passed for "glibc-common-2.5"
    Check: Package existence for "glibc-devel-2.5 (i386)"
      Node Name     Available                 Required                  Comment  
      rac2          glibc-devel-2.5-49 (i386)  glibc-devel-2.5 (i386)    passed   
    Result: Package existence check passed for "glibc-devel-2.5 (i386)"
    Check: Package existence for "glibc-devel-2.5 (x86_64)"
      Node Name     Available                 Required                  Comment  
      rac2          glibc-devel-2.5-49 (x86_64)  glibc-devel-2.5 (x86_64)  passed   
    Result: Package existence check passed for "glibc-devel-2.5 (x86_64)"
    Check: Package existence for "glibc-headers-2.5"
      Node Name     Available                 Required                  Comment  
      rac2          glibc-headers-2.5-49      glibc-headers-2.5         passed   
    Result: Package existence check passed for "glibc-headers-2.5"
    Check: Package existence for "gcc-c++-4.1.2"
      Node Name     Available                 Required                  Comment  
      rac2          gcc-c++-4.1.2-48.el5      gcc-c++-4.1.2             passed   
    Result: Package existence check passed for "gcc-c++-4.1.2"
    Check: Package existence for "libaio-devel-0.3.106 (i386)"
      Node Name     Available                 Required                  Comment  
      rac2          libaio-devel-0.3.106-5 (i386)  libaio-devel-0.3.106 (i386)  passed   
    Result: Package existence check passed for "libaio-devel-0.3.106 (i386)"
    Check: Package existence for "libaio-devel-0.3.106 (x86_64)"
      Node Name     Available                 Required                  Comment  
      rac2          libaio-devel-0.3.106-5 (x86_64)  libaio-devel-0.3.106 (x86_64)  passed   
    Result: Package existence check passed for "libaio-devel-0.3.106 (x86_64)"
    Check: Package existence for "libgcc-4.1.2 (i386)"
      Node Name     Available                 Required                  Comment  
      rac2          libgcc-4.1.2-48.el5 (i386)  libgcc-4.1.2 (i386)       passed   
    Result: Package existence check passed for "libgcc-4.1.2 (i386)"
    Check: Package existence for "libgcc-4.1.2 (x86_64)"
      Node Name     Available                 Required                  Comment  
      rac2          libgcc-4.1.2-48.el5 (x86_64)  libgcc-4.1.2 (x86_64)     passed   
    Result: Package existence check passed for "libgcc-4.1.2 (x86_64)"
    Check: Package existence for "libstdc++-4.1.2 (i386)"
      Node Name     Available                 Required                  Comment  
      rac2          libstdc++-4.1.2-48.el5 (i386)  libstdc++-4.1.2 (i386)    passed   
    Result: Package existence check passed for "libstdc++-4.1.2 (i386)"
    Check: Package existence for "libstdc++-4.1.2 (x86_64)"
      Node Name     Available                 Required                  Comment  
      rac2          libstdc++-4.1.2-48.el5 (x86_64)  libstdc++-4.1.2 (x86_64)  passed   
    Result: Package existence check passed for "libstdc++-4.1.2 (x86_64)"
    Check: Package existence for "libstdc++-devel-4.1.2 (x86_64)"
      Node Name     Available                 Required                  Comment  
      rac2          libstdc++-devel-4.1.2-48.el5 (x86_64)  libstdc++-devel-4.1.2 (x86_64)  passed   
    Result: Package existence check passed for "libstdc++-devel-4.1.2 (x86_64)"
    Check: Package existence for "sysstat-7.0.2"
      Node Name     Available                 Required                  Comment  
      rac2          sysstat-7.0.2-3.el5       sysstat-7.0.2             passed   
    Result: Package existence check passed for "sysstat-7.0.2"
    Check: Package existence for "unixODBC-2.2.11 (i386)"
      Node Name     Available                 Required                  Comment  
      rac2          unixODBC-2.2.11-7.1 (i386)  unixODBC-2.2.11 (i386)    passed   
    Result: Package existence check passed for "unixODBC-2.2.11 (i386)"
    Check: Package existence for "unixODBC-2.2.11 (x86_64)"
      Node Name     Available                 Required                  Comment  
      rac2          unixODBC-2.2.11-7.1 (x86_64)  unixODBC-2.2.11 (x86_64)  passed   
    Result: Package existence check passed for "unixODBC-2.2.11 (x86_64)"
    Check: Package existence for "unixODBC-devel-2.2.11 (i386)"
      Node Name     Available                 Required                  Comment  
      rac2          unixODBC-devel-2.2.11-7.1 (i386)  unixODBC-devel-2.2.11 (i386)  passed   
    Result: Package existence check passed for "unixODBC-devel-2.2.11 (i386)"
    Check: Package existence for "unixODBC-devel-2.2.11 (x86_64)"
      Node Name     Available                 Required                  Comment  
      rac2          unixODBC-devel-2.2.11-7.1 (x86_64)  unixODBC-devel-2.2.11 (x86_64)  passed   
    Result: Package existence check passed for "unixODBC-devel-2.2.11 (x86_64)"
    Check: Package existence for "ksh-20060214"
      Node Name     Available                 Required                  Comment  
      rac2          ksh-20100202-1.el5        ksh-20060214              passed   
    Result: Package existence check passed for "ksh-20060214"
    Checking for multiple users with UID value 0
    Result: Check for multiple users with UID value 0 passed
    Check: Current group ID
    Result: Current group ID check passed
    Checking Core file name pattern consistency...
    Core file name pattern consistency check passed.
    Checking to make sure user "oracle" is not in "root" group
      Node Name     Status                    Comment                
      rac2          does not exist            passed                 
    Result: User "oracle" is not part of "root" group. Check passed
    Check default user file creation mask
      Node Name     Available                 Required                  Comment  
      rac2          0022                      0022                      passed   
    Result: Default user file creation mask check passed
    Starting Clock synchronization checks using Network Time Protocol(NTP)...
    NTP Configuration file check started...
    Network Time Protocol(NTP) configuration file not found on any of the nodes. Oracle Cluster Time Synchronization Service(CTSS) can be used instead of NTP for time synchronization on the cluster nodes
    Result: Clock synchronization check using Network Time Protocol(NTP) passed
    Pre-check for cluster services setup was unsuccessful.
    Checks did not pass for the following node(s):
         rac1
    [oracle@rac1 bin]$ ssh rac2 "date;hostname"
    Wed Dec 15 19:59:58 CET 2010
    rac2.localdomain
    [oracle@rac1 bin]$ hostname
    rac1.localdomain
    [oracle@rac1 bin]$ uname -a
    Linux rac1.localdomain 2.6.18-194.el5 #1 SMP Mon Mar 29 22:10:29 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    [oracle@rac1 bin]$ cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1          rac1.localdomain rac1 localhost.localdomain localhost
    ::1          localhost6.localdomain6 localhost6
    #127.0.0.1       localhost.localdomain   localhost
    # Public
    192.168.2.101   rac1.localdomain        rac1
    192.168.2.102   rac2.localdomain        rac2
    # Private
    192.168.0.101   rac1-priv.localdomain   rac1-priv
    192.168.0.102   rac2-priv.localdomain   rac2-priv
    # Virtual
    192.168.2.111   rac1-vip.localdomain    rac1-vip
    192.168.2.112   rac2-vip.localdomain    rac2-vip
    # SCAN
    192.168.2.201   rac-scan.localdomain rac-scanthe same on RAC2.
    [oracle@rac1 ~]$ id oracle
    uid=1100(oracle) gid=1000(oinstall) groups=1000(oinstall),1200(dba)
    [oracle@rac2 ~]$ id oracle
    uid=1100(oracle) gid=1000(oinstall) groups=1000(oinstall),1200(dba)I'm reading this tutorial
    >
    http://www.oracle-base.com/articles/11g/OracleDB11gR2RACInstallationOnOEL5UsingVirtualBox.php
    >
    because i would like to install in a virtualbox environment.
    Cheers,
    Lain
    Edited by: Lain on 13-gen-2011 20.06

    Make sure you have ssh configured properly on both nodes.
    Do you have the Oracle Clusterware Installation 11g Release (whatever your platform is)?
    Read this section 2.12.3 Enabling SSH User Equivalency on Cluster Member Nodes
    Try this on rac1.
    ssh rac2 date
    Try this on rac2.
    ssh rac1 date
    If these don't return the date of the other host you haven't configured SSH properly.

  • Oracle Clusterware Configuration Assistant fails

    I am installing clusterware 11.1.0.6 and the runcluvfy commands all came back as passed, except for the VIP, which the documentation says to ignore. The whole install goes to 100%, then it runs the configuration assistants.
    It falls over on the first of these: Oracle Configuration Assistant. If I retry it, the same addition is placed in the logfile, as below:
    INFO: Starting to execute configuration assistants
    INFO: Command = C:\WINDOWS\system32\cmd /c call C:\oracle\11.1.0\crs/install/crssetup.config.bat
    clscfg: EXISTING configuration version 4 detected.
    clscfg: version 4 is 11 Release 1.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: vm-rac1 vm-rac1-priv vm-rac1
    node 2: vm-rac2 vm-rac2-priv vm-rac2
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Step 1: checking status of CRS cluster
    Step 2: creating directories (C:\oracle\11.1.0\crs)
    Step 3: configuring OCR repository
    Oracle Cluster Registry already initialized
    Step 4: configuring safe mode for CRS stack
    Step 5: Starting up CRS stack on all nodes
    vm-rac1 failed to startup service OracleCSService, err(1068)
    vm-rac2 failed to startup service OracleCSService, err(1068)
    Command = C:\WINDOWS\system32\cmd /c call C:\oracle\11.1.0\crs/install/crssetup.config.bat has failed
    INFO: Configuration assistant "Oracle Clusterware Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\11.1.0\crs
    Configuration directory is set to C:\oracle\11.1.0\crs\cfgtoollogs. All xml files under the directory will be processed
    INFO: The "C:\oracle\11.1.0\crs\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    INFO:
    The Runconfig command constructed is null
    INFO: Since the option is to overwrite the existing C:\oracle\11.1.0\crs\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\11.1.0\crs\cfgtoollogs\configToolFailedCommands.bak.1
    SEVERE: OUI-25031:Some of the configuration assistants failed/cancelled. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    Please help.

    Sorry:
    alertvm-rac1.log:
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2009-05-20 15:44:25.531
    [client(3792)]CRS-1006:The OCR location \\.\ocrcfg is inaccessible. Details in C:\oracle\11.1.0\crs\log\vm-rac1\client\ocrconfig_3788.log.
    2009-05-20 15:44:25.609
    [client(3792)]CRS-1006:The OCR location \\.\ocrcfg is inaccessible. Details in C:\oracle\11.1.0\crs\log\vm-rac1\client\ocrconfig_3788.log.
    2009-05-20 15:44:25.671
    [client(3792)]CRS-1006:The OCR location \\.\ocrcfg is inaccessible. Details in C:\oracle\11.1.0\crs\log\vm-rac1\client\ocrconfig_3788.log.
    2009-05-20 15:44:25.687
    [client(3792)]CRS-1006:The OCR location \\.\ocrcfg is inaccessible. Details in C:\oracle\11.1.0\crs\log\vm-rac1\client\ocrconfig_3788.log.
    2009-05-20 15:44:28.921
    [client(3792)]CRS-1013:The OCR at \\.\ocrcfg was successfully formatted using version 2. Ignore earlier CRS-1006 messages if any.
    2009-05-20 15:44:40.875
    [client(3796)]CRS-1801:Cluster vm-rac_cluster configured with nodes vm-rac1 vm-rac2 .
    client\clscfg.log:
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2009-05-20 16:31:03.796: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 16:31:03.812: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 16:31:03.875: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 16:31:03.875: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 16:31:03.921: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 16:31:03.937: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    client\clsfmt.log:
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2009-05-20 15:44:40.031: [  OCROSD][3872]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:40.031: [  OCROSD][3872]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:40.187: [  CLSFMT][3872]clsfmt: successfully initialized file \\.\votedsk1
    client\ocrconfig_3788.log:
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2009-05-20 15:44:25.453: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.484: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.484: [  OCRRAW][3792]propriogid:1: INVALID FORMAT
    2009-05-20 15:44:25.531: [  OCRRAW][3792]ibctx:1:ERROR: INVALID FORMAT
    2009-05-20 15:44:25.562: [  OCRRAW][3792]proprinit:problem reading the bootblock or superbloc 22
    2009-05-20 15:44:25.562: [ default][3792]a_init:7!: Backend init unsuccessful : [22]
    2009-05-20 15:44:25.562: [ OCRCONF][3792]ocrconfig starts...
    2009-05-20 15:44:25.578: [ OCRCONF][3792]Upgrading OCR data
    2009-05-20 15:44:25.609: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.609: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.609: [  OCRRAW][3792]propriogid:1: INVALID FORMAT
    2009-05-20 15:44:25.609: [  OCRRAW][3792]ibctx:1:ERROR: INVALID FORMAT
    2009-05-20 15:44:25.609: [  OCRRAW][3792]proprinit:problem reading the bootblock or superbloc 22
    2009-05-20 15:44:25.609: [ default][3792]a_init:7!: Backend init unsuccessful : [22]
    2009-05-20 15:44:25.609: [ OCRCONF][3792]Exporting OCR data to [OCRUPGRADEFILE]
    2009-05-20 15:44:25.640: [  OCRAPI][3792]a_init:7!: Backend init unsuccessful : [33]
    2009-05-20 15:44:25.640: [ OCRCONF][3792]There was no previous version of OCR. error:[PROC-33: Oracle Cluster Registry is not configured]
    2009-05-20 15:44:25.656: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.671: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.671: [  OCRRAW][3792]propriogid:1: INVALID FORMAT
    2009-05-20 15:44:25.671: [  OCRRAW][3792]ibctx:1:ERROR: INVALID FORMAT
    2009-05-20 15:44:25.671: [  OCRRAW][3792]proprinit:problem reading the bootblock or superbloc 22
    2009-05-20 15:44:25.671: [ default][3792]a_init:7!: Backend init unsuccessful : [22]
    2009-05-20 15:44:25.687: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.687: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.687: [  OCRRAW][3792]propriogid:1: INVALID FORMAT
    2009-05-20 15:44:25.687: [  OCRRAW][3792]ibctx:1:ERROR: INVALID FORMAT
    2009-05-20 15:44:25.687: [  OCRRAW][3792]proprinit:problem reading the bootblock or superbloc 22
    2009-05-20 15:44:25.687: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.703: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.703: [  OCRRAW][3792]propriogid:1: INVALID FORMAT
    2009-05-20 15:44:25.875: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.921: [  OCRRAW][3792]propriowv: Vote information on disk 0 [\\.\ocrcfg] is adjusted from [0/0] to [2/2]
    2009-05-20 15:44:28.921: [  OCRRAW][3792]iniconfig:No 92 configuration
    2009-05-20 15:44:28.921: [  OCRAPI][3792]a_init:6a: Backend init successful
    2009-05-20 15:44:30.593: [ OCRCONF][3792]Initialized DATABASE keys in OCR
    2009-05-20 15:44:31.453: [ OCRCONF][3792]csetskgfrblock0: output from clsmft: [clsfmt: Failure trying to resize OCR file \\.\ocrcfg
    from 10725732864 bytes to 10725736448 bytes
    clsfmt: successfully initialized file \\.\ocrcfg
    g
    2009-05-20 15:44:31.531: [ OCRCONF][3792]Successfully set skgfr block 0
    2009-05-20 15:44:31.531: [ OCRCONF][3792]Exiting [status=success]...
    So, it seems to be all about the OCR not setup correctly, however, all I've done is follow the notes. This was a 'clean' VM install of win2003 Server, so nothing has been accidently tinkered with.

  • Manual failover of the Clusterware VIP, crs_relocate versus nodeapps

    I would like to prevent incoming connections the 2nd node of a 2 node RAC cluster running 10.2.0.4 on Red Hat 5.5. My concern is, if I shutdown nodeapps on the 2nd node, the node I want to keep incoming connections off of, would that prevent the VIP from failing over to it if something happens to the 1st node? If I used crs_relocate to relocate the 1st VIP to the second node, would the VIP failover back to the 1st node if something occurred to the 2nd node?
    I appreciate any insight,
    Thank you

    IIRC, doing a relocate effectively disables the original node. So, if node1 crashes after you relocated from node2 then you are pretty much down.
    http://docs.oracle.com/cd/B19306_01/rac.102/b14197/srvctladmin.htm#i1009833
    "The relocated service is temporary until *you* modify the configuration."

Maybe you are looking for