Kbssv error on RAC

Has any one out there encountered the ksbsrv error :-
'no startup aknowledgement from forked process after 3 mins'
on a windows RAC configuration using 9.2.0.5?
We have had this error on one of our 4 nodes. This rendered the entire database unusable through the application, but the 3 unaffected nodes were accessble through sqplus(beq access?)
The problem was rectified by restarting the effected node, which had high CPU despite the fact that the rdbms was unuasable..we suspect an orphaned process......
We are looking at possible causes as changes in OS, and DB init parameters as causes, as well as poor coding..anything else we should be looking at?
Any other information gratefully received..
Thanks

The application connects to one of 4 application servers, each of which creates connection pools on each of the 4 instances on start up.
It was possible to connect through sqlplus, so reason to believe that TNS names is the problem, but the loss of the one instance seems to cause the application to be unable to connect to any other instance.
There is the error in the alert log suggest an os resource error we cannot identify, we do not what has caused run away process that killed the node- could be the resource issue or appplication, and dont really understand why the whole database appears to hang.

Similar Messages

  • Shared server error in RAC ?

    _I changed my RAC database from dedicated to shared server . Then I changed client tnsnames.ora to meet shared server and tried to connect  . It worked fine and I could do my job as normal.
    But when I connected as sysdba and used (select server from v$session) to verify , there were 1 session NONE and no session SHARED . I tried to connect 5 more session from clients and there were 5 more NONE .
    Then I used (select circuit,dispatcher from v$circuit) and there were exact 6 circuits.
    _Is this an error in RAC ? Did I fail to convert from dedicated to shared server ?Please help.
    My system : RAC10g , OracleEnterpriseLinux5

    _This is my tnsnames.ora in client
    HTI =
    (DESCRIPTION =     
    (LOAD_BALANCE=yes)          
    (ADDRESS = (PROTOCOL = TCP)(HOST = dataht1-vip)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = dataht2-vip)(PORT = 1521))      
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = HTI)
    _Clients can connect and work as normal with this tnsnames.ora . But when I try to find out how many sessions are in SHARED mode using (select server from v$session) there is 0 SHARED session althought there are about 20 client connections with the tnsnames.ora . There are 2 type of session when I use (select server from v$session) : NONE and DEDICATED . The more clients connect with the tnsnames , the more NONE sessions are created and no more DEDICATED sessions are created.
    _I really don't understand what NONE means !                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Temporary tablespace Full error 10g RAC.

    Hi All,
    Can any one help me in below problem.
    After migrating one of database from single node to two node RAC database. we are facing temporary tablespace full problem. The database previously have 2 GB of temporary tablespace but after moving to RAC enviornment it is filling 32 GB of space and still generate error.
    Thanks & Regards
    Shailendra Wanjari

    FIND OUT WHO IS USING THAT TEMP.. I USE WHEN I SEE TEMP IS BEING EATEN UP...
    column tablespace format a12
    column username format a12
    break on username nodup skip 1
    select se.username
    ,se.sid
    ,su.extents
    ,su.blocks * to_number(rtrim(p.value)) as Space
    ,tablespace
    ,segtype
    from v$sort_usage su
    ,v$parameter p
    ,v$session se
    where p.name = 'db_block_size'
    and su.session_addr = se.saddr
    order by se.username, se.sid
    /

  • Backup Error in RAC?

    Hi friends
    i have 2 node RAC running on Windows 2003 Enterprise Edition.
    when i am taking backup of archivelog from one node i got following error
    RMAN> backup archivelog all;
    Starting backup at 16-JUN-07
    current log archived
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=462 instance=gad1 devtype=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: sid=470 instance=gad1 devtype=DISK
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of backup command at 06/16/2007 13:48:54
    RMAN-06059: expected archived log not found, lost of archived log compromises recoverability
    ORA-19625: error identifying file D:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\GAD\ARCHIVELOG\2007_06_16\O1_MF_
    2_2965_3775WOWB_.ARC
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    the file showing error is on the other node.
    what is the problem?
    pls help me its a Live server.

    Sohil,
    In RAC you have to understand the whole purpose of is to have high availability, which meant that you should be able to run the show from either of the nodes.. Which also means that you can run backup from either of the nodes or restore the database from either of the nodes. Hence you have the option of storing your backup to tape or flash recovery area, which should be shared.
    If there is a possibility, why don't you add an ASM instance and create a flash recovery area by adding another RAW volume, which would be visible to both hosts and your problem is solved.
    Regards
    G

  • Permission Denied error on RAC Install Sun SPARC Solaris-NetApps

    Our RAC Installation is failing when installing in silent mode the base install of Oracle RDBMS 10.2.0.1. During the process file emtgtctl is copied from node1 to node2. On node1 the file has the following permissions:
    -rwsr-s--x (note the user group and set-id "s" is on).
    Oracle user is performing the intsall and he is a member of oinstall.
    We get the error:
    "Permission Denied" and the install fails.
    We try and do the copy manually as well and this fails also.
    Any one ever run accross something like this?

    is oinstall the primary group for that user ?

  • Error Upgrading RAC 10.2.0.3 on Windows 32bit

    Hey all,
    I was in the processes of upgrading a 3 node RAC running on Windows 2003 Server and had a bit of an issue:
    First, the Clusterware upgrade worked fine (no thanks to the patch instructions but anyway)
    Second, I verified the entire RAC still worked with the new Clusterware by rebooting everything. All looked well.
    Third, I started the instrcutions to actually patch the RAC instances and database.
    - stopped the services as per the README
    - stopped ASM, nodeapps, etc...
    (basically everyhting was down on each node)
    - launched the OUI on one of the RAC nodes
    - chose the Oracle Home
    - The OUI autoselected all of my RAC nodes for patching (which is OK - thats what I wanted)
    - It started to deploy the files abd at 80% or so, it said "certain files are in use by a service..."
    At this point, I verified that NO Oracle services were running (unless you count the OUI Java process).
    Attempted to hit "Retry" (I know...I know...) and that didn't work.
    Other patches have worked pretty well, this is a first for me.
    So....any thoughts? Is it possibly something in Windows that I need to shut down?
    Any help would be great.
    Thanks

    Why dont you run Process Explorer and see which process is accessing your oracle files?
    You can get it from http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx
    Once i had this problem while upgrading on NT and OUI threw error asthe files are being used and later found that some product from CA to scan the machine was keeping one of the oracle file. Killed that CA stuff and resumed the upgradation.
    HTH,
    JJ

  • NETCA listener configuration error for RAC database

    Hi,
    WE have a RAC setup on 2 nodes and now we want to change the default listener port for RAC database.
    Database ver: 10.2.0.4
    We now that srvctl does not work to add listener manually to CRS.
    We are now using netca to create new listener on both the RAC nodes but it gives error throwing :
    Problem in configuration : Node(S): hostname
    Try again...
    When we try to start the listener say listener_I it throws following error:
    Problem in configuration :node1
    Listener start to failed:Listener may already be running
    CRS-0215:Could not start resource
    This is urgent
    any help is appreciated.
    Regards,
    Milan

    user12073248 wrote:
    How you fix it? write to [email protected]
    Hi Mauricio,
    In this forum we help for free regardless of priority.
    First you try to help in the forum if the author of the post request your e-mail you give to him.
    Hope you understand it.
    Thanks in advance for doing your part to make this community as valuable as possible for everyone!
    Levi Pereira

  • ORA-12545 error in rac, local&remote listener

    Hi,
    We have an 10g Release 2 RAC system. We usually take
    ORA-12545 Connect failed because target host or object does not exist tips
    error message. I think tnsnames.ora file is correct, I can achieve to send tnsping message. And I think the host file is alaso correct, I am successful to send ping message to the ip in the host file. And we are noticed that cpu utilization of one RAC node is very bad. Do you that these two problem can be related? I searched the error message on internet. I think this link is interesting:
    http://www.ardentperf.com/2007/04/02/local_listener-and-ora-12545/
    But I do not fully understand the article. Because I do not know the local&remote listeners.
    Can you help me?

    12545, 00000, "Connect failed because target host or object does not exist"
    // *Cause: The address specified is not valid, or the program being
    // connected to does not exist.
    // *Action: Ensure the ADDRESS parameters have been entered correctly; the
    // most likely incorrect parameter is the node name.  Ensure that the
    // executable for the server exists (perhaps "oracle" is missing.)
    // If the protocol is TCP/IP, edit the TNSNAMES.ORA file to change the
    // host name to a numeric IP address and try again.While logged onto the target system issue the following commands:
    lsnrctl status
    lsnrctl service
    CUT commands & results and PASTE back here
    Generate another error & then CUT the last 20 - 30 records from listener.log & PASTE back here

  • Database Installation Error in Rac installation

    Hi,
    I am installing RAC in my laptop using vmware. Linux is the OS. After the configuration of the clusterware and vipca I try to install database in my machine.Firstly I Installed automatic storage management. then I install database but in this installation area I got a message from the last steps. ie. at the time of configuring database configuration assistant, it shows a failed message and also gives a message box that discribe "ASM sysdba password is invlid".
    I give the sys password for ASM at the time of ASM installation only.So what is the reason for this error, an how resolve this problem. Please help...
    Thanks
    Shiju

    Hi,
    Browse the following (in order of appearance):
    Incorrect Password Message
    http://blog.gridapp.com/2007/08/31/password-device-fun/
    Recovering Lost SYSDBA Password
    http://neworacledba.blogspot.com/2008/11/recovering-lost-sysdba-password.html
    Hope this helps.
    Regards,
    Naveed.

  • OCFS installation error for RAC

    Hi !
    I am trying to install RAC 10g(Rel.1) on the VMware for testing purpose.But some problems here-
    Linux Server kernel is -
    #uname -r
    2.4.22-1.2115.nptlsmp
    (Note: This is from Fedora Core 1 )
    To install OCFS , I have downloaded -
    a) ocfs-support-1.0.10-1.i386.rpm
    b) ocfs-support-1.1.5-1.i386.rpm
    c) ocfs-tools-1.0.10-1.i386.rpm
    d) ocfs-2.4.21-EL-1.0.13-1.i686.rpm
    e) ocfs-2.4.21-EL-1.0.14-1.i686.rpm
    f) ocfs-2.4.21-EL-smp-1.0.13-1.i686.rpm
    g) ocfs-2.4.21-EL-smp-1.0.14-1.i686.rpm
    All of the above mentioned have tried, but the error mess. is
    "Checking for Red Hat enterprise Kernel:[FAILED]"
    WHAT IS THE CORRECT .RPMS I HAVE TO DOWNLOAD FOR THIS TEST SERVER.IS THERE ANY WORKAROUND FOR THIS?????
    I am following the Oracle-on-linux VMware cookbook.
    Thanks in advance.

    Hi @Pat93561 
    After researching the error you are seeing I found a few helpful resources, let's first take a look at the following post by SuperMario1 (Retired); Call to Driver Package Error - Nine Possible Solutions that have Resolved this Issue!
    Please let me know if one of these solutions does indeed resolve the issue, or if you require further assistance.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Error while rac installation.

    Dear Friends,
    I m installing RAC on VMWARE (linux 4). I m getting error while executing root.sh on 2nd node failure at final check of oracle crs stack. 10.
    On further investing I found the logs below.
    [    CSSD]2010-12-02 12:48:43.257 [120429488] >TRACE: clssgmclientlsnr: listening on (ADDRESS=(PROTOCOL=ipc)(KEY=Oracle_CSS_LclLstnr_crs_2))
    [    CSSD]2010-12-02 12:48:43.257 [120429488] >TRACE: clssgmclientlsnr: listening on (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac2_crs))
    The CSSD services are not starting. Pls help me to resolve the issue.

    hi,
    thats fine, You can run on second node.
    As the root user, manually invokes VIPCA on the second node.
    example.
    *# /u01/app/oracle/product/10.2.0/crs_1/bin/vipca*
    let me know if you need any assistance.
    thanks.
    Edited by: varun4dba on Dec 2, 2010 3:08 PM

  • Error during RAC installation

    Dear all,
    I am having a big issue when installing oracle RAC on windows 2003 service pack 1. during oracle cluster configuration assistants step an error takes place and the installation terminate
    the following is the complete log file data.
    Using paramFile: E:\10201_clusterware_win32\clusterware\install\oraparam.ini
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    The commandline for unzip:
    E:\10201_clusterware_win32\clusterware\install\unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/"*.jar" -d "C:\temp\OraInstall2009-02-02_06-13-03PM"
    The commandline for unzip:
    E:\10201_clusterware_win32\clusterware\install\unzip -qqq ..\stage\Components\oracle.swd.oui\10.2.0.1.0\1\DataFiles\/"*.jar" -d "C:\temp\OraInstall2009-02-02_06-13-03PM"
    The commandline for unzip:
    E:\10201_clusterware_win32\clusterware\install\unzip -qqq ..\stage\Components\oracle.swd.oui.core\10.2.0.1.0\1\DataFiles\/"*.jar" -d "C:\temp\OraInstall2009-02-02_06-13-03PM"
    The number of files bootstrapped for the jre is 584.
    The number of files bootstrapped for the oui is 100.INFO: Environment Variables:
    INFO:      ORACLE_HOME =
    INFO:      PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    INFO:      CLASSPATH =
    INFO: Username:oracle
    INFO: Oracle Universal Installer version is 10.2.0.1.0
    INFO: Setting variable 'PREREQ_CONFIG_LOCATION' to ''. Received the value from variable association.
    INFO: Reader/Writer 'oracle.sysman.oii.oiic.OiicGlobalContextXMLReaderWriter' was created.
    INFO:
    *** Welcome Page***
    INFO: Initializing install inventory
    INFO: Setting up install inventory
    INFO:
    *** Specify Source Location Page***
    INFO: Initializing OUI Shiphome access setup
    INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : false
    INFO: fetch the file: E:\10201_clusterware_win32\clusterware\stage/shiphomeinfo.properties
    INFO: Performing operation for OUI Shiphome access setup
    INFO:
    *** Select a Product to Install Page***
    INFO: Setting the 'TopLevelComp ( ToplevelComp )' property to 'oracle.crs, 10.2.0.1.0, >0.0.0.0.0, [ 912 ][OH:1]'. Received the value from the default settings.
    INFO:
    *** Select Installation Type Page***
    INFO: Setting the 'InstallType ( DEP_MODE )' property to 'Complete'. Received the value from the default settings.
    INFO: Setting the 'TopLevelInstallType ( TLDepModes )' property to 'Complete'. Received the value from the default settings.
    INFO: The selected install type is "Complete".
    INFO: install properties filename: C:\temp\OraInstall2009-02-02_06-13-03PM/oracle.crs_Complete.properties
    INFO:
    *** Specify Home Details Page***
    INFO: Setting the 'OracleHome ( ORACLE_HOME )' property to 'E:\oracle\product\10.2.0\crs'. Received the value from the UI page.
    INFO: Setting the 'OracleHomeName ( ORACLE_HOME_NAME )' property to 'OraCr10g_home'. Received the value from the UI page.
    INFO: Initializing OUI Oracle Home access setup
    INFO: Setting variable 'ORACLE_HOME' to 'E:\oracle\product\10.2.0\crs'. Received the value from the UI page.
    INFO: Loading shiphomepropertiesfrom C:\temp\OraInstall2009-02-02_06-13-03PM/shiphomeproperties.xml
    INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : false
    INFO: Setting the PROD_HOME variable of 'oracle.crs_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle_crs'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.cfs_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle_crs_wincfs'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.crs_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle.has.crs'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.oui_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs\oui'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.oui.core_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs\oui'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.opatch_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs\OPatch'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.jre_1.4.2.8.0' to 'E:\oracle\product\10.2.0\crs\jre\1.4.2'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.ewt_3.4.38.0.0' to 'E:\oracle\product\10.2.0\crs/ewt'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.help_4.2.6.1.0' to 'E:\oracle\product\10.2.0\crs/help'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.jewt_4.2.33.0.0' to 'E:\oracle\product\10.2.0\crs/jewt'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.share_1.1.18.0.0' to 'E:\oracle\product\10.2.0\crs/oracle_tools_share'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.ice_5.2.3.6.0' to 'E:\oracle\product\10.2.0\crs/ice'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.oem.oemlt_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oemlt'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.buildtools.common_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle_buildtools_common'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.buildtools.rsf_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle_buildtools_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.dbjava.rsf_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle.dbjava.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.emdw.rsf_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle.emdw.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.common_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.rsf_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle_rsf_has_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.rsf_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle_ldap_rsf_cmp'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.network.rsf_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle.network.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.network.rsf.ic_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle.network.rsf.ic'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.nlsrtl.rsf_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle_nlsrtl_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.nlsrtl.rsf.lbuilder_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle_nlsrtl_rsf_lbuilder'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ons_10.1.0.3.0' to 'E:\oracle\product\10.2.0\crs/opmn'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.oracore.rsf_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle.oracore.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.perlint_5.8.3.0.2' to 'E:\oracle\product\10.2.0\crs\perl'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.precomp.rsf_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle_rsf_precomp_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.crs_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rsf_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle.rdbms.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rsf.ic_10.2.0.1.0' to 'E:\oracle\product\10.2.0\crs/oracle.rdbms.ic'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rsf_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.rsf Product Location: Empty path specified.

    *** Specify Local Host Name Page***
    INFO: Setting the 'HostName ( ORACLE_HOSTNAME )' property to 'racdbsrv1.bog.gov.sa'. Received the value from the default settings.
    INFO: Defaulting prerequisite location to 'E:\10201_clusterware_win32\clusterware\stage/prereq'.
    INFO:
    *** Product-Specific Prerequisite Checks Page***
    INFO: Entry point:oracle.crs_Complete_install
    INFO: Starting Prerequisite checks : Mon Feb 02 18:13:28 AST 2009
    INFO: Checking CertifiedVersions
         This is a prerequisite condition to test whether the Oracle software is certified on the current O/S.
    INFO: Expected result: One of 5.0,5.2
    Actual Result: 5.2
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking ServicePackChecks
         This is a prerequisite condition to test whether the Service Pack level recommended for installing the product is available on the system.
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking TotalMemory
         This is a prerequisite condition to test whether the system has sufficient physical memory.
    INFO: Expected result: 256MB
    Actual Result: 2047MB
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking CompatibilityChecks
         This is a prerequisite condition to check whether the Oracle Home specified by the user already contains an installed product which is incompatible with the product being installed.
    INFO: Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking OracleHomeSpace
         This is a prerequisite condition to check whether the specified Oracle Home contains any spaces in the path.
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking InstallOnRoot
         This is a prerequisite condition to test whether installation is done at the root of a drive.
    INFO: Checking the ORACLE HOME.... :E:\oracle\product\10.2.0\crs
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking Detectnverify92RAC
         This is a prerequisite condition to check whether all the selected nodes are part of the existing Oracle 9.2 RAC.
    INFO: hostNameFromIpAddr :racdbsrv1.bog.gov.sa
    INFO: hostName :racdbsrv1
    INFO: Identifying windows system directory :C:\WINDOWS\system32
    INFO: is92Cluster State:false
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking Detectnverfiy10iSI
         This is a prerequisite condition to check if local CSS is shutdown and deconfigured on all the nodes of the cluster.
    INFO: hostNameFromIpAddr :racdbsrv1.bog.gov.sa
    INFO: hostName :racdbsrv1
    INFO: is92Cluster state :false
    INFO: Reg Key exists status:false
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking ExistingEnvChecks
         This is a prerequisite condition to ensure that ORACLE_HOME, ORACLE_SID, ORACLE_CRS_HOME variables are not set in the environment.
    INFO: Checking Oracle home from the env... :
    INFO: Checking Oracle Sid from the env...:
    INFO: Checking Oracle CRS home in the env.... :
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Prerequisite checks completed : Mon Feb 02 18:13:29 AST 2009
    INFO: *** Entering Component: oracle.crs installation
    INFO: Setting variable 'sl_votedrivelist' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_vipHosts' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_tableListClone' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_selectedNodes' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_publicNodeNames' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_pubNodes' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_privatenamelist' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_privateNodeNames' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_nodenumberlist' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_hostnames' to ''. Received the value from the variable calculation.
    INFO: Calling Query ClusterQueries10.2.0.1.0 PrivIntr
    INFO: Query Returned: public 10.10.10.0 PRIVATE 255.255.255.0,Local Area Connection 5 169.254.0.0 UNKNOWN 255.255.0.0,priv1 192.168.0.0 PRIVATE 255.255.255.0,Local Area Connection 4 169.254.0.0 UNKNOWN 255.255.0.0,priv2 192.168.0.0 PRIVATE 255.255.255.0,Local Area Connection 2 169.254.0.0 UNKNOWN 255.255.0.0
    INFO: Setting variable 'sl_defaultPrivIntrList' to 'public:10.10.10.0:2:255.255.255.0,Local Area Connection 5:169.254.0.0:1:255.255.0.0,priv1:192.168.0.0:2:255.255.255.0,Local Area Connection 4:169.254.0.0:1:255.255.0.0,priv2:192.168.0.0:2:255.255.255.0,Local Area Connection 2:169.254.0.0:1:255.255.0.0'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_VDSKPartitionsOnRAW' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_VDSKDisksOnRAW' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_PrivIntrColHeaders' to 'Interface Name,Subnet,Interface Type'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_PartitionNumberOH' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_PartitionNumberDF' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_PartitionAndSpaceVDSK' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_PartitionAndSpaceSelectedVDSK' to ',0,0,20'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_PartitionAndSpaceSelectedOCR' to ',0,0,100'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_PartitionAndSpaceOCR' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_OHPartitionsAndSpace' to 'NO_VAL'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_OHPartitionAndSpaceSelected' to ',0,0,3072'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_OHDrives' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_OHDriveSelected' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_IntrNames' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_IntrChoices' to 'Public,Private,Do Not Use'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_HostList' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_Drives' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_DiskNumberOH' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_DiskNumberDF' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_DFPartitionsAndSpace' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_DFPartitionAndSpaceSelected' to ',0,0,3072'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_DFDrives' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_DFDriveSelected' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_ConfigTypes' to 'Oracle Home and Datafiles,Select this configuration if your shared drives has enough space for Oracle software and database datafiles. Choosing this option will place the Oracle Cluster Registry (OCR) and the Cluster Synchronization Services (CSS) voting disk on the same drive as the datafiles.,Oracle Home ONLY,Select this configuration if your shared drive has only enough space for your Oracle software. You will be asked to specify two raw devices later, one for the Oracle Cluster Registry (OCR) and the Cluster Synchronization Services (CSS) voting disk.,Datafiles ONLY,Select this configuration if you want multiple copies of your Oracle software, one per instance.,Neither,Select this configuration if your non-shared drive has only enough space for your Oracle Clusterware software.
    You will be asked to specify two raw devices later, one for the Oracle Cluster Registry (OCR) and the Cluster Synchronization Services (CSS) voting disk.'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_92NodeNos' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_92NodeList' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_votedsk' to 'votedsk'. Received the value from the variable calculation.
    INFO: Setting variable 's_votedisklist' to ''. Received the value from the variable calculation.
    INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
    variable = oracle.installer.NatLibDir
    INFO: Query Returned: C:\temp\OraInstall2009-02-02_06-13-03PM\
    INFO: Setting variable 's_tmpDirLocation' to 'C:\temp\OraInstall2009-02-02_06-13-03PM\'. Received the value from the variable calculation.
    INFO: Setting variable 's_svrConfigLocFileName' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_storageTypeVdsk' to 'NO_VAL'. Received the value from the variable calculation.
    INFO: Setting variable 's_storageTypeOcr' to 'NO_VAL'. Received the value from the variable calculation.
    INFO: Setting variable 's_srvconfig_loc' to 'srvconfig_loc'. Received the value from the variable calculation.
    INFO: Setting variable 's_srvcfgMirr' to 'ocrmirrorcfg'. Received the value from the variable calculation.
    INFO: Setting variable 's_srvcfg' to 'ocrcfg'. Received the value from the variable calculation.
    INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
    variable = oracle.installer.silent
    INFO: Query Returned: false
    INFO: Setting variable 's_silent' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 's_setif' to 'setif -global '. Received the value from the variable calculation.
    INFO: Setting variable 's_script3' to 'rootdeinstall.sh'. Received the value from the variable calculation.
    INFO: Setting variable 's_script2' to 'rootdelete.sh'. Received the value from the variable calculation.
    INFO: Setting variable 's_script1' to 'rootdeletenode.sh'. Received the value from the variable calculation.
    INFO: Setting variable 's_responseFile' to 'default'. Received the value from the variable calculation.
    INFO: Setting variable 's_rawDeviceName' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_quorum' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_pubNodeNum' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_path' to ''. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 getOSName
    INFO: Query Returned: NT_X86
    INFO: Setting variable 's_operatingSystem' to 'NT_X86'. Received the value from the variable calculation.
    INFO: Setting variable 's_onsnodelist' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_ocrLocFileName' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_nodevips' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_nodelist' to ''. Received the value from the variable calculation.
    INFO: Calling Query LangQueries1.3.6.4 GetNlsLang
    INFO: Query Returned: AMERICAN_AMERICA.WE8MSWIN1252
    INFO: Setting variable 's_languageid' to ''AMERICAN_AMERICA.WE8MSWIN1252''. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
    name = oracle.jdk
    startVersion = 1.4.1
    endVersion = 9.9.9
    acceptCompatible = null
    INFO: Query Returned: E:\oracle\product\10.2.0\crs\jdk
    INFO: Setting variable 's_jreLocation' to 'E:\oracle\product\10.2.0\crs\jdk\jre\'. Received the value from the variable calculation.
    INFO: Setting variable 's_hostnamelist' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_finalIntrList' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_endOfInstallMesg' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_dirPermissions' to '775'. Received the value from the variable calculation.
    INFO: Setting variable 's_cvuNodelist' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_clustername' to 'crs'. Received the value from the variable calculation.
    INFO: Setting variable 's_clusterNodes' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_allocationUnitOH' to '4'. Received the value from the variable calculation.
    INFO: Setting variable 's_allocationUnitDF' to '1024'. Received the value from the variable calculation.
    INFO: Setting variable 's_addFlag' to 'add_config'. Received the value from the variable calculation.
    INFO: Setting variable 's_VdskMirrorNotReqd' to 'NO_VAL'. Received the value from the variable calculation.
    INFO: Setting variable 's_PartitionNumberVDSK' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_PartitionNumberOH' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_PartitionNumberOCRMirr' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_PartitionNumberOCR' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_PartitionNumberDF' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_OHDriveSelected' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_OCRdeviceList' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_JavaFlag' to '-Dsun.java2d.noddraw=true'. Received the value from the variable calculation.
    INFO: Setting variable 's_IntrIps' to 'NO_VAL'. Received the value from the variable calculation.
    INFO: Setting variable 's_InstCrsVer' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_DiskNumberVDSK' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_DiskNumberOH' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_DiskNumberOCRMirr' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_DiskNumberOCR' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_DiskNumberDF' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_DFMirrorDriveSelected' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_DFDriveSelected' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_CfsOcrRoot' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_CfgTypeRet' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_CSS' to 'OracleClusterPreinstService'. Received the value from the variable calculation.
    INFO: Setting variable 's_92CFSLocation' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'ret_PrivIntrList' to 'NO_VALUE'. Received the value from the variable calculation.
    INFO: Setting variable 'n_storageTypeVDSK' to '1'. Received the value from the variable calculation.
    INFO: Setting variable 'n_storageTypeOCR' to '1'. Received the value from the variable calculation.
    INFO: Setting variable 'n_NTvdskCounter' to '0'. Received the value from the variable calculation.
    INFO: Setting variable 'n_Choice' to '0'. Received the value from the variable calculation.
    INFO: Setting variable 'b_win92' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_votingdiskfirsttime' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_validateOnce' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_removedClusterPreinstService' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_ocrpartitionfirsttime' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_launchConfig' to 'true'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
    platGroup = WINDOWS
    INFO: Query Returned: true
    INFO: Setting variable 'b_isWindows' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_isVdskRAW' to 'false'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
    platGroup = UNIX
    INFO: Query Returned: false
    INFO: Setting variable 'b_isUNIX' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_isOCRPrimaryOnRAW' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_isOCRMirrorOnRAW' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_isNonCFS' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_isCluster' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_isCFS' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_flag' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_firsttime' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_emptyFlag' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_displayWinStorageDlg' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_WinDeinst' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_VipListFirstTime' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_VdskRAW' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_VdskCFS' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_Use92Cfs' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_StartedClusterPreinstService' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_StartClusterServiceFirstTime' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_StartClusterPreinstService_retval' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_ServiceRunning' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_ServiceFound' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_PrivNameListFirstTime' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_OhOnlyOnCFS' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_OcrRaw' to 'false'. Received the value from the variable calculation.
    INFO: Calling Query fileQueries10.1.0.2.0 exists
    filename = /var/opt/oracle/srvConfig.loc
    INFO: Query Returned: false
    INFO: Setting variable 'b_DisplayOcrDialog' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_DebugFlag' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_CssStillRunning' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_CssAlreadyStopped' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'bRAC9_2_exists' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'bRAC10i_exists' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'CLUSTER_CONFIGURATION_FILE' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'sl_OHPartitionsAndSpace_valueFromDlg' to 'NO_VAL'. Received the value from the variable calculation.
    INFO: Calling Query WindowsGeneralQueries10.2.0.0.0 getWindowsSystemDirectory
    INFO: Query Returned: C:\WINDOWS\system32
    INFO: Setting variable 's_windowsSystemDirectory' to 'C:\WINDOWS\system32'. Received the value from the variable calculation.
    INFO: Setting variable 's_usergroup' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_policyFile' to '-Djava.security.policy="E:\oracle\product\10.2.0\crs\srvm\admin\srvm.policy"'. Received the value from the variable calculation.
    INFO: Setting variable 's_orahomeSwitch' to '-orahomeE:\oracle\product\10.2.0\crs'. Received the value from the variable calculation.
    INFO: Setting variable 's_jreBin' to 'E:\oracle\product\10.2.0\crs\jdk\jre\\bin'. Received the value from the variable calculation.
    INFO: Setting variable 's_hostname' to 'racdbsrv1.bog.gov.sa'. Received the value from the variable calculation.
    INFO: Setting variable 's_WinDeinst' to 'del -nn '. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
    location = E:\oracle\product\10.2.0\crs
    name = oracle.crs
    startVersion = 10.1.0.0.0
    endVersion = 99.9.9.9.9
    acceptCompatible = false
    INFO: Query Returned: false
    INFO: Setting variable 'b_isUpgrade' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_isShared' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_isLinux' to 'false'. Received the value from the variable calculation.
    INFO: Calling Query netQueries10.2.0.1.0 getHostIPAddress
    INFO: Query Returned: 10.10.10.31
    INFO: Calling Query netQueries10.2.0.1.0 getHostNameForIPAddress
    ipAddress = 10.10.10.31
    INFO: Query Returned: racdbsrv1.bog.gov.sa
    INFO: Calling Query netQueries10.2.0.1.0 getMachineName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: racdbsrv1
    INFO: Calling Query ClusterQueries10.2.0.1.0 getClusterState
    nodeName = racdbsrv1
    INFO: Query Returned: 0
    INFO: Setting variable 'b_CoExist' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'OwnerId' to 'Administrator'. Received the value from the variable calculation.
    INFO: Setting variable 'ORA_CRS_HOME' to 'E:\oracle\product\10.2.0\crs'. Received the value from the variable calculation.
    INFO: Setting variable 's_windowsCommandLine' to 'C:\WINDOWS\system32\cmd /c call '. Received the value from the variable calculation.
    INFO: Setting variable 's_vipcaClasspath' to '";E:\oracle\product\10.2.0\crs\jlib\srvm.jar;E:\oracle\product\10.2.0\crs\jlib\srvmhas.jar;E:\oracle\product\10.2.0\crs\srvm\jlib\vipca.jar;E:\oracle\product\10.2.0\crs\jlib\ewt3.jar;E:\oracle\product\10.2.0\crs\jlib\jewt4.jar;E:\oracle\product\10.2.0\crs\jlib\share.jar;E:\oracle\product\10.2.0\crs\jlib\oracle_ice.jar;E:\oracle\product\10.2.0\crs\jlib\oemlt-10_1_0.jar"'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 getenv
    name = TMPDIR
    INFO: Query Returned:
    INFO: Calling Query generalQueries10.1.0.3.0 getenv
    name = TEMPDIR
    INFO: Query Returned:
    INFO: Calling Query generalQueries10.1.0.3.0 getenv
    name = TEMP
    INFO: Query Returned: C:\temp
    INFO: Setting variable 's_tmpDir' to 'C:\temp'. Received the value from the variable calculation.
    INFO: Setting variable 's_cvuClassPath' to '"E:\oracle\product\10.2.0\crs\jlib\srvm.jar;E:\oracle\product\10.2.0\crs\jlib\cvu.jar;E:\oracle\product\10.2.0\crs\jdk\jre\lib\rt.jar"'. Received the value from the variable calculation.
    INFO: Setting variable 'b_launchVIPCA' to 'true'. Received the value from the variable calculation.
    INFO: Calling Query ClusterQueries10.2.0.1.0 IsItVendor
    INFO: Query Returned: false
    INFO: Setting variable 'b_isVendor' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_tableList' to 'NULL'. Received the value from the variable calculation.
    INFO: Calling Query netQueries10.2.0.1.0 getDomainName
    hostName =
    INFO: Query Returned:
    INFO: Calling Query netQueries10.2.0.1.0 getIPAddressForHostName
    hostName =
    INFO: Query Returned: 127.0.0.1
    INFO: Calling Query netQueries10.2.0.1.0 getHostNameForIPAddress
    ipAddress = 127.0.0.1
    INFO:
    Query Exception: UnknownHostException
    Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
    INFO: Error getting hostname for the given IP address.
    INFO: Calling Query netQueries10.2.0.1.0 getDomainName
    hostName = Error getting hostname for the given IP address.
    INFO: Query Returned:
    INFO: Setting variable 'sl_nodeNames' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_OcrVdskMirror1RetVal' to 'NO_VAL'. Received the value from the variable calculation.
    INFO: Calling Query netQueries10.2.0.1.0 getMachineName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: racdbsrv1
    INFO: Setting variable 's_ocrpartitionlocation' to 'NO_VAL'. Received the value from the variable calculation.
    INFO: Calling Query netQueries10.2.0.1.0 getMachineName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: racdbsrv1
    INFO: Setting variable 's_ocrMirrorLocation' to 'NO_VAL'. Received the value from the variable calculation.
    INFO: Calling Query netQueries10.2.0.1.0 getMachineName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: racdbsrv1
    INFO: Setting variable 's_votingdisklocation' to 'NO_VAL'. Received the value from the variable calculation.
    INFO: Calling Query netQueries10.2.0.1.0 getMachineName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: racdbsrv1
    INFO: Setting variable 's_VdskMirror2RetVal' to 'NO_VAL'. Received the value from the variable calculation.
    INFO: Calling Query netQueries10.2.0.1.0 getMachineName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: racdbsrv1
    INFO: Calling Query netQueries10.2.0.1.0 getMachineName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: racdbsrv1
    INFO: Calling Query ClusterQueries10.2.0.1.0 getClusterState
    nodeName = racdbsrv1
    INFO: Query Returned: 0
    INFO: Setting variable 'sl_HostList' to 'racdbsrv1.bog.gov.sa'. Received the value from a code block.
    INFO: Calling Query netQueries10.2.0.1.0 getDomainName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: bog.gov.sa
    INFO: Calling Query netQueries10.2.0.1.0 getMachineName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: racdbsrv1
    INFO: Calling Query netQueries10.2.0.1.0 getDomainName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: bog.gov.sa
    INFO: Calling Query ClusterQueries10.2.0.1.0 PrivNodeName
    nodeName = racdbsrv1.bog.gov.sa
    PathName = E:\oracle\product\10.2.0\crs
    INFO: Query Returned:
    INFO: Setting variable 'sl_HostList' to 'racdbsrv1.bog.gov.sa,racdbsrv1-priv.bog.gov.sa'. Received the value from a code block.
    INFO: Calling Query netQueries10.2.0.1.0 getDomainName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: bog.gov.sa
    INFO: Calling Query netQueries10.2.0.1.0 getMachineName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: racdbsrv1
    INFO: Calling Query netQueries10.2.0.1.0 getDomainName
    hostName = racdbsrv1.bog.gov.sa
    INFO: Query Returned: bog.gov.sa
    INFO: Setting variable 'sl_HostList' to 'racdbsrv1.bog.gov.sa,racdbsrv1-priv.bog.gov.sa,racdbsrv1-vip.bog.gov.sa'. Received the value from a code block.
    INFO: Calling Query ClusterQueries10.2.0.1.0 getCssInfo

  • Ksbsrv error on RAC rdbms

    Has any one out there encountered the ksbsrv error :-
    'no startup aknowledgement from forked process after 3 mins'
    on a windows RAC configuration using 9.2.0.5?
    We have had this error on one of our 4 nodes. This rendered the entire database unusable through the application, but the 3 unaffected nodes were accessble through sqplus(beq access?)
    The problem was rectified by restarting the effected node, which had high CPU despite the fact that the rdbms was unuasable..we suspect an orphaned process......
    We are looking at possible causes as changes in OS, and DB init parameters as causes, as well as poor coding..anything else we should be looking at?
    Any other information gratefully received..
    Thanks

    Have you found a reason for this error.
    I'm not using RAC, but occasionally we receive this error
    and have to reboot the dataase.
    Oracle TAR and research netted, that we should make sure the listener
    log never over 200mg. So I've setup a routine to clean out the
    listener log while the db is still running 24x7.
    oct 3 and again today the database hung with this error and listener.log
    was well within the 200mg limits.

  • Rawdevies error in RAC installtion

    Hi All,
    I am trying to install Oracle 10.2 in RHEL 5 on Vmware.
    I installed the RHEL 5 OS and i configured the most of the pre-requested. in the final step, I have to set the rawdevices mapping. but i am getting some error.
    What I did:
    To Map the sdb1,sdc1,sdd1,sde1 in rawdevices
    I edited the file */etc/sysconfig/rawdevices*
    and added these line
    /dev/raw/raw1 /dev/sdb1
    /dev/raw/raw2 /dev/sdc1
    /dev/raw/raw3 /dev/sdd1
    /dev/raw/raw4 /dev/sde1
    /dev/raw/raw5 /dev/sdf1
    Then I tried to restart the rawdevices with these commands
    */sbin/service rawdevices restart*
    service rawdevices restart
    But this commands throws the error like no rawdevices.
    I checked in the */dev* folder and i unable to find any directory raw/raw1, raw2, raw3 and so.
    Kindly tell me how to fix the issue, to map my sdb1 drive to /dev/raw/raw1
    this is comands are working fine in RHEL4 but not in RHEL5.
    Kindly HElp to install the RAC.
    Thanks & Regards
    Senthil Kumar

    Concur with Surachart's response - it sounds like you do not have the local devices (e.g. /dev/sdb1) to map as raw devices.
    An easy way to check, is as root, to run a fdisk on the device to determine if it exists, its size, and what partitions it contain.
    E.g.
    # fdisk -l /dev/sdb
    Disk /dev/sdb: 146.2 GB, 146292080640 bytes
    255 heads, 63 sectors/track, 17785 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1               1          35      281106   83  Linux
    /dev/sdb2              36          70      281137+  83  Linux
    /dev/sdb4              71       17785   142295737+  83  LinuxAlso note that rawdevices have been deprecated with RHEL5 and is only provided for backwards compatibility. There's a bug in OUI for CRS 10g that cannot use a block devices for voting and ocr drives (at installation time) - which means you need to create a raw device (character device) in order for OUI to install. After installation, you need to migrate the config to block devices by renaming the voting and ocr disks - there should be a Metalink note that explains the steps.

  • Directory error in RAC 10gR2 2 instances with ASM

    Hello Team,
    I am kind of confused in how to create a directory in ASM or how to fix the following error. I really appreciate if you can assist me in fixing this error.
    ~ORA-16038: log 1 sequence# 2 cannot be archived~ORA-00254: error in archive control string ''~ORA-00312: online log 1 thread 1: '+FRA1/orcl/onlinelog/group_1.257.615652137'~ORA-00312: online log 1 thread 1: '+FRA2/orcl/onlinelog/group_1.257.615652141'~ORA-00312: online log 1 thread 1: '+FRA3/orcl/onlinelog/group_1.257.615652143'~ORA-15173: entry 'orcl' does not exist in directory '/'
    Thanks, Terrry

    Roman,
    I was looking at the log files and I found this info, but I am not sure what to do the RAC does not let me do anything. Every things is up, but at the same time is not let the sysdba user do anything. I really appreciate some advice or suggestions. Tks, Log file:
    ARC1: Archiving not possible: No primary destinations
    ARC1: Failed to archive thread 1 sequence 2 (254)
    ARCH: Archival stopped, error occurred. Will continue retrying
    Tue Feb 27 14:53:34 2007
    ORACLE Instance orcl1 - Archival Error
    Tue Feb 27 14:53:34 2007
    ORA-16038: log 1 sequence# 2 cannot be archived
    ORA-00254: error in archive control string ''
    ORA-00312: online log 1 thread 1: '+FRA1/orcl/onlinelog/group_1.257.615652137'
    ORA-00312: online log 1 thread 1: '+FRA2/orcl/onlinelog/group_1.257.615652141'
    ORA-00312: online log 1 thread 1: '+FRA3/orcl/onlinelog/group_1.257.615652143'
    ORA-15173: entry 'orcl' does not exist in directory '/'
    Tue Feb 27 15:14:36 2007
    Errors in file /u01/app/oracle/admin/orcl/bdump/orcl1_arc0_21958.trc:
    ORA-16014: log 1 sequence# 2 not archived, no available destinations
    ORA-00312: online log 1 thread 1: '+FRA1/orcl/onlinelog/group_1.257.615652137'
    ORA-00312: online log 1 thread 1: '+FRA2/orcl/onlinelog/group_1.257.615652141'
    ORA-00312: online log 1 thread 1: '+FRA3/orcl/onlinelog/group_1.257.615652143'
    Tue Feb 27 15:15:36 2007
    ARC1: Archiving not possible: No primary destinations
    ARC1: Failed to archive thread 1 sequence 2 (4)
    Tue Feb 27 17:00:34 2007
    ARC0: Archiving not possible: No primary destinations
    ARC0: Failed to archive thread 1 sequence 2 (4)
    Tue Feb 27 17:00:35 2007
    ARC1: Archiving not possible: No primary destinations
    ARC1: Failed to archive thread 1 sequence 2 (4)
    Tue Feb 27 17:00:36 2007
    ARC0: Archiving not possible: No primary destinations
    ARC0: Failed to archive thread 1 sequence 2 (4)
    Tue Feb 27 17:00:36 2007
    ARC1: Archiving not possible: No primary destinations
    ARC1: Failed to archive thread 1 sequence 2 (4)
    Tue Feb 27 17:00:37 2007
    ARC0: Archiving not possible: No primary destinations
    ARC0: Failed to archive thread 1 sequence 2 (4)
    Tue Feb 27 17:00:38 2007
    ARC1: Archiving not possible: No primary destinations
    ARC1: Failed to archive thread 1 sequence 2 (4)
    Tue Feb 27 17:00:39 2007

Maybe you are looking for

  • Tranferring XML data to the B1 System

    Hi, Iam very new to the B1 system.. Iam looking to transfer the data from the XML file to the B1 system. to make it clear, the requirement is i have a purchase order coming from one system and it is saved in the server..the data in the XML file will

  • Auto TECO

    Hi, Is it possible to that on the confirmation of Last Phase of Process Order (in COR6N), status of Process Order automatically gets changed from 'CNF' to 'TECO' ? In our case partial confirmation of last phase is also performed, so in this case TECO

  • Where should I place the web service client implementation?

    Hi, I created a web service client, and some java classes are automatically generated like stub, servicelocator, proxy... I wrote the client code to access and invoke a web service.Where should I place this code. Thanks.

  • Has anyone had trouble installing Lightroom 2 on MAC version 10.8.5?

    I'm trying to re-install Lightroom 2 on my MAC but it doesn't show up anywhere in the applications.  The adobe help desk said that it may or may not work due to the version.  Does anyone know anything about it or how to fix it so I can install it?

  • Howto instatiate array of inner classes

    Hi, I couldn't find the syntax for doing this. I just want to instantiate an array of inner classes (non-static). It says '(' expected. Here is a small sample: public class test_inner { public class inner1 { public inner1 inner1_inst; public class in