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

Similar Messages

  • Oracle 11g R2 installation issue on HP UX 11.2

    Friends,
    I am facing issue in HP UX 11.3 server when installaing 11G R2 database .It is not activating Keyboard as a result i could not edit in the option box /not able to enter db name/enter password and so on in Graphcal mode for installation.
    Could you please let me know what could be the issue.
    Thanks
    Rocky

    Hi,
    Problem could be with your GUI on HP UNIX. Are you using X Manager or what for having the GUI? You might need to check HP UNIX side instead of oracle side to have GUI work ok for you
    Salman

  • Oracle 11g RAC installation on windows 2008 64 bit

    Hello Everyone,
    can i get some details regarding Oracle 11g RAC installation on windows 2008,
    minimum Hardware Requirement
    Will windows support ASM
    Can i get a documentation regarding the RAC installation on windows. we were planning to have 11.5 on windows 2008.
    please send me some docs regarding os requirements, installation and ASM details.
    Thank you

    Hi Everyone,
    I installed Oracle RAC 11g on Windows 2008 64 bit, The installation was successfull crs_state -t executed successfully.
    Bt the machine got crashed ,when executed a select query with 100 sessions( For performance evaluation using TG). A blue screen is appeared on two nodes. So i am not able to evaluate the performance.
    Can you please tell any suggesstions to solve this issue? Is our hardware is not sufficient? Or any software settings has to be done?. I tried most of hte technique ,bt the problem still exists.
    The following machine configuration is used for Oracle RAC setup
    Intel Core 2 Duo 2.66 GHz,
    Ram :4GB.
    OS : windows 2008 Server 64 Bit
    Oracle RAC , Clusterware 11g R2 64 Bit.

  • 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 - External Table Issue SQL - PL/SQL?

    Oracle 11g - External Table Issue?
    =====================
    I hope this is the right forum for this issue, if not let me, where to go.
    We are using Oracle 11g (11.2.0.1.0) on (Platform : solaris[tm] oe (64-bit)), Sql Developer 3.0.04
    We are trying to use oracle external table to load text files in .csv format. Here is our data look like.
    ======================
    Date1,date2,Political party,Name, ROLE
    20-Jan-66,22-Nov-69,Democratic,"John ", MMM
    22-Nov-70,20-Jan-71,Democratic,"John Jr.",MMM
    20-Jan-68,9-Aug-70,Republican,"Rick Ford Sr.", MMM
    9-Aug-72,20-Jan-75,Republican,Henry,MMM
    ALL NULL -- record
    20-Jan-80,20-Jan-89,Democratic,"Donald Smith",MMM
    ======================
    Our Expernal table structures is as follows
    CREATE TABLE P_LOAD
    DATE1 VARCHAR2(10),
    DATE2 VARCHAR2(10),
    POL_PRTY VARCHAR2(30),
    P_NAME VARCHAR2(30),
    P_ROLE VARCHAR2(5)
    ORGANIZATION EXTERNAL
    (TYPE ORACLE_LOADER
    DEFAULT DIRECTORY P_EXT_TAB_D
    ACCESS PARAMETERS (
    RECORDS DELIMITED by NEWLINE
    SKIP 1
    FIELDS TERMINATED BY "," OPTIONALLY ENCLOSED BY '"' LDRTRIM
    REJECT ROWS WITH ALL NULL FIELDS
    MISSING FIELD VALUES ARE NULL
    DATE1 CHAR (10) Terminated by "," ,
    DATE2 CHAR (10) Terminated by "," ,
    POL_PRTY CHAR (30) Terminated by "," ,
    P_NAME CHAR (30) Terminated by "," OPTIONALLY ENCLOSED BY '"' ,
    P_ROLE CHAR (5) Terminated by ","
    LOCATION ('Input.dat')
    REJECT LIMIT UNLIMITED;
    It created successfully using SQL Developer
    Here is the issue.
    It is not loading the records, where fields are enclosed in '"' (Rec # 2,3,4,7)
    It is loading all NULL value record (Rec # 6)
    *** If we remove the '"' from input data, it loads all records including all NULL records
    Log file has
    KUP-04021: field formatting error for field P_NAME
    KUP-04036: second enclosing delimiter not found
    KUP-04101: record 2 rejected in file ....
    Our questions
    Why did "REJECT ROWS WITH ALL NULL FIELDS" not working?
    Why did Terminated by "," OPTIONALLY ENCLOSED BY '"' not working?
    Any idea?
    Thanks in helping.
    Edited by: qwe16235 on Jun 11, 2011 11:31 AM

    I'm not sure, but maybe you should get rid of the redundancy that you have in your CREATE TABLE statement.
    This line covers all fields:
    FIELDS TERMINATED BY "," OPTIONALLY ENCLOSED BY '"'
    {code}
    So I would change the field list to:
    {code}
    DATE1 CHAR (10),
    DATE2 CHAR (10),
    POL_PRTY CHAR (30),
    P_NAME CHAR (30),
    P_ROLE CHAR (5)
    {code}
    It worked on my installation.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Oracle 11g client installation on Windows 7 Home Premium (64-bit)

    I'm having trouble installing the Oracle 11g client installation on Windows 7 Home Premium (64-bit) machine.
    Can Oracle 11g client even be installed on the Windows 7 Home Premium 64?
    Thanks!

    Hi;
    As mention here home OS not supported, so as mention here again if you make some googling you can find link&blog which is mention to create WM machine, install linux(you can use OEL linux which is free and can be download from e-delivery site) than you can make 11g installation on it
    Regard
    Helios

  • Oracle 11g R2 Installation on Windows 7 (64 bit)

    While installing, it is asking for Proxy Server. What should I enter?

    I'm installing on laptop Oracle 11g R2 Installation on Windows 7 (64 bit) it was asking me to enter Proxy server details, since I'm not connecting internet with proxy I've skipped the step. But after that when reached the "System class" there was two radio buttons 1)Desktop Class - which selected default and clicked on Next button, then it disappeared. Looks like process was stopped. i have looked it in Windows Task manager it is not there.
       Is any one know what is going on?
    Thanks.

  • Can we do oracle 11g software installation in parallel to SAP upgrade

    Hi Basis Expert,
    I need your inputs for one of this query
    The query is. Can we do oracle 11g software installation in parallel to SAP upgrade when the system is in Downtime phase.
    The idea is running SAP upgrade and in parallel running oracle 11g software installation. So that we can reduced the time.
    Please share your valuable inputs.
    Regards,
    Anil Shenoy.

    yes, of course.
    using different environment during the installation of the new engine, you could install the new oracle home 11 also tomorrow (including the SBP).
    infact, before the ./RUNINSTALLER you have to set the environment
    setenv ORACLE_HOME /oracle/SID/112_64
    setenv ORACLE_HOME_SRC /oracle/SID/102_64
    setenv ORACLE_HOME_TGT /oracle/SID/11202
    setenv  LIBPATH $ORACLE_HOME/lib:$LIBPATH
    setenv PATH /oracle/SID/112_64/bin: $PATH

  • ORACLE 11g win64 installation on Windows 7

    Hello,
    Could anyone help me in knowing whether the ORACLE 11G win64 is the right version to install on Windows 7?

    Hello,
    I need help with the installation of ORACLE 11g for installation on Windows 7 Win64. After I was almost finished with the installation, I got an error message saying that the following application (see below) can't be found in the folder:
    C:\Oracle\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMLRSVCApp.ear
    Does anyone know where to find this file? I am a student starting my class next week and trying to have everything ready before.
    Thanks so much for any help.
    Edited by: 855887 on May 1, 2011 3:55 PM

  • Oracle 11g Server Installation and Configuration

    Hi All..
    I would like to know the estimate(in detail) for Oracle 11g Server Installation and Configuration.
    This is for a server and we might even need to replicate the entire DB.
    Can any on please help me out in this .
    Thank you

    Hi,
    Please post your question in the [Database |http://forums.oracle.com/forums/category.jspa?categoryID=18] forum.
    Regards,
    Hussein

  • 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 - External Table Issue?

    Oracle 11g - External Table Issue?
    =====================
    I hope this is the right forum for this issue, if not let me, where to go.
    We are using Oracle 11g (11.2.0.1.0) on (Platform : solaris[tm] oe (64-bit)), Sql Developer 3.0.04
    We are trying to use oracle external table to load text files in .csv format. Here is our data look like.
    ======================
    Date1,date2,Political party,Name, ROLE
    20-Jan-66,22-Nov-69,Democratic,"John ", MMM
    22-Nov-70,20-Jan-71,Democratic,"John Jr.",MMM
    20-Jan-68,9-Aug-70,Republican,"Rick Ford Sr.", MMM
    9-Aug-72,20-Jan-75,Republican,Henry,MMM
    ------ ALL NULL -- record
    20-Jan-80,20-Jan-89,Democratic,"Donald Smith",MMM
    ======================
    Our Expernal table structures is as follows
    CREATE TABLE P_LOAD
    DATE1 VARCHAR2(10),
    DATE2 VARCHAR2(10),
    POL_PRTY VARCHAR2(30),
    P_NAME VARCHAR2(30),
    P_ROLE VARCHAR2(5)
    ORGANIZATION EXTERNAL
    (TYPE ORACLE_LOADER
    DEFAULT DIRECTORY P_EXT_TAB_D
    ACCESS PARAMETERS (
    RECORDS DELIMITED by NEWLINE
    SKIP 1
    FIELDS TERMINATED BY "," OPTIONALLY ENCLOSED BY '"' LDRTRIM
    REJECT ROWS WITH ALL NULL FIELDS
    MISSING FIELD VALUES ARE NULL
    DATE1 CHAR (10) Terminated by "," ,
    DATE2 CHAR (10) Terminated by "," ,
    POL_PRTY CHAR (30) Terminated by "," ,
    P_NAME CHAR (30) Terminated by "," OPTIONALLY ENCLOSED BY '"' ,
    P_ROLE CHAR (5) Terminated by ","
    LOCATION ('Input.dat')
    REJECT LIMIT UNLIMITED;
         It created successfully using SQL Developer
    Here is the issue.
    It is not loading the records, where fields are enclosed in '"' (Rec # 2,3,4,7)
    It is loading all NULL value record (Rec # 6)     
    *** If we remove the '"' from input data, it loads all records including all NULL records
    Log file has
    KUP-04021: field formatting error for field P_NAME
    KUP-04036: second enclosing delimiter not found
    KUP-04101: record 2 rejected in file ....
    Our questions
    Why did "REJECT ROWS WITH ALL NULL FIELDS" not working?
    Why did Terminated by "," OPTIONALLY ENCLOSED BY '"' not working?
    Any idea?
    Thanks in helping.
    Edited by: qwe16235 on Jun 10, 2011 2:16 PM

    The following worked for me:
    drop table p_load;
    CREATE TABLE P_LOAD
    DATE1 VARCHAR2(10),
    DATE2 VARCHAR2(10),
    POL_PRTY VARCHAR2(30),
    P_NAME VARCHAR2(30),
    P_ROLE VARCHAR2(5)
    ORGANIZATION EXTERNAL
    (TYPE ORACLE_LOADER
    DEFAULT DIRECTORY scott_def_dir1
    ACCESS PARAMETERS (
    RECORDS DELIMITED by NEWLINE
    badfile scott_def_dir2:'p_load_%a_%p.bad'
    logfile scott_def_dir2:'p_load_%a_%p.log'
    SKIP 1
    FIELDS TERMINATED BY "," OPTIONALLY ENCLOSED BY '"' LDRTRIM
    MISSING FIELD VALUES ARE NULL
    REJECT ROWS WITH ALL NULL FIELDS
    DATE1 CHAR (10) Terminated by "," ,
    DATE2 CHAR (10) Terminated by "," ,
    POL_PRTY CHAR (30) Terminated by "," ,
    P_NAME CHAR (30) Terminated by "," OPTIONALLY ENCLOSED BY '"' ,
    P_ROLE CHAR (5) Terminated by ","
    LOCATION ('Input.dat')
    REJECT LIMIT UNLIMITED;
    Note that I had to interchange the two lines:
    MISSING FIELD VALUES ARE NULL
    REJECT ROWS WITH ALL NULL FIELDS
    Just to get the access parameters to parse correctly.
    I added two empty lines, one in the middle and one at the end - both were rejected.
    In the log file, you will see the rejectiions:
    $ cat p_load_000_9219.log
    LOG file opened at 07/08/11 19:47:23
    Field Definitions for table P_LOAD
    Record format DELIMITED BY NEWLINE
    Data in file has same endianness as the platform
    Reject rows with all null fields
    Fields in Data Source:
    DATE1 CHAR (10)
    Terminated by ","
    Enclosed by """ and """
    Trim whitespace same as SQL Loader
    DATE2 CHAR (10)
    Terminated by ","
    Enclosed by """ and """
    Trim whitespace same as SQL Loader
    POL_PRTY CHAR (30)
    Terminated by ","
    Enclosed by """ and """
    Trim whitespace same as SQL Loader
    P_NAME CHAR (30)
    Terminated by ","
    Enclosed by """ and """
    Trim whitespace same as SQL Loader
    P_ROLE CHAR (5)
    Terminated by ","
    Enclosed by """ and """
    Trim whitespace same as SQL Loader
    KUP-04073: record ignored because all referenced fields are null for a record
    KUP-04073: record ignored because all referenced fields are null for a record
    Input Data:
    Date1,date2,Political party,Name, ROLE
    20-Jan-66,22-Nov-69,Democratic,"John ", MMM
    22-Nov-70,20-Jan-71,Democratic,"John Jr.",MMM
    20-Jan-68,9-Aug-70,Republican,"Rick Ford Sr.", MMM
    9-Aug-72,20-Jan-75,Republican,Henry,MMM
    4-Aug-70,20-Jan-75,Independent
    Result:
    SQL> select * from p_load;
    DATE1 DATE2 POL_PRTY P_NAME P_ROL
    20-Jan-66 22-Nov-69 Democratic John MMM
    22-Nov-70 20-Jan-71 Democratic John Jr. MMM
    20-Jan-68 9-Aug-70 Republican Rick Ford Sr. MMM
    9-Aug-72 20-Jan-75 Republican Henry MMM
    Regards,
    - Allen

  • 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

  • Listner issues in Oracle 11g server installation

    Hi,
    I am facing problem while connecting to Oracle 11g server on 'Windows 7 Enterprise edition - 32 bit OS'.
    I have successfully installed Oracle 11g server on Windows & enterprise machine.
    Listener and TNSnames.ora files are fine. But I am not able to connect through Oracle client machine. it shows 'TNS: Could not resolve the service name'.
    When I check the listener status on the server, it shows the service ABBPROD is READY, but still not able to connect through client machine. I have gone through many similar threads and tried out the solutions provided but the problem still exists. Few of the things I tried are as below.
    1. I have tried changing the ORACLE_SID and setting the $ORACLE_HOME parameter.
    2. Tried replacing the HOST as 'localhost' to system IP address/computer name
    3. Listener stop and start
    4. Service stop and start
    5. Checked the firewall settings of the server machine
    I shall paste the listener.ora and tnsnames.ora files below.
    LISTENET.ORA
    # listener.ora Network Configuration File: C:\app\INSAJEN\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\INSAJEN\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\INSAJEN\product\11.2.0\dbhome_1\bin\oraclr11.dll")
        (SID_DESC =
          (SID_NAME = ABBPROD)
          (ORACLE_HOME = C:\app\INSAJEN\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\INSAJEN\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    ADR_BASE_LISTENER = C:\app\INSAJEN
    TNSNAMES.ora file
    # tnsnames.ora Network Configuration File: C:\app\INSAJEN\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
    ABBPROD =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 10.140.233.130)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = abbprod)
    LISTENER_ABBPROD =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    SQLNET.ORA
    # sqlnet.ora Network Configuration File: C:\app\INSAJEN\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    # This file is actually generated by netca. But if customers choose to
    # install "Software Only", this file wont exist and without the native
    # authentication, they will not be able to connect to the database on NT.
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)Please help me to debug and resolve the problem. If any more information is required, please let me know

    SBH wrote:
    I checked the global_name, it is ABBPROD.asiapacific.abb.com...
    I tried setting the ORACLE_SID same as this name, but still the same issue exists
    @Mahir, this is a production environment, and I cannot take risk of rebuilding tnsnames and listener.ora filesand
    I am facing problem while connecting to Oracle 11g server on 'Windows 7 Enterprise edition - 32 bit OS'.
    I have successfully installed Oracle 11g server on Windows & enterprise machine.Your production sever running on Windows 7 EE 32bit?

  • 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

Maybe you are looking for

  • Remote Desktop To Windows Server Very Slow

    I have OS X 10.6 running on a MBP and a problem that seems to be growing worse over time. I am using Remote Desktop (both CoRD and Microsoft Remote Desktop) to gain access to remote servers. One is a Windows Server 2008, the others are Windows Server

  • Acrobat 9 and Flash

    Is there a security issue using a swf in Acrobat that references and xml file ? When I embed this paticular swf .. all scripts in it are seemingly disabled ?

  • It sounds SO SIMPLE but i'm STILL having trouble with this!!

    Well after tinkering with Java for three years i thought i was pretty comfortable with it but lo and behold i am completely stuck on the SIMPLEST problem: The good ole classpath. I've always run javac from the dir that has my .java files and never ne

  • Carrier return problem, how to remove CR

    Hi, I just created a BSP page that should upload a CSV file in its original state to the application server. for example, there are 3 columns in my original .CSV file separated with ; -> 12412,22;2342,32;1000,40 1000,32;3444,31;4500,11 right now, it

  • Double vision, 2 pages same thing same time

    ''locking as a duplicate - https://support.mozilla.com/en-US/questions/882412'' second asking of same question. when i open firefox, i get 2 pages, one stacked on top of other. bottom page has mozella firefox, and all i can see is very top. top page