11g Clusterware installation VIPCA Exception error on linux

Hi,
I'm trying to build a 11g RAC on OEL5.1 with vmware for education purposes.
Software used:
- Oracle Enterprise Linux 5.1
- 11g clusterware for linux
- 11g Enterprise Edition database software for linux
- VMware 1.0.8 for linux
Hardware:
- Intel 2.3GHz quadcore with 4GB RAM and 250GB harddisk
I have successfully setup:
- host machine using OEL5.1 and installed VMware 1.0.8
- 2 nodes with guest OS using OEL5.1
When installing 11g clusterware, at the last part when we need to run orainst.sh and root.sh as root user on both nodes, I am able to run orainst.sh successfully on both nodes.
However, root.sh is only able to run successfully on node 1 but had VIPCA error on node 2.
Excerpt of the root.sh error message on node 2:
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 30 seconds.
Adding daemons to inittab
Expecting the CRS daemons to be up within 600 seconds.
Cluster Synchronization Services is active on these nodes.
rac1
rac2
Cluster Synchronization Services is active on all the nodes.
Waiting for the Oracle CRSD and EVMD to start
Oracle CRS stack installed and running under init(1M)
Running vipca(silent) for configuring nodeapps+
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/ewt/wizard/WizardFrame+
Executing crs_stat -t as root user on both nodes only show 2 crs processes (CRSD and EVMD).
I did try invoking vipca manually as root user, but keep getting the same Exception error:
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/ewt/wizard/WizardFrame+
I have tried installing clusterware more than 3 times and keep getting the same errors.
Has anyone experienced this vipca error before?
Regards
Jim
Edited by: user6442011 on Jul 7, 2009 11:39 PM

Check vipca.jar file at $ORA_CRS_HOME/srvm/jlib/vipca.jar
$ORA_CRS_HOME/jdk/bin/jar -tvf $ORA_CRS_HOME/srvm/jlib/vipca.jar
Or
find $ORA_CRS_HOME -name vipca.jar -type f
Example: test...
# mv $ORA_CRS_HOME/srvm/jlib/vipca.jar $ORA_CRS_HOME/srvm/jlib/vipca.jar-bak
# $ORA_CRS_HOME/bin/vipca
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/ops/vipca/VipCAStep:
- find vipca.jar
# find $ORA_CRS_HOME -name vipca.jar -type f
it should be at $ORA_CRS_HOME/srvm/jlib PATH
if not find... you can copy from other patch or ... (Or check why don'tfind ... it can happen if we patch, so find from old version )
If find ..
Check
$ORA_CRS_HOME/jdk/bin/jar -tvf $ORA_CRS_HOME/srvm/jlib/vipca.jar | grep Wizard
;) check you can read it (vipca.jar)
Or ... Example
# type vipca
/u01/oracle/crs/bin/vipca
# ls /u01/oracle/crs/srvm/jlib/vipca.jar
# /u01/oracle/crs/jdk/bin/jar -tvf /u01/oracle/crs/srvm/jlib/vipca.jarEdited by: Surachart Opun (HunterX) on Jul 8, 2009 5:22 PM
Edited by: Surachart Opun (HunterX) on Jul 8, 2009 5:36 PM

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

  • 11g R2 Installation (silent mode) error on RHEL5

    Please help me, I´m trying to install database 11g R2 using silent mode: I have passed all preinstallation tasks
    ./runInstaller -silent -responseFile /Oracle/req/db_install.rsp
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 39642 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 8191 MB Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-06-04_12-34-00PM. Please wait ...[oracle@localhost database]$ Exception in thread "main" java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.Toolkit$2.run(Toolkit.java:821)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    at javax.swing.UIManager.initialize(UIManager.java:1262)
    at javax.swing.UIManager.maybeInitialize(UIManager.java:1245)
    at javax.swing.UIManager.getUI(UIManager.java:851)
    at javax.swing.JPanel.updateUI(JPanel.java:104)
    at javax.swing.JPanel.<init>(JPanel.java:64)
    at javax.swing.JPanel.<init>(JPanel.java:87)
    at javax.swing.JPanel.<init>(JPanel.java:95)
    at oracle.sysman.oii.oiif.oiifo.OiifoOCMUI.<init>(OiifoOCMUI.java:125)
    at oracle.sysman.oii.oiif.oiifo.OiifoOCMInterfaceManager.<init>(OiifoOCMInterfaceManager.java:79)
    at oracle.sysman.oii.oiif.oiifo.OiifoOCMInterfaceManager.getInstance(OiifoOCMInterfaceManager.java:124)
    at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:123)
    at oracle.install.commons.util.Application.startup(Application.java:869)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
    and the log file:
    cat installActions2010-06-04_12-34-00PM.log
    Using paramFile: /Oracle/database/install/oraparam.ini
    Checking Temp space: must be greater than 80 MB. Actual 39642 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 8191 MB Passed
    The commandline for unzip:
    /Oracle/database/install/unzip -qqqo ../stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles/\*.jar -d /tmp/OraInstall2010-06-04_12-34-00PM
    Using the umask value '022' available from oraparam.ini
    Execvp of the child jre : the cmdline is /tmp/OraInstall2010-06-04_12-34-00PM/jdk/jre/bin/java, and the argv is
    /tmp/OraInstall2010-06-04_12-34-00PM/jdk/jre/bin/java
    -Doracle.installer.library_loc=/tmp/OraInstall2010-06-04_12-34-00PM/oui/lib/linux
    -Doracle.installer.oui_loc=/tmp/OraInstall2010-06-04_12-34-00PM/oui
    -Doracle.installer.bootstrap=TRUE
    -Doracle.installer.startup_location=/Oracle/database/install
    -Doracle.installer.jre_loc=/tmp/OraInstall2010-06-04_12-34-00PM/jdk/jre
    -Doracle.installer.nlsEnabled="TRUE"
    -Doracle.installer.prereqConfigLoc=
    -Doracle.installer.unixVersion=2.6.18-92.el5
    -mx150m
    -cp
    /tmp/OraInstall2010-06-04_12-34-00PM::/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/emocmutl.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/remoteinterfaces.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/OraPrereqChecks.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/orai18n-mapping.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/instcommon.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/installcommons_1.0.0b.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/ssh.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/instdb.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/OraPrereq.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/orai18n-utility.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/jsch.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/prov_fixup.jar:/tmp/OraInstall2010-06-04_12-34-00PM/ext/jlib/cvu.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/oneclick.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/share.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/emCfg.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/emocmutl.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/jsch.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/ssh.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/remoteinterfaces.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/http_client.jar:../stage/Components/oracle.swd.opatch/11.2.0.1.0/1/DataFiles/jlib/opatch.jar:../stage/Components/oracle.swd.opatch/11.2.0.1.0/1/DataFiles/jlib/opatchactions.jar:../stage/Components/oracle.swd.opatch/11.2.0.1.0/1/DataFiles/jlib/opatchprereq.jar:../stage/Components/oracle.swd.opatch/11.2.0.1.0/1/DataFiles/jlib/opatchutil.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/OraCheckPoint.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/InstImages.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/InstHelp.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/help4.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/help4-nls.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/ewt3.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/swingaccess.jar::/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/jewt4.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/jewt4-nls.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/ojmisc.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/xml.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/srvm.jar:/tmp/OraInstall2010-06-04_12-34-00PM/oui/jlib/srvmasm.jar
    oracle.install.ivw.db.driver.DBInstaller
    -scratchPath
    /tmp/OraInstall2010-06-04_12-34-00PM
    -sourceLoc
    /Oracle/database/install/../stage/products.xml
    -sourceType
    network
    -timestamp
    2010-06-04_12-34-00PM
    -silent
    -responseFile
    /Oracle/requisitos/db_install.rs
    thx in advance

    Sorry, I'm gonna paste it again:
    Exception in thread "main" java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.Toolkit$2.run(Toolkit.java:821)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    at javax.swing.UIManager.initialize(UIManager.java:1262)
    at javax.swing.UIManager.maybeInitialize(UIManager.java:1245)
    at javax.swing.UIManager.getUI(UIManager.java:851)
    at javax.swing.JPanel.updateUI(JPanel.java:104)
    at javax.swing.JPanel.<init>(JPanel.java:64)
    at javax.swing.JPanel.<init>(JPanel.java:87)
    at javax.swing.JPanel.<init>(JPanel.java:95)
    at oracle.sysman.oii.oiif.oiifo.OiifoOCMUI.<init>(OiifoOCMUI.java:125)
    at oracle.sysman.oii.oiif.oiifo.OiifoOCMInterfaceManager.<init>(OiifoOCMInterfaceManager.java:79)
    at oracle.sysman.oii.oiif.oiifo.OiifoOCMInterfaceManager.getInstance(OiifoOCMInterfaceManager.java:124)
    at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:123)
    at oracle.install.commons.util.Application.startup(Application.java:869)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
    Actually I´m checking again the software requirements
    Thx!!!

  • Silent Mode Oracle 11g r2  Installation on XP error

    Hi
    Installing Oracle 11g R2 on Windows XP , Getting the error while entering the following Command at Command prompt .
    C:Aravind\Oracle\SW\Oracle 11g\database>setup.exe -silent -responseFile C:\oracle\Software\database\db_install.rsp'
    Error : The Command line arguments '11g\database\db_install.rsp' are not valid options . Type OUI -help at the command line for instructions on appropriate command line usage .
    Here is the response file parameters :
    ## Copyright(c) 1999, 2009 Oracle. All rights reserved. ##
    ## Specify values for the variables listed below to customize ##
    ## your installation. ##
    ## Each variable is associated with a comment. The comment ##
    ## identifies the variable type. ##
    ## Please specify the values in the following format: ##
    ## Type Example ##
    ## String "Sample Value" ##
    ## Boolean True or False ##
    ## Number 1000 ##
    ## StringList {"String value 1","String Value 2"} ##
    ## The values that are given as <Value Required> need to be ##
    ## specified for a silent installation to be successful. ##
    ## This response file is generated by Oracle Software ##
    ## Packager. ##
    RESPONSEFILE_VERSION=2.2.1.0.0
    #Name : UNIX_GROUP_NAME
    #Datatype : String
    #Description: Unix group to be set for the inventory directory. Valid only in Unix
    platforms.
    #Example: UNIX_GROUP_NAME = "install"
    UNIX_GROUP_NAME=<Value Unspecified>
    #Name : FROM_LOCATION
    #Datatype : String
    #Description: Complete path to the products.xml.
    #Example: FROM_LOCATION = "../stage/products.xml"
    FROM_LOCATION="C:\Aravind\Oracle\SW\Oracle 11g\database\install\.\stage\products.xml"
    #Name : ORACLE_HOME
    #Datatype : String
    #Description: Complete path of the Oracle Home.
    #Example: ORACLE_HOME = "C:\OHOME1"
    ORACLE_HOME="C:\app\veeranki\product\11.2.0\dbhome_1"
    #Name : ORACLE_BASE
    #Datatype : String
    #Description: Complete path of the Oracle Base.
    #Example: ORACLE_BASE =
    ORACLE_BASE="C:\app\veeranki"
    #Name : ORACLE_HOME_NAME
    #Datatype : String
    #Description: Oracle Home Name. Used in creating folders and services.
    #Example: ORACLE_HOME_NAME = "OHOME1"
    ORACLE_HOME_NAME="dbhome_1"
    #Name : SUPPRESS_BUGLIST_WARNING
    #Datatype : Boolean
    #Description: Set to true if the Welcome page in OUI needs to be shown.
    #Example: SUPPRESS_BUGLIST_WARNING = false
    SUPPRESS_BUGLIST_WARNING=false
    #Name : NEXT_SESSION
    #Datatype : Boolean
    #Description: Set to true to allow users to go back to the File Locations page for
    another #installation. This flag also needs to be set to true in order to process
    another response #file (see NEXT_SESSION_RESPONSE).
    #Example: NEXT_SESSION = true
    NEXT_SESSION=true
    #Name : NEXT_SESSION_ON_FAIL
    #Datatype : Boolean
    #Description: Set to true to allow users to invoke another session even if current
    install #session has failed. This flag is only relevant if NEXT_SESSION is set to
    true.
    #Example: NEXT_SESSION_ON_FAIL = true
    NEXT_SESSION_ON_FAIL=true
    #Name : NEXT_SESSION_RESPONSE
    #Datatype : String
    #Description: Set to true to allow users to go back to the File Locations page for
    another #installation. This flag also needs to be set to true in order to process
    another response #file (see NEXT_SESSION_RESPONSE).
    #Example: NEXT_SESSION_RESPONSE = "nextinstall.rsp"
    NEXT_SESSION_RESPONSE="C:\Oracle\db.rsp"
    #Name : DEINSTALL_LIST
    #Datatype : StringList
    #Description: List of components to be deinstalled during a deinstall session.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name, Version : External name. Please use
    the internal #name and version while specifying the value.
    # oracle.swd, 11.2.0.1.0 : Oracle Installation Products 11.2.0.1.0
    #Example: DEINSTALL_LIST = {"oracle.swd","11.2.0.1.0"}
    DEINSTALL_LIST={"oracle.swd","11.2.0.1.0"}
    #Name : CLUSTER_NODES
    #Datatype : StringList
    #Description: This variable represents the cluster node names selected by the user
    for #installation.
    #Example: CLUSTER_NODES = {"node1"}
    CLUSTER_NODES=<Value Unspecified>
    #Name : REMOTE_NODES
    #Datatype : StringList
    #Description: This variable represents the remote node names on which installation
    is carried #out.
    #Example: REMOTE_NODES =
    REMOTE_NODES=""
    #Name : LOCAL_NODE
    #Datatype : String
    #Description: This variable represents the local node.
    #Example: LOCAL_NODE =
    LOCAL_NODE=""
    #Name : RESTART_SYSTEM
    #Datatype : Boolean
    #Description: Set to true to allow automatic restart of the system, if set to
    false then #installer will exit without restarting, no exit confirmation dialog is
    shown.
    #Example: RESTART_SYSTEM = false
    RESTART_SYSTEM=false
    #Name : RESTART_REMOTE_SYSTEM
    #Datatype : Boolean
    #Description: Set to true to allow automatic restart of the remote systems, if set
    to false, #installer will not restart the remote systems, no exit confirmation
    dialog is shown.
    #Example: RESTART_REMOTE_SYSTEM = false
    RESTART_REMOTE_SYSTEM=false
    #Name : ORACLE_HOSTNAME
    #Datatype : String
    #Description: This variable holds the hostname of the system as set by the user.
    #Example: ORACLE_HOSTNAME =
    ORACLE_HOSTNAME="localhost"
    #Name : REMOVE_HOMES
    #Datatype : StringList
    #Description: List of the homes to be removed during a deinstall session. Each
    home is #represented by its full path.
    #Example: REMOVE_HOMES = {<full_path_of_home1>,<full_path_of_home2>, ...}
    REMOVE_HOMES=<Value Unspecified>
    #Name : ACCEPT_LICENSE_AGREEMENT
    #Datatype : Boolean
    #Description: By setting this variable to true, you are accepting the license
    agreement. This #variable is used only for silent installations.
    #Example: ACCEPT_LICENSE_AGREEMENT = true
    ACCEPT_LICENSE_AGREEMENT=true
    #Name : METALINK_LOCATION
    #Datatype : String
    #Description: This variable represents the Oracle metalink location.
    #Example: METALINK_LOCATION =
    METALINK_LOCATION=""
    #Name : METALINK_USERNAME
    #Datatype : String
    #Description: This variable represents the Oracle metalink user name.
    #Example: METALINK_USERNAME =
    METALINK_USERNAME=""
    #Name : MYORACLESUPPORT_USERNAME
    #Datatype : String
    #Description: This variable represents the Oracle metalink user name.
    #Example: MYORACLESUPPORT_USERNAME =
    MYORACLESUPPORT_USERNAME=""
    #Name : METALINK_PASSWORD
    #Datatype : String
    #Description: This variable represents the corresponding Oracle metalink password.
    #Example: METALINK_PASSWORD =
    METALINK_PASSWORD=""
    #Name : MYORACLESUPPORT_PASSWORD
    #Datatype : String
    #Description: This variable represents the corresponding Oracle metalink password.
    #Example: MYORACLESUPPORT_PASSWORD =
    MYORACLESUPPORT_PASSWORD=""
    #Name : PROXY_HOST
    #Datatype : String
    #Description: The proxy host used to connect to Oracle metalink.
    #Example: PROXY_HOST =
    PROXY_HOST=""
    #Name : PROXY_PORT
    #Datatype : String
    #Description: The proxy port used to connect to Oracle metalink.
    #Example: PROXY_PORT =
    PROXY_PORT=""
    #Name : PROXY_REALM
    #Datatype : String
    #Description: The realm for the proxy used to connect to Oracle metalink.
    #Example: PROXY_REALM =
    PROXY_REALM=""
    #Name : PROXY_USER
    #Datatype : String
    #Description: The username for the proxy used to connect to Oracle metalink.
    #Example: PROXY_USER =
    PROXY_USER=""
    #Name : PROXY_PWD
    #Datatype : String
    #Description: The password for the proxy used to connect to Oracle metalink.
    #Example: PROXY_PWD =
    PROXY_PWD=""
    #Name : DONT_PROXY_FOR
    #Datatype : String
    #Description: The dont proxy for list.
    #Example: DONT_PROXY_FOR =
    DONT_PROXY_FOR=""
    #Name : DECLINE_SECURITY_UPDATES
    #Datatype : Boolean
    #Description: OUI Session variable set to decline from receiving the security
    updates
    #Example: DECLINE_SECURITY_UPDATES =
    DECLINE_SECURITY_UPDATES=false
    #Name : COLLECTOR_RESPONSE_FILE
    #Datatype : String
    #Description: OUI Session variable used to provide the OCM response file location
    #Example: COLLECTOR_RESPONSE_FILE =
    COLLECTOR_RESPONSE_FILE=""
    #Name : SECURITY_UPDATES_VIA_METALINK
    #Datatype : Boolean
    #Description: OUI Session variable used to set if the security updates should be
    received via #Metalink details
    #Example: SECURITY_UPDATES_VIA_METALINK =
    SECURITY_UPDATES_VIA_METALINK=false
    #Name : SECURITY_UPDATES_VIA_MYORACLESUPPORT
    #Datatype : Boolean
    #Description: OUI Session variable used to set if the security updates should be
    received via #Metalink details
    #Example: SECURITY_UPDATES_VIA_MYORACLESUPPORT =
    SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
    #Name : TOPLEVEL_COMPONENT
    #Datatype : StringList
    #Description: The top level component to be installed in the current session.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name, Version : External name. Please use
    the internal #name and version while specifying the value.
    # oracle.swd, 11.2.0.1.0 : Oracle Installation Products 11.2.0.1.0
    #Example: TOPLEVEL_COMPONENT = {"oracle.swd","11.2.0.1.0"}
    TOPLEVEL_COMPONENT={"oracle.swd","11.2.0.1.0"}
    #Name : SELECTED_LANGUAGES
    #Datatype : StringList
    #Description: Languages in which the components will be installed.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name : External name. Please use the
    internal name while specifying the value.
    # en, : English
    # fr, : French
    # ar, : Arabic
    # bn, : Bengali
    # pt_BR, : Brazilian Portuguese
    # bg, : Bulgarian
    # fr_CA, : Canadian French
    # ca, : Catalan
    # hr, : Croatian
    # cs, : Czech
    # da, : Danish
    # nl, : Dutch
    # ar_EG, : Egyptian
    # en_GB, : English (United Kingdom)
    # et, : Estonian
    # fi, : Finnish
    # de, : German
    # el, : Greek
    # iw, : Hebrew
    # hu, : Hungarian
    # is, : Icelandic
    # in, : Indonesian
    # it, : Italian
    # ja, : Japanese
    # ko, : Korean
    # es, : Latin American Spanish
    # lv, : Latvian
    # lt, : Lithuanian
    # ms, : Malay
    # es_MX, : Mexican Spanish
    # no, : Norwegian
    # pl, : Polish
    # pt, : Portuguese
    # ro, : Romanian
    # ru, : Russian
    # zh_CN, : Simplified Chinese
    # sk, : Slovak
    # sl, : Slovenian
    # es_ES, : Spanish
    # sv, : Swedish
    # th, : Thai
    # zh_TW, : Traditional Chinese
    # tr, : Turkish
    # uk, : Ukrainian
    # vi, : Vietnamese
    #Example: SELECTED_LANGUAGES = {"en"}
    #SELECTED_LANGUAGES={"en"}
    #Name : COMPONENT_LANGUAGES
    #Datatype : StringList
    #Description: Languages in which the components will be installed.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name : External name. Please use the
    internal name while specifying the value.
    # en, : English
    # fr, : French
    # ar, : Arabic
    # bn, : Bengali
    # pt_BR, : Brazilian Portuguese
    # bg, : Bulgarian
    # fr_CA, : Canadian French
    # ca, : Catalan
    # hr, : Croatian
    # cs, : Czech
    # da, : Danish
    # nl, : Dutch
    # ar_EG, : Egyptian
    # en_GB, : English (United Kingdom)
    # et, : Estonian
    # fi, : Finnish
    # de, : German
    # el, : Greek
    # iw, : Hebrew
    # hu, : Hungarian
    # is, : Icelandic
    # in, : Indonesian
    # it, : Italian
    # ja, : Japanese
    # ko, : Korean
    # es, : Latin American Spanish
    # lv, : Latvian
    # lt, : Lithuanian
    # ms, : Malay
    # es_MX, : Mexican Spanish
    # no, : Norwegian
    # pl, : Polish
    # pt, : Portuguese
    # ro, : Romanian
    # ru, : Russian
    # zh_CN, : Simplified Chinese
    # sk, : Slovak
    # sl, : Slovenian
    # es_ES, : Spanish
    # sv, : Swedish
    # th, : Thai
    # zh_TW, : Traditional Chinese
    # tr, : Turkish
    # uk, : Ukrainian
    # vi, : Vietnamese
    #Example: COMPONENT_LANGUAGES = {"en"}
    #Component : oracle.swd
    COMPONENT_LANGUAGES={"en"}
    #Name : INSTALL_TYPE
    #Datatype : String
    #Description: Installation type of the component.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name : External name. Please use the
    internal name #while specifying the value.
    # Complete, : Complete
    # Typical, : Minimum
    # Custom, : Custom
    #Example: INSTALL_TYPE = "Complete"
    #Component : oracle.swd
    INSTALL_TYPE="Complete"
    Edited by: user8709943 on Oct 18, 2010 4:34 PM

    Hi Srini ,
    Using the Windows XP professional XP professional service pack 2, Version : 5.1.
    Deleted the space. So now folder is : C:\Aravind\Oracle\SW\Oracle11g\Database .
    C:\Aravind\Oracle\SW\Oracle11g\database>setup.exe -silent -responseFile C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp
    Error : Given Response file C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp is not valid .
    Cause : Syntactically incorrect response file . Either unexpected variables are specified or expected variables are not specified in response file .
    Following is the log file info :
    Using paramFile: C:\Aravind\Oracle\SW\Oracle11g\database\install\oraparam.ini
    The commandline for unzip:
    C:\Aravind\Oracle\SW\Oracle11g\database\install\unzip -qqqo ..\stage\Components\oracle.jdk\1.5.0.17.03\1\DataFiles/"*.jar" -d "C:\DOCUME~1\veeranki\LOCALS~1\Temp\OraInstall2010-10-19_05-49-28AM" INFO: Loading data from: jar:file:/C:/Documents%20and%20Settings/veeranki/Local%20Settings/Temp/OraInstall2010-10-19_05-49-28AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Loading beanstore from jar:file:/C:/Documents%20and%20Settings/veeranki/Local%20Settings/Temp/OraInstall2010-10-19_05-49-28AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Restoring class oracle.install.driver.oui.ConfigCmdMappings from jar:file:/C:/Documents%20and%20Settings/veeranki/Local%20Settings/Temp/OraInstall2010-10-19_05-49-28AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Verifying target environment...
    INFO: Checking whether the IP address of the localhost could be determined...
    INFO: Completed verification of target environment.
    INFO: Inventory exists: false
    INFO: Registering setup bean
    INFO: Validating Response File C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp
    WARNING: Unable to find the namespace URI. Reason: Start of root element expected.
    SEVERE: [FATAL] [INS-10105] The given response file C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp is not valid.
    CAUSE: Syntactically incorrect response file. Either unexpected variables are specified or expected variables are not specified in the response file.
    ACTION: Refer the latest product specific response file template
    SUMMARY:
    - cvc-complex-type.2.4.a: Invalid content was found starting with element 'LOCAL_NODE'. One of '{"":oracle.install.responseFileVersion, "":oracle.install.option, "":SELECTED_LANGUAGES, "":ORACLE_HOSTNAME, "":INVENTORY_LOCATION, "":UNIX_GROUP_NAME, "":oracle.install.db.InstallEdition, "":ORACLE_BASE, "":ORACLE_HOME, "":oracle.install.db.CLUSTER_NODES, "":oracle.install.db.DBA_GROUP, "":oracle.install.db.OPER_GROUP, "":oracle.install.db.isCustomInstall, "":oracle.install.db.customComponents, "":oracle.install.db.config.starterdb.type, "":oracle.install.db.config.starterdb.SID, "":oracle.install.db.config.starterdb.globalDBName, "":oracle.install.db.config.starterdb.characterSet, "":oracle.install.db.config.starterdb.memoryLimit, "":oracle.install.db.config.starterdb.enableSecuritySettings, "":oracle.install.db.config.starterdb.installExampleSchemas, "":oracle.install.db.config.starterdb.memoryOption, "":oracle.install.db.config.starterdb.storageType, "":oracle.install.db.config.starterdb.fileSystemStorage.recoveryLocation, "":oracle.install.db.config.starterdb.fileSystemStorage.dataLocation, "":oracle.install.db.config.starterdb.password.ALL, "":oracle.install.db.config.starterdb.password.SYS, "":oracle.install.db.config.starterdb.password.DBSNMP, "":oracle.install.db.config.starterdb.password.SYSMAN, "":oracle.install.db.config.starterdb.password.SYSTEM, "":oracle.install.db.config.starterdb.control, "":oracle.install.db.config.starterdb.dbcontrol.enableEmailNotification, "":oracle.install.db.config.starterdb.dbcontrol.emailAddress, "":oracle.install.db.config.starterdb.dbcontrol.SMTPServer, "":oracle.install.db.config.starterdb.gridcontrol.gridControlServiceURL, "":oracle.install.db.config.starterdb.automatedBackup.enable, "":oracle.install.db.config.starterdb.automatedBackup.osuid, "":oracle.install.db.config.starterdb.automatedBackup.ospwd, "":oracle.install.db.config.asm.diskGroup, "":oracle.install.db.config.asm.ASMSNMPPassword, "":SECURITY_UPDATES_VIA_MYORACLESUPPORT, "":DECLINE_SECURITY_UPDATES, "":MYORACLESUPPORT_USERNAME, "":MYORACLESUPPORT_PASSWORD, "":PROXY_PORT, "":PROXY_HOST, "":PROXY_USER, "":PROXY_PWD}' is expected.
    cvc-datatype-valid.1.2.1: '""' is not a valid value for 'integer'.
    cvc-type.3.1.3: The value '""' of element 'PROXY_PORT' is not valid.
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:16
    INFO: Advice is ABORT
    SEVERE: Unconditional Exit
    INFO: Adding ExitStatus FAILURE to the exit status set
    WARNING: A log of this session is currently saved as: C:\DOCUME~1\veeranki\LOCALS~1\Temp\OraInstall2010-10-19_05-49-28AM\installActions2010-10-19_05-49-28AM.log. Oracle recommends that if you want to keep this log, you should move it from the temporary location to a more permanent location
    Can u please suggest what could be the issue . .
    Thank You

  • Oracle 11g Database Installer - INS-08102 error

    After I click next on Installation option screen, I get the error message [INS-08102] Unexpected error occurred while transitioning from state 'installOptions'
    The details say:
    Cause - No additional information available. Action - Contact Oracle Support Services or refer to the software manual. Summary  - java.lang.NullPointerException
    I get this error regardless of the Installation option I select.
    I am installing it on a windows XP and I am logged on as Administrator. I have the installers on c:\database
    The error log is empty.
    Any ideas or suggestions?

    hiii
    i was also facing the same problem but what i did is uninstalled any previous traces of oracle and deleted oracle folder from program files and it worked fine....

  • 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

  • Oracle 11g XE - Installation Error

    I am trying to install oracle xe 11g on my Win XP. The installation goes thru well. But when we start the database it starts too. However If I want to login it wont allow.
    I tried to use connect using sys account as sysdba I get the following message:
    Connected to an idle instance.
    After some investigation I figured that there is a script that is not properly formatted in 'postDBCreation.sql". The following is the change that I found the error:
    create spfile='C:\oraclexe\app\oracle\product\11.2.0\server\dbs/spfileXE.ora' FROM pfile='C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\init.ora';
    This should have been like below
    create spfile='C:\oraclexe\app\oracle\product\11.2.0\server\dbs\spfileXE.ora' FROM pfile='C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\init.ora';
    After this change I tried to run XE.Bat file but it is throughing all kinds of SQL errors.
    Can someone tell me what is wrong with this beta version of the Oracle 11g XE installation.
    Lastly get started link also is not working too!!!
    Thanks much in advance,
    SB

    user10958841 wrote:
    I am trying to install oracle xe 11g on my Win XP. What "kind" of XP; SP? Edition? 32- or 64-bit?
    I tried to use connect using sys account as sysdba I get the following message:
    Connected to an idle instance.In that case,
    C:\Users\Test>sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.2.0 Beta on On Apr 27 00:01:01 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area  598437888 bytes
    Fixed Size                  1385180 bytes
    Variable Size             268438820 bytes
    Database Buffers          322961408 bytes
    Redo Buffers                5652480 bytes
    Database mounted.
    Database opened.
    SQL>
    After some investigation I figured that there is a script that is not properly formatted in 'postDBCreation.sql". The following is the change that I found the error:
    create spfile='C:\oraclexe\app\oracle\product\11.2.0\server\dbs/spfileXE.ora' FROM pfile='C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\init.ora';That forward slash is likely not causing any problem.
    {code}
    SQL> create spfile='?\dbs/spfile_justatest_fw_slash' FROM pfile='?\config\scripts\init.ora';
    File created.
    {code}
    (sqlplus replaces ? with path of Oracle home.)
    After this change I tried to run XE.Bat file but it is throughing all kinds of SQL errors.You need to re-install.
    Lastly get started link also is not working too!!!See other threads in this forum on the similar subject (e.g. use Search Forum with keywords +get +started).
    Edited by: orafad on Apr 27, 2011 12:20 AM
    Edited by: orafad on Apr 27, 2011 12:32 AM

  • Oracle 11g database installation error

    Hi all,
    I try to install oracle database 11g in my machine but end of the installation getting some error like OUI -25031 as follows.pls help me
    Execution of the plugin was aborted
    INFO: Configuration assistant "Oracle Net Configuration Assistant" was canceled.
    *** Starting OUICA ***
    Oracle Home set to d:\oracle11g
    Configuration directory is set to d:\oracle11g\cfgtoollogs. All xml files under the directory will be processed
    INFO: The "d:\oracle11g\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 D:\oracle11g\oui\bin\runConfig.bat ORACLE_HOME=D:\oracle11g MODE=perform ACTION=configure RERUN=false $*
    INFO: Since there is an Internal Plugin Invocation or a Java Plugin Invocation tool in the Oracle Home D:\oracle11g we use the runConfig Command instead of the plugin's command
    INFO: Since the option is to overwrite the existing D:\oracle11g\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is D:\oracle11g\cfgtoollogs\configToolFailedCommands.bak.15
    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.
    INFO: User Selected: Yes/OK
    INFO: --------------------------------------
    INFO: The "d:\oracle11g\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 "d:\oracle11g\cfgtoollogs\configToolAllCommands" script contains all commands to be executed by the configuration assistants. This file may be used to run the 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 D:\oracle11g\oui\bin\runConfig.bat ORACLE_HOME=D:\oracle11g MODE=perform ACTION=configure RERUN=false $*
    INFO: Since there is an Internal Plugin Invocation or a Java Plugin Invocation tool in the Oracle Home D:\oracle11g we use the runConfig Command instead of the plugin's command
    INFO: Since the option is to overwrite the existing D:\oracle11g\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is D:\oracle11g\cfgtoollogs\configToolFailedCommands.bak.16
    SEVERE: OUI-25029:One or more "Recommended" configuration assistants have not completed successfully. Not successfully running any "Recommended" assistant means your system will not be correctly configured.
    INFO: User Selected: Yes/OK
    WARNING: Do you really want to exit?
    INFO: User Selected: Yes/OK
    INFO: The OUICA command is launched from D:\oracle11g\oui\bin\ouica.bat.
    INFO:
    *** End of Installation Page***
    The installation of Oracle Database 11g was successful, but some configuration assistants failed, were cancelled or skipped.
    by
    vijay
    Edited by: 849135 on Jun 20, 2011 3:15 AM

    Hi,
    Pl. post complete error stack and mention the OS type and version.
    thanks,
    X A H E E R

  • 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

  • Root.sh fails on second node during clusterware installation

    I am setting up a test instance of OEL 5.4 using VMware.
    I am running the clusterware install and it is failing only on node2. See below.
    I followed note 414897.1 on metalink for raw device setup.
    Any help would be greatly appreciate.
    2010-09-01 11:58:21.084: [ default][1275584]a_init:7!: Backend init unsuccessful : [22]
    2010-09-01 11:58:21.091: [  OCRRAW][1275584]propriogid:1: INVALID FORMAT
    2010-09-01 11:58:21.091: [  OCRRAW][1275584]ibctx:1:ERROR: INVALID FORMAT
    2010-09-01 11:58:21.091: [  OCRRAW][1275584]proprinit:problem reading the bootblock or superbloc 22
    2010-09-01 11:58:21.097: [  OCRRAW][1275584]propriogid:1: INVALID FORMAT
    2010-09-01 11:58:21.139: [  OCRRAW][1275584]propriowv: Vote information on disk 0 [u01/app/oracle/oradata/ocr] is adjusted from [0/0] to [2/2]
    2010-09-01 11:58:21.191: [  OCRRAW][1275584]propriniconfig:No 92 configuration
    2010-09-01 11:58:21.192: [  OCRAPI][1275584]a_init:6a: Backend init successful
    2010-09-01 11:58:21.299: [ OCRCONF][1275584]Initialized DATABASE keys in OCR
    2010-09-01 11:58:21.555: [ OCRCONF][1275584]Successfully set skgfr block 0
    2010-09-01 11:58:21.557: [ OCRCONF][1275584]Exiting [status=success]...

    Oracle 10gR2 RAC Installation in RedHat 5 Linux Using VMware.
    Important points to install 10gR2 oracle RAC in linux5.
    1.LINUX 5(Redhat 5) doesn't have /etc/sysconfig/rawdevices file. so we have to configure it.
    2. Edit the /etc/redhat-release version to redhat-4 and and to invoke the runInstaller use the command
    $runInstaller -ignoreSysPrereqs. //this will bypass the os check //
    3. Next during clusterware installation at the end of root.sh in node 2 end with error message.So we have adjust the parameters in vipca and srvctl files.
    4. vipca will fail to run. so we have to adjust some parameters and configure it manually.
    refer the link, it will be useful to you to complete your installation.
    http://oracleinstance.blogspot.com/2010/03/oracle-10g-installation-in-linux-5.html

  • Oracle 11g DB installation failed when checking Prerequisite.

    Hi,
    I am installing Oracle 11g DB in linux box using the shiphome "/net/stlinma7.us.oracle.com/vol/shiphomes_linux/rdbms/11.1.0/11.1.0.2/11102-BETA3". During installation process when i get "Product-Specific Prerequisite Checks" wizard screen, I am getting the following error message. and also the status of all the prerequisite is "Not executed".
    OUI-15038: Unable to execute rule 'CertifiedVersions' from ruleset 'OSChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczOSChecks.checkCertifiedOSVersions' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Make sure you are installing the software on the correct platform.
    =======================================================================
    Checking operating system package requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckPackages' from ruleset 'PackagesChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczPackagesChecks.checkPackages' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Install the required packages before continuing with the installation.
    =======================================================================
    Checking kernel parameters
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckParameters' from ruleset 'KernelChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczKernelChecks.checkParameters' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Perform operating system specific instructions to update the kernel parameters.
    =======================================================================
    Checking Recommended glibc version
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckGLIBC' from ruleset 'GLIBCChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczGlibcChecks.checkGlibc' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: You may actually have installed packages which have obsoleted these, in which case you can successfully continue with the install. If you have not, it is recommended that you do not continue. Refer to the readme to find out how to get the missing packages.
    =======================================================================
    Checking physical memory requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckPhysicalMemory' from ruleset 'SystemChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczSystemChecks.checkPhysicalMemory' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Increase the amount of physical memory available to your system before continuing with the installation.
    =======================================================================
    Checking available swap space requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckSwapSpace' from ruleset 'SystemChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczSystemChecks.checkSwapSpace' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Make more swap space available to perform the install.
    =======================================================================
    Checking Network Configuration requirements ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    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...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Restart the installer after removing other ORACLE_HOME locations from PATH environment variable.
    =======================================================================
    Checking for sufficient diskspace in TEMP location...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking LD_LIBRARY_PATH environment variable...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Restart the installer after removing other ORACLE_HOME locations from LD_LIBRARY_PATH environment variable.
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Unset the environment variable 'ORACLE_BASE' or make sure it is specified as a parent of the Oracle home directory.
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: You must completely remove the ASM instance by deleting the entry for it from the oratab file, or you must configure it properly by ensuring that the oratab file is updated to point to a valid Oracle Home where ASM is configured.
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckCompatibility' from ruleset 'CompatibilityChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczCompatibilityChecks.checkProductCompatibility' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Choose a new Oracle Home for installing this product.
    =======================================================================

    am installing Oracle 11g DB in linux box using the shiphome Where do you get this Oracle version ? If you're including in beta tests program, you maybe want to feedback your experience to 11g's Oracle team.
    Nicolas.

  • Where can I find the Oracle Clusterware 11.1.0.7 for Linux x86

    Hello,
    I am testing upgrading Oracle 11g RAC from 11.1.0.6 to 11.1.0.7 on Linu x86 (RedHat 5.3/OEL 5.3)
    I haven't been able to find the Oracle Clusterware 11.1.0.7 for Linux x86 download, which is required for the RAC upgrade.
    Could someone tell me the patch/patchset number or how can I search for it in metalink?
    Thanks!

    Hi,
    You need to download patch 6890831
    Please see the metalink note 800603.1 for 11.1.0.7 patch set and installation instructions for Linux x86.
    Hope this helps.
    Regards
    Satishbabu Gunukula
    http://oracleracexpert.blogspot.com
    [Click here to delete archive logs using RMAN|http://oracleracexpert.blogspot.com/2009/08/delete-archive-logs-using-rman.html]
    [Click here for Oracle Data pump export/Import with Examples|http://oracleracexpert.blogspot.com/2009/08/oracle-data-pump-exportimport.html]
    Edited by: Satishbabu Gunukula on Aug 26, 2009 10:32 PM

  • Oracle 10g Clusterware installation

    Hi,
    I am installing Oracle Clusterware 10.2.0.1 on LINUX RHEL 5 on Virtualbox.
    I can't seem to get out of the problem in running the root.sh during the installation. Below is my error.
    Setting the permissions on OCR backup directory
    Setting up NS directories
    /u03/oracrs/bin/ocrconfig.bin: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Failed to upgrade Oracle Cluster Registry configuration
    I have set the environment variables already of LD_LIBRARY_PATH and also the LDCONFIG consists of the $ORACLE_HOME\lib and permissions are set for oracle user and the group oinstall.
    Please help me on this one. kind of stuck

    Please run the following commands and post here.
    env | grep ORA
    env | grep PATH
    ls -l $ORACLE_HOME/lib/libclntsh*Also check your LD_LIBRARY_PATH setting. Its probably something missing or incorrect in the environment.
    Best Regards
    mseberg
    Odd, the fourth word of you question is "installing" but somebody felt the need to move this from "Installing" to "Oracle Clusterware". Since I don't follow this forum I will show you the results of my Red Hat 5 command :
    ls -l $ORACLE_HOME/lib/libclntsh*
    lrwxrwxrwx 1 oracle oinstall       17 Jun 11 08:41 /u01/app/oracle/product/11.2.0/lib/libclntsh.so -> libclntsh.so.11.1
    lrwxrwxrwx 1 oracle oinstall       47 Jun 11 08:41 /u01/app/oracle/product/11.2.0/lib/libclntsh.so.10.1 -> /u01/app/oracle/product/11.2.0/lib/libclntsh.so
    -rwxr-xr-x 1 oracle oinstall 48724369 Jun 11 08:41 /u01/app/oracle/product/11.2.0/lib/libclntsh.so.11.1Edited by: mseberg on Aug 18, 2011 8:53 AM

  • OWB 11g rel2 Client install. Error when creating my first Workspace

    We just installed Oracle 11g rel2 Std edition database on Oracle Linux. No problem connection with Toad. Everything works fine.
    I have just installed OWB 11.2.0.1 client on Windows 7 and Windows 7 in XP mode. Having the same problem on both installations mentioned below.
    No I am about to create my first Workspace in Repository Assistant where I get an error:
    - Step 1, Database information
    - Host xxx
    - Port 1521
    - Oracle Service Name: instance name (the one I use in Toad that works)
    -SQL Net Connection: Checked  Seems that I have to use this when I connect with system user later on in the wizard.
    - Step 2 Manage Warehouse Builder workspaces, checked
    - Step 3 Create a new Warehouse Builder workspace
    - Step 4 Create a workspace with a new user as workspace owner, checked
    - Step 5 DBA Information: user system, Password: xxx
    - Step 6 Enable Optional Features: Non selected
    - Step 7 Workspace Owner(new)
    - Workspace Owners’s User Name: owb_owner
    - Password x 2
    - Workspace Name: workspace_dev
    - Step 8 OWBSYS Information:
    - User Name: OWBSYS (OWBSYS and OWBSYS_AUDIT accounts are unlocked)
    - Password: xxx
    - Then I click next, and the error information are as follow:
    “OWB software with the compatible version must be installed locally on the database server machine. If it is already installed, please acquire the DBA user credentials, an run the SQL script owb/UnifiedRepos/remote_owb_install.sql on the database server machine. This creates a database directory named ‘OWB_REMOTE_ADMIN’ that the remote installation will access to read the database servers OWBHOME/owb/bin/admin directory. Relaunch the Repository Assistant or execute OWB scripting command OMBSEED to seed the repository.
    Since we have installed the Oracle 11g rel 2 database, the OWB are already in that installation. I also tried to run the remote_owb_install.sql and applied the OWBHOME/owb/bin/ when running sql. I still have the same problem.
    Anyone experienced this and have a solution to solve this?

    Hi Scott,
    SQL> select privilege from dba_sys_privs where grantee='FLOWS_030100';
    PRIVILEGE
    DROP PUBLIC SYNONYM
    SELECT ANY TABLE
    DROP USER
    UNLIMITED TABLESPACE
    DROP TABLESPACE
    CREATE JOB
    ALTER SYSTEM
    EXECUTE ANY PROCEDURE
    CREATE PUBLIC SYNONYM
    ALTER SESSION
    10 rows selected.
    SQL> Select granted_role from dba_role_privs where grantee='FLOWS_030100';
    GRANTED_ROLE
    RESOURCE
    CONNECT
    SQL>
    I am sure nothing has been revoked.
    Is there a script I have not run?
    Regards
    Michael

  • Clusterware installation 10.2.0.1

    Hi!
    I have trouble with clusterware installation.
    I use two VM's with Centos 5.3
    ./vipca
    /u01/app/oracle/product/10.2.0/crs/jdk/jre//bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    Then I marked out this lines in vipca -->
    #Remove this workaround when the bug 3937317 is fixed
    # arch=`uname -m`
    # if [ "$arch" = "i686" -o "$arch" = "ia64" ]
    # then
    # LD_ASSUME_KERNEL=2.4.19
    # export LD_ASSUME_KERNEL
    # fi
    #End workaround
    Now I got this problem:
    ./vipca
    PRKH-1010 : Unable to communicate with CRS services.
    [Communications Error(Native: prsr_initCLSS:[3])]
    PRKH-1010 : Unable to communicate with CRS services.
    [Communications Error(Native: prsr_initCLSS:[3])]
    PRKH-1010 : Unable to communicate with CRS services.
    [Communications Error(Native: prsr_initCLSS:[3])]
    How do I fix my problem?
    Regards
    Ken

    thanks!
    I runned: ./cluvfy stage -pre crsinst -n all -verbose
    ...I got alot more which passed the test.. I only list up what went wrong. I have to look after this packets.
    Check: Package existence for "compat-gcc-7.3-2.96.128"
    Node Name Status Comment
    vitoratest002 missing failed
    vitoratest001 missing failed
    Check: Package existence for "compat-gcc-c++-7.3-2.96.128"
    Node Name Status Comment
    vitoratest002 missing failed
    vitoratest001 missing failed
    Check: Package existence for "compat-libstdc++-7.3-2.96.128"
    Node Name Status Comment
    vitoratest002 missing failed
    vitoratest001 missing failed
    Check: Package existence for "compat-libstdc++-devel-7.3-2.96.128"
    Node Name Status Comment
    vitoratest002 missing failed
    vitoratest001 missing failed
    Check: Package existence for "openmotif-2.2.3"
    Node Name Status Comment
    vitoratest002 missing failed
    vitoratest001 missing failed
    I will find the lost packets and install them. Im sure i will be back later to post some new problems with my installation. :)
    Thanks so far!
    Regards
    Ken

Maybe you are looking for

  • URL interaction not working in Catalyst CS5

    I am using Flash Catalyst to create some tabbed navigation images. All the functions work perfectly except for one tab that is suppose to link to a product page from my company's website. I have copied the exact URL into the interaction pull-down in

  • Shift+Return Has Stopped Working

    I'm using Dreamweaver CC on a Macbook Air with OS X 10.9.2. My shift+return will not work to enter a <br>. I'm creating a Kindle magazine using html within an xml file (though Amazon wants it saved as an html file). When I create a new html file with

  • MCX Does Not Apply to Cross Realm User Accounts

    Here's the situation: Kerberos realm (REALM1) set up for user account access AD created to allow authentication via REALM1 as well as AD (REALM2) Mac OS workstations are bound to AD and local Mac OS Kerberos configurations on the clients allow authen

  • Windows 2008 R2 64 bit vbs script is not run in Task Scheduler

    Good day!  There is a script that at a certain point opens excel, says there is something, saves and closes.  Does not work in 2008 scheduler mode to perform regardless of the user's registration (ie, the script should run when the PC no one register

  • Error in Tomcat catalina.out log file -

    What do i need to do to recover from the error below: INFO: Server startup in 83095 ms 17-12-10 11:04:40:432 - [/InfoViewAppActions].[jsp] Thread [http-443-Processor24];  Servlet.service() for servlet jsp threw exception java.lang.NullPointerExceptio