How to check service failover  in RAC system

Hi experts,
We have 4 nodes with oracle 10G2 at redhat. we create some service with failover function. some service is not. total 4 services is in system.
I try to use below SQL to find services failover function.
==
select INST_ID,STATUS, FAILOVER_TYPE, FAILOVER_METHOD, FAILED_OVER
from gv$session group by INST_ID,STATUS, FAILOVER_TYPE, FAILOVER_METHOD, FAILED_OVER;
==
The above SQL does not return each service failover function.
==SQL> select INST_ID,
2 STATUS,
3 FAILOVER_TYPE,
4 FAILOVER_METHOD,
5 FAILED_OVER
6 from gv$session group by INST_ID,
7 STATUS,
8 FAILOVER_TYPE,
9 FAILOVER_METHOD,
10 FAILED_OVER;
INST_ID STATUS FAILOVER_TYPE FAILOVER_METHOD FAILED_OVER
1 INACTIVE NONE NONE NO
4 ACTIVE NONE NONE NO
2 INACTIVE NONE NONE NO
1 ACTIVE NONE NONE NO
4 INACTIVE SELECT BASIC NO
3 ACTIVE NONE NONE NO
2 ACTIVE NONE NONE NO
4 INACTIVE NONE NONE NO
3 INACTIVE NONE NONE NO
9 rows selected
How do we explain about result for failover?
This is a prod system we do not like to make a testing .
Thanks for your help!
JIm
Edited by: user589812 on Sep 14, 2009 9:01 AM

Hello Buddy,
One of your users are using FAILOVER cause values SELECT and BASIC on query output. Another users connected on that moment no able to use FAILOVER probably caused by misconfigured TNSNAMES.ora file. Check it on client or apps server machines.
I hope this help u.
Sample of Tnsnames.ora
PRD =
(DESCRIPTION =
(LOAD_BALANCE = ON)
(FAILOVER = ON)
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = RAC1-vip)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = RAC2-vip)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = RAC3-vip)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = RAC4-vip)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = your_service_name)
(FAILOVER_MODE =
(TYPE = SELECT)
(METHOD = BASIC)
(RETRIES = 10)
(DELAY = 1)
Cheers,
Rodrigo Mufalani
http://mufalani.blogspot.com

Similar Messages

  • How to monitor service failover in RAC?

    Ok, I'm sure I'm being thick here, but i've been looking all morning and I can't figure out how to monitor when a service fails over from a preferred to available node.
    I can't see any way to do it in OEM, and nor can I work out if it's supported by FAN
    Does anyone have any suggestions before I start screaming/clawing at the screen?
    Thanks
    Rup

    Hello Buddy,
    One of your users are using FAILOVER cause values SELECT and BASIC on query output. Another users connected on that moment no able to use FAILOVER probably caused by misconfigured TNSNAMES.ora file. Check it on client or apps server machines.
    I hope this help u.
    Sample of Tnsnames.ora
    PRD =
    (DESCRIPTION =
    (LOAD_BALANCE = ON)
    (FAILOVER = ON)
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = RAC1-vip)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = RAC2-vip)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = RAC3-vip)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = RAC4-vip)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = your_service_name)
    (FAILOVER_MODE =
    (TYPE = SELECT)
    (METHOD = BASIC)
    (RETRIES = 10)
    (DELAY = 1)
    Cheers,
    Rodrigo Mufalani
    http://mufalani.blogspot.com

  • How to check the BW and BIA systems are up and working fine.

    Hi friends,
    how to check the BW and BIA systems are up and working fine. And also what is ICM, how to check whether it is working properly or not.
    ANd what is name resolution and IP , how to check whether this is running fine.
    regards, balu.

    Hi,
    you can use process monitoring or the alert function in the standalone TREXAdmin tool.
    ICM:
    http://help.sap.com/saphelp_nw04/helpdata/EN/0a/a7903febb15a7be10000000a11405a/content.htm
    name resolution
    http://en.wikipedia.org/wiki/Domain_Name_System
    IP:
    http://en.wikipedia.org/wiki/IP
    Please also have a look at the transactions TREXADMIN and RSDDBIAMON2.
    I think it´s better if you use the forum search and google/wikipedia before you ask such questions.
    Best Regards,
    Jens

  • How to fetch service order with partucular system status and user status

    Hello All,
    How to fetch service orders with specific system status and user status.
    thanks

    I want tables or views from where I can fetch service orders. I have to design ALV report based on this.
    I want to fetch released service orders with status INIT and RENT.
    Here, SYSTEM Status = Released and
             USER Status     = INIT
                                        RENT
    So is there any function module available for the same.....

  • How to find Service Pack for R3 System...

    Hi
    Its very easy to find Service Pack for BI system.
    But once i try to do for R3 System , i find lot of software components like:
    SAP_ABA
    SAP_BASIS
    PI_BASIS
    ST-PI
    SAP_BS_FND
    SAP_BW
    WEBCUIF
    SAP_AP
    SAP_HRCRU
    SAP_HRCPT
    SAP_HRCPH
    SAP_HRCNZ
    SAP_HRCNO
    SAP_HRCNL
    SAP_HRCMY
    SAP_HRCMX
    and many more... so i m confused which software component i should choose to find exact software component.
    Thanks...

    Hi,
    Log onto your system. From any screen, select System > Status. In the block labelled "SAP system data", hit the magnfying glass. Although there are many objects that can be updated, the most critical is "SAP Basis". Under the column "level" you can see the highest rev you have installed.
    Hope it helps.
    Thanks and Regards,
    MuraliManohar.

  • How to check received mails in SAP system

    Hi Experts,
    I have a requirement where I need to send an email from Outlook to SAP system using SMTP.
    All the SMTP configurations and settings have been done.
    I had a query that how do I check that the mail is recieved in the SAP system.
    Like we have Utilities - Overview of send orders to check the mails sent from the SAP system, do we have some place to check the receiving mails also?
    I came to know about a SOOD table, but no entry is been made in it when I test sending mail.
    Any help would be highly appreciated
    Regards,
    Saumya

    Hi Saumya,
    You can try this just to see if your CRM is receiving emails.
    Go to t-code SCOT and then Utilities->Trace Settings. Activate the trace for inbox.
    Then send an email to your CRM system.
    Wait a few seconds and then go to SCOT again, and then Utilities->Trace Selection.
    Check if an entry corresponding to your email was created.
    If not, maybe some configuration is missing. I've always worked in a Interaction Center scenario, with ERMS integration. For that, the configurations steps need were:
    - Activated the workflow
    - Configurate t-code SO28 to generate the ERMS object
    - Used ERMS rule modeler to route my emails to an organization ID
    - Activated service SAPCONNECT (with an user associated for authorization)
    Hope that this may help you to go a little trough.
    Kind regards.

  • How to Check Enhancement Pack of ECC system

    Hi Experts,
    I want to check enhancement pack of My SAP R/3 ECC 6.0 system.
    Where can i find this information can you please help.
    In System --> Status --> in component version i can see "SAP ECC 6.0".
    On click of the button provided below this component version , i can see following details:
    SAP_ABA             700                     0011     SAPKA70011     Cross-Application Component
    SAP_BASIS     700                     0011     SAPKB70011     SAP Basis Component
    ST-PI             2005_1_700     0005     SAPKITLQI5     SAP Solution Tools Plug-In
    PI_BASIS             2005_1_700     0011     SAPKIPYJ7B     PI_BASIS 2005_1_700
    SAP_BW             700                     0011     SAPKW70011     SAP NetWeaver BI 7.0
    SAP_AP             700                     0007     SAPKNA7007     SAP Application Platform
    LCAPPS     2005_700                     0003     SAPKIBHD03     LC Applications (LCAPPS) 2005_700
    SAP_APPL     600                     0006     SAPKH60006     Logistics and Accounting
    from this information can you please help me identify my SAp R/3 ECC 6.0 system's enhancement pack version?
    Regards,
    Ashish Shah

    SAP_APPL 600 No EHP
    SAP_APPL 601 EHP1
    SAP_APPL 602 EHP2
    SAP_APPL 603 EHP3
    SAP_APPL 604 EHP4
    SAP_APPL 605 EHP5
    SAP_APPL 616 EHP6
    SAP_APPL 617 EHP7
    Sorry if i am wrong....thats how i find it...i am an ABAPer.
    Regards,
    Vishnu

  • How to check Java installed in my system

    Hi All
    I new to java i have not some doubts
    1)In my system I have this many JDK i dont know for this JDK what IDE version i need to download. I like to use netbeans which one should i need to download?
    C:\Program Files\Java\jdk1.5.0_01
    C:\Program Files\Java\jdk1.6.0_22
    C:\Program Files\Java\jre1.5.0_01
    C:\Program Files\Java\jre6
    But i dont have any IDE to develop my java like eclipse or Netbean etc ,I have Only Jdeveloper 9.0.3.5
    2)How to find apache tomcat server is installed in by PC or not how to test that ?
    please know the installion steps also in need to install ..
    Advance Thanks
    Aarasu

    I like to use netbeans which one should i need to download?You'd think you would go to the Netbeans website and find out, but I'm silly like that. Either a recent JDK 6 or the latest JDK 7 will do just fine. I would install Java anywhere except in program files. I install all my Java stuff in a directory called "java" myself, so I have C:\java\jdk6, c:\java\eclipse37, c:\java\tomcat7, etc. I never have to search for my stuff that way.
    (of course being a proper computer savvy user I partioned my harddrive to reserve the C drive specifically for the OS only, so it is in fact e:\java).
    2)How to find apache tomcat server is installed in by PC or not how to test that ?Use the search function of your OS of course. Its not even a Java related question.

  • How to check 10.2.0.4 system requirement

    Following are the system requirements for the installation of patch 6810189 in AIX 5.3 64-bit:
    1. IY73570: IBM C++ Runtime Environment Components for AIX PTF
    My Issue:
    ======
    My AIX administrator installed the patch and got the message of successful installation. But when trying to review the status through command instfix -ik IY73570 then got the message
    "There was no data for IY73570 in the fix database."
    2. If you have "XL C" installed on the computer, then apply the following patch as well:
    *.     IY73568: XL C Enterprise Edition V7.0 for AIX PTF
    3. If you have "XL C/C++" installed on the computer, then apply the following patch as well:
    *.     IY73569: XL C/C++ Enterprise Edition V7.0 for AIX PTF
    My Issue:
    ======
    How I can come to know whether the "XL C" and "XL C/C++" are installed or not? Can anyone help me what fileset does this means or any other help?
    Thanks in advance.
    Regards,
    Umair

    Please remove this AIX question from this Oracle forum, and repost it in an AIX specific forum, or use IBM's support site.
    Please apologize for cluttering up this forum with non-Oracle questions.
    Sybrand Bakker
    Senior Oracle DBA

  • How to check that whose access my system

    i am use computer and i want to check how many request comes my computer and which files or folder shered at that time ????

    I like to use netbeans which one should i need to download?You'd think you would go to the Netbeans website and find out, but I'm silly like that. Either a recent JDK 6 or the latest JDK 7 will do just fine. I would install Java anywhere except in program files. I install all my Java stuff in a directory called "java" myself, so I have C:\java\jdk6, c:\java\eclipse37, c:\java\tomcat7, etc. I never have to search for my stuff that way.
    (of course being a proper computer savvy user I partioned my harddrive to reserve the C drive specifically for the OS only, so it is in fact e:\java).
    2)How to find apache tomcat server is installed in by PC or not how to test that ?Use the search function of your OS of course. Its not even a Java related question.

  • How to check a network connected system is in power on?

    How to check whether a network connected system is in power on through its ip address? Is there a simple way in java to check that?
    Thanks

    How to check whether a network connected system is in
    power on through its ip address? Is there a simple
    way in java to check that?If you know that it normally has a server listening on a given port, then you can try to establish a connection on that port.
    If the connection succeeds, it's powered on.
    If the connection fails, you cannot know whether it's powered on or not. It may be on, but the server isn't running. It may be on with server running but the network path to that host may have a problem. It may be on, server running, good network path, etc., but the server may be very busy and the connection attempt may timeout. etc.

  • Check and assign a logical system to client

    Hi,
    How to check and assign a logical system to clients (for example client number 100)?
    Thanks & regards
    Duypm

    BD54- Create Logical system
    http://help.sap.com/saphelp_sm32/helpdata/en/69/c24ca94ba111d189750000e8322d00/content.htm
    This link also
    http://www.sap-img.com/bc059.htm
    Regards,
    Subhash
    Edited by: Subhash Chandra on May 14, 2009 10:21 PM

  • Need help to check the settings in Production system?

    Hello All,
    I need to check the  followings task has been done in the production system, i know its the basis task....but i need to check is this task basis has done in the produciton system. Please let me know your inputs how to check below task in PI system.
    1)Tuning Parameters 2)Performance Statistics Parameters 3) Failed Message and Queue Restart Parameters.
    Thanks in advance.
    Regards,
    Chinna

    HI
    Checking Tuning Parameters
    Transcation  SXMB_ADM -> Integration Engine Configuration -> Configuration
    EO_INBOUND_PARALLEL
    EO_INBOUND_PARALLEL_SENDER
    EO_INBOUND_TO_OUTBOUND
    IS_RETRY_LIMIT
    Performance Statistics Parameters
    DAYS_TO_KEEP_DATA  AGGREGATION_ITEMS
    DAYS_TO_KEEP_DATA MEASUREMENT_ITEMS
    MEASUREMENT_LEVEL
    MEASUREMENT_PERSIST
    http://<XI host>:<port>/rwb
    ST03N,ST06
    Failed Message and Queue Restart Parameters.
    SXMB_MONI
    Failed Message and Queue Restart Parameters.
    from se38 run the reports
    RSXMB_CUST_RESTART_MESSAGE
    RSXMB_RESTART_MESSAGES

  • How to check the performance of the server in oracle applications 11i

    hii everybody,
    i want to know,how to check the performance of the system(test server) using oracle applications 11i.your help highly appreciated,thanks.

    938946 wrote:
    hii everybody,
    i want to know,how to check the performance of the system(test server) using oracle applications 11i.your help highly appreciated,thanks.Please see old threads for the same topic/discussion -- https://forums.oracle.com/forums/search.jspa?threadID=&q=Performance+AND+Tuning&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to check connection from SAP to reservation system?

    Dear Experts,
    May I know how to check whether the connection between SAP and the reservation system has been set up and ready to use?
    Thanks.

    Hi
    You need to check the identification code issued to the enterprise by AMADEUS must be entered in the R/3 Customizing for Travel Planning under Master Data u2192 Control Parameters for Travel Planning u2192 Define sales offices and Define API access parameters.
    External reservation system In the Travel Planning subcomponent Travel Management accesses an external reservation system connected to R/3 to carry out the queries on available travel services and to book the selected services. The reservation system currently available is the AMADEUS Global Travel Distribution system.
    For more information, see Technical Prerequisites for Travel Planning--
    Technical Prerequisites for Travel Planning
    Before you can use Travel Planning fully, a number of internal R/3 and external prerequisites or settings must be fulfilled.
    Connection to an External Reservation System
    The online booking function in Travel Planning is based on the cooperation with external reservation systems that are used to communicate with the service providers. The R/3 user has access to the following functions via the connection to an external reservation system:
    u2022 Availability query of travel services
    u2022 Transfer of additional information about selected travel services
    u2022 Price information
    u2022 Processing of reservation by the respective provider
    u2022 Synchronization of the data in SAP Travel Planning if external booking changes have been made
    In the current release the external reservation system in use is AMADEUS Global Travel Distribution. AMADEUS is a subsidiary of Lufthansa, Air France, Continental Airlines and Iberia. The reservation system it provides is in worldwide use and 160,000 terminals in 37,000 travel agencies and ticket sales centers in over 130 countries are connected to it.
    In order to carry out online booking via AMADEUS the following must have been carried out:
    u2022 Your enterprise must have signed an agreement with AMADEUS for the use of the interface and be registered at AMADEUS with a user ID
    u2022 A network connection to the AMADEUS computer center must have been opened
    u2022 The identification code issued to the enterprise by AMADEUS must be entered in the R/3 Customizing for Travel Planning under Master Data u2192 Control Parameters for Travel Planning u2192 Define sales offices and Define API access parameters.
    For questions about registration, contact the SAP & AMADEUS Competence Center:
    SAP & AMADEUS Competence Center ACC 02 Neurottstrasse 16 69185 Walldorf Germany
    Cheers
    Mukta

Maybe you are looking for

  • IPhoto saving photos by "roll" on hard drive

    For some reason my iPhoto library is now saving all of my photos on my hard drive by "roll". I am not talking about how they are viewed from within iPhoto (I know that can be controlled under view/sort photos), but how they are saved on my hard drive

  • When is iTunes going to open its doors to INDEPENDENT MOVIE PRODUCERS???

    Indie music labels can sign up and put music for sale on iTunes... Why can't Indie movie and television producers??? Allowing independent producers to sell their products through iTunes would DRAMATICALLY INCREASE the amount of material for iPods and

  • Got itunes installed but...

    when i try to open it i get... "iTunes has encounted a problem and needs to close. We are sorry for the incovenience. If you were in the middle of something, the information you were working on might be lost. Please tell Microsoft about this problem.

  • Help with sb0220 driver download

    [color="#ff0000"]does anyone know where i can download the drivers for sound blaster li've! 5. (sb0220)?? my os is windows xp home and but?there?is only a?download the windows xp pro! it is compatiable with my os

  • CSG2 Release 6 - Attribute Mapping

    Hi, I am currently configuring CSG2 in order to processed accounting services on ALL transactions generated when a single user visits YAHOO. It is done by matching attribute "host" against "*.yahoo.com". But I found 2 difficulties in this approach. B