10g RAC's listener cannot startup when the node's back from down

Hello
My 10g RAC node1 down and I reboot it ,
then everything's back except the listener of node1.
[oracle@node2 crsd]$ crs_stat -t
Name Type Target State Host
ora....SM1.asm application ONLINE ONLINE node1
ora....E1.lsnr application    ONLINE    OFFLINE
ora.node1.gsd application ONLINE ONLINE node1
ora.node1.ons application ONLINE ONLINE node1
ora.node1.vip application ONLINE ONLINE node1
ora....SM2.asm application ONLINE ONLINE node2
ora....E2.lsnr application ONLINE ONLINE node2
ora.node2.gsd application ONLINE ONLINE node2
ora.node2.ons application ONLINE ONLINE node2
ora.node2.vip application ONLINE ONLINE node2
ora.v20db.db application ONLINE ONLINE node2
ora....b1.inst application ONLINE ONLINE node1
ora....b2.inst application ONLINE ONLINE node2
And I did start it manually, but failed:
[oracle@node2 crsd]$ crs_start ora.node1.LISTENER_NODE1.lsnr
Attempting to start `ora.node1.LISTENER_NODE1.lsnr` on member `node1`
`ora.node1.LISTENER_NODE1.lsnr` on member `node1` has experienced an unrecoverable failure.
Human intervention required to resume its availability.
CRS-0215: Could not start resource 'ora.node1.LISTENER_NODE1.lsnr'.
What does that mean?
and what should I do?
Thank a lot.

You should first force stop it by doing:
crs_stop -f ora.node1.LISTENER_NODE1.lsnr
and then do :
crs_start ora.node1.LISTENER_NODE1.lsnr
either the listener will start or it will show you the error which will point to the real cause.
regards

Similar Messages

  • I tried to send a mail message to too many addees. when the rejection came back "cannot send message using the server..." the window is too long to be able to see the choices at the bottom of it. how can i see the choices at the bottom of that window?

    I tried to send a mail message to too many addees. when the rejection came back "cannot send message using the server..." the window is too long to be able to see the choices at the bottom of it. how can I see the choices at the bottom of that window?

    I tried to send it through gmail and the acct is  a POP acct
    I'm not concerned about sending to the long address list. I just can't get the email and window that says "cannot send emai using the server..." to go away. The default must be "retry", because although I cannot see the choices at the bottom of the window if I hit return it trys again... and then of course comes back with the very long pop up window that I cannot see the bottom of so I can tell it to quit trying...

  • Final total cannot appear when the last line item reached the page end

    Hi All,
    My report included 2 pages. Problem is the final total cannot appear when the last line item reached the page end. (page 2)
    final total will appear on the middle of last page (page 3) when i comment (type    = 'BOTTOM').
    Below is the program.
      CALL FUNCTION 'OPEN_FORM'
        EXPORTING
          device   = 'PRINTER'
          dialog   = 'X'
          form     = 'ZBOTM_VOUCHER'
          language = sy-langu.
      sort itab by vblnr.
      LOOP AT itab INTO wa_itab.
        move wa_itab-vblnr to reguh-vblnr.
        move wa_itab-lifnr to reguh-lifnr.
        move wa_itab-rbetr to reguh-rbetr.
        reguh-rbetr = reguh-rbetr * -1.
        CALL FUNCTION 'WRITE_FORM'
          EXPORTING
            window  = 'MAIN'
            element = 'DETAIL'.
        t_rbetr = reguh-rbetr + t_rbetr.
        AT LAST.
          CALL FUNCTION 'WRITE_FORM'
            EXPORTING
              window = 'LINE'.
          CALL FUNCTION 'WRITE_FORM'
            EXPORTING
              element = 'TOTAL'.
              type    = 'BOTTOM'
              WINDOW  = 'MAIN'.
        ENDAT.
    Thanks.

    Hi,
    Where should I include the code for bottom?
    How to open text editor?
    Thanks.
    Edited by: Alice8 on Feb 7, 2011 9:09 AM

  • HT3529 When texting from my iphone 5, I was able to see when the text was delivered and when it was read.  An Apple Genius reset my iphone, and now I cannot see when the text was delivered or read.  Any suggestions?

    When sending a text, I was able to see when the text was delivered and when it was read, then an Apple Genius reset my phone and now I cannot see when the text was delivered or read.
    Any suggestions?

    Look in settings - message.

  • When trying to log back from sleep mode, the screen behaves as a rotating cube, with the mouse pointer in the top left corner. Hangs.

    iMac OS X Ver 10.7.3
    21.5 Inch, Mid 2011
    2.5 FHz intel Core 5
    12 GB 1333 MHz DDR3
    When the computer in woken from sleep mode we see two login options (bineg used by two users).
    But when we try to login, the screen just behaves as a sluggish rotating cube.
    Nothing works, we just have to hard boot at this time.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Note: If FileVault is enabled under Mac OS X 10.7 or later, you can’t boot in safe mode.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Can SCAN VIPs also come back, when the node is Up after failover?

    Hi,
    Consider a two node cluster, as two SCAN vips are running on Node1 and one on Node2.
    As,Node1 is down so the resources and the Node vip failovers to other node.
    When the Node1 is back again, what about the SCAN VIPS they will also come back and work for Node1.
    Thank you
    -Satya

    Hello,
    First of all answer of your question is YES.
    Now Oracle suggest that we should use 3 SCAN VIPs (SCAN LISTENERs).
    See this demo for your question:
    I have 3 node RAC setup : HOST01 & HOST02
    *# crsctl stat res -t*
    As you can see currently SCAN VIPs are running on all the machines, now i am going to stop crs from HOST02 and see the status of SCAN VIPs:
    From host02
    # crsctl stop crs
    FROM HOST01,
    *# crsctl stat res -t*
    [root@host01 ~]# crsctl stat res -t
    NAME TARGET STATE SERVER STATE_DETAILS
    Cluster Resources
    ora.LISTENER_SCAN1.lsnr
    *1 ONLINE ONLINE host01*
    ora.LISTENER_SCAN2.lsnr
    *1 ONLINE ONLINE host01*
    ora.LISTENER_SCAN3.lsnr
    *1 ONLINE ONLINE host01*
    ora.gns
    1 ONLINE ONLINE host01
    ora.gns.vip
    1 ONLINE ONLINE host01
    ora.host01.vip
    1 ONLINE ONLINE host01
    ora.host02.vip
    1 ONLINE INTERMEDIATE host01 FAILED OVER
    ora.host03.vip
    1 ONLINE INTERMEDIATE host01 FAILED OVER
    ora.oc4j
    1 OFFLINE OFFLINE
    ora.orcl.amdbs.svc
    1 ONLINE ONLINE host01
    2 ONLINE OFFLINE
    ora.orcl.db
    1 ONLINE ONLINE host01
    2 ONLINE OFFLINE
    3 ONLINE OFFLINE
    ora.scan1.vip
    *1 ONLINE ONLINE host01*
    ora.scan2.vip
    *1 ONLINE ONLINE host01*
    ora.scan3.vip
    *1 ONLINE ONLINE host01*
    [root@host01 ~]#
    This time you can see all the SCAN VIPs are running on HOST01.
    Again after starting crs on both the machines : HOST02
    see the status again :
    *# crsctl stat res -t*
    [root@host01 ~]# crsctl stat res -t
    NAME TARGET STATE SERVER STATE_DETAILS
    Cluster Resources
    ora.LISTENER_SCAN1.lsnr
    *1 ONLINE ONLINE host02*
    ora.LISTENER_SCAN2.lsnr
    *1 ONLINE ONLINE host01*
    ora.LISTENER_SCAN3.lsnr
    *1 ONLINE ONLINE host01*
    ora.gns
    1 ONLINE ONLINE host01
    ora.gns.vip
    1 ONLINE ONLINE host01
    ora.host01.vip
    1 ONLINE ONLINE host01
    ora.host02.vip
    1 ONLINE ONLINE host02
    ora.host03.vip
    1 ONLINE INTERMEDIATE host01 FAILED OVER
    ora.oc4j
    1 OFFLINE OFFLINE
    ora.orcl.amdbs.svc
    1 ONLINE ONLINE host01
    2 ONLINE OFFLINE
    ora.orcl.db
    1 ONLINE ONLINE host01
    2 ONLINE OFFLINE
    3 ONLINE OFFLINE
    ora.scan1.vip
    *1 ONLINE ONLINE host02*
    ora.scan2.vip
    *1 ONLINE ONLINE host01*
    ora.scan3.vip
    *1 ONLINE ONLINE host01*
    *[root@host01 ~]#*
    After starting crs on HOST02 again SCAN VIPs move back to HOST02 automatically.
    Thanks,
    Ashish Shukla
    Edited by: Ashish Shukla on May 15, 2013 7:19 PM

  • How to clear text fields when the user navigates back to the screen

    Hi,
    Does anyone have any idea on how to clear the text input fields and dropdown boxes when the user navigates back to the screen, say for e.g. create screen?
    My issue is that i have plenty of fields in the create screen within a form. Is there a way to avoid programaticaly blanking out every field and just do it at the form level using an api to reset to a state before the user entry?
    Thanks

    This code allows you to make it more generic, and you would need to tweak it if there are more than TextInput controls, but it should provide some ideas.
    As far as using states, you could use SetProperty to set the text to empty, but that might be messier.
    <?xml version="1.0"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
      <mx:Script>
        <![CDATA[
          import mx.containers.FormItem;
          import mx.controls.TextInput;
          import mx.events.IndexChangedEvent;
          import mx.core.Container;
          private function clearSreen(evt:IndexChangedEvent):void{
            var view:Container = tn.selectedChild as Container;
            for each(var child:Object in view.getChildren()){
              if(child is FormItem){
                var subchild:DisplayObject = child.getChildAt(0);
                if(subchild is TextInput){
                  TextInput(subchild).text = "";
        ]]>
      </mx:Script>
      <mx:TabNavigator id="tn" resizeToContent="true"
        change="clearSreen(event)">
        <mx:Form id="frm1" label="View Number One">
          <mx:FormItem label="First name:">
            <mx:TextInput/>
          </mx:FormItem>
          <mx:FormItem label="Last name:">
            <mx:TextInput/>
          </mx:FormItem>
        </mx:Form>
        <mx:Form id="frm2" label="View Number Two">
          <mx:FormItem label="Address1:">
            <mx:TextInput/>
          </mx:FormItem>
          <mx:FormItem label="Address2:">
            <mx:TextInput/>
          </mx:FormItem>
          <mx:FormItem label="City:">
            <mx:TextInput/>
          </mx:FormItem>
          <mx:FormItem label="State:">
            <mx:TextInput/>
          </mx:FormItem>
          <mx:FormItem label="Zip code:">
            <mx:TextInput/>
          </mx:FormItem>
        </mx:Form>
      </mx:TabNavigator>
    </mx:Application>
    If this post answers your question or helps, please mark it as such. Thanks!
    http://www.stardustsystems.com
    Adobe Flex Development and Support Services

  • Is there a way to play an mp4 file at the beginning of a published project only when the project is accessed from a specific site?

    Is there a way to play an mp4 file at the beginning of a published project only when the project is accessed from a specific site?
    A little background info. I use Captivate 7 and currently have over 100 projects that I maintain on a quarterly basis. I publish using the SWF format and upload the swf/htm files to a server where they are then accessed from a few locations (within our online documentation, in our software product, on two different websites). Many of the projects are linked so some will be viewed as a series and others viewed as a standalone video. Each video uses the same template and includes an intro and end slide. Now my organization wants to implement a new intro to all videos (those I publish and those from several groups across the organization). My current intros provide overview material for the specific video so the new intro, which is an animation with audio in mp4 format, would need to be placed at the start of each project. The issue is, the intro adds 9 seconds to every video and in many cases doesn’t add any value (say, if a user accesses the video from within our product or views the videos as a series). I’ve talked it over with my boss and we want to try to add the intro only to videos accessed from site X, not any other location. So now to my question. Is there a way to play an external mp4 file (intro) only when the published project is accessed from a specific site, therefore eliminating the need to update each project? Maybe there's a way to add a parameter or variable to the URL or the html code?
    Thanks in advance for your suggestions. Please let me know if you need additional information.

    AimeeLove,
    I have a solution for you.  You may have to modify the code a little bit based on how long the timeline animation is for your clock.  I based mine on 3 seconds to complete a minute hand sweep around the clock.
    Milliseconds for each point on the clock:
    12 = 0
    1 = 250
    2 = 500
    3 = 750
    4 = 1000
    5 = 1250
    6 = 1500
    7 = 1750
    8 = 2000
    9 = 2250
    10 = 2500
    11 = 2750
    In the mouseover section for 12 o' clock, put this code...
    myVar = setInterval(function(){
         var pos = sym.getPosition();
         if (pos > 0 && pos < 50){
              sym.stop(0);
              clearInterval(myVar);
    },10);
    When you point to the time, the setInterval method loops every 100th of a second and checks the current position of the timeline.  When the timeline reaches the range between 0 and 50 milliseconds (almost impossible to hit 1 specific point), the timeline will stop at 0.  Also, the clearInterval will be fired to stop the loop.
    In the mouseout section, put this...
    sym.play();
    clearInterval(myVar);
    It start the clock again, and it also clears the loop in case you mouseout before you reach the range.
    Make sure that myVar is a global variable so you can clear it from the mouseout section.
    Repeat this for each point on the clock.  To avoid potential conflicts, you may want to use my12, my1, my2, etc. instead of myVar.  I put the milliseconds at the top that you would use as the beginning of the range.  50 milliseconds should be enough to catch it.  So, for 5 o' clock, you would make your range between 1250 and 1300.
    Let me know if you have any questions.  Thanks!
    Fred

  • When i play back an mp3 dj mix i,ve burn,t to cd in my car when i turn the engine of and then restart the car the cd starts back from the beginning how do i solve this problem so that when i turn the engine on end off the cd plays from the same place

    when i play back an mp3 dj mix i,ve burn,t to cd in my car when i turn the engine of and then restart the car the cd starts back from the beginning how do i solve this problem so that when i turn the engine on end off the cd plays from the same place it did before i turned the engine off

    It could be that the CD player will only playback "Redbook" CD's from the previous position.
    And starts mp3 type CD's from the beginnig.
    However.. it's not Logic related.
    pancenter-

  • How to change the node's icon in a tree when the node collapse or expand?

    how to change the node's icon in a tree when the node collapse or expand?

    Hi,
    You may need to use custom skin for that.
    -Arun

  • Short flickering when the notebook wakes up from sleep mode MacBook Pro Late 2013

    Hello everyone!
    I have a question concerning the display of my new MacBook Pro with retina display (late 2013).
    Sometimes when opening the lid when the notebook wakes up from sleep mode, the display is flickering for like two seconds. Then everything is normal again.
    This specially occurs when the lid has been closed for a longer time. It makes no difference if the power adapter is plugged in or not.
    Have you experienced a similar flickering with your MacBook Pro?
    Thank you in advance!

    Hello!
    I have the same problem with my late 2012 MacBook Pro Retina. The constant flickering after being awoken from sleep was a minor annoyance for me so I contacted Apple Support.
    I shall explain what I have done thus far, and I recommend you follow the same steps as I did to tick off possible causes:
    Firstly, I reset my PRAM (http://support.apple.com/kb/ph14222) and SMC (ttp://support.apple.com/kb/ht3964).
    The issue still remained so I checked if the flickering occurred in a new user (if it does not then it points to your account having a setting which is causing the flickering - possibly third party). For me the flickering continued so I tested it in Safe Boot (which worked fine!).
    I then ran (just to be certain) the Apple Hardware Test (http://support.apple.com/kb/ht1509). All seemed to be OK. So I reinstalled OS X and still the issue remained.
    It was then I had an Apple Support person 'screen share' with me and we went through certain folders. My GPU folder had an unusual amount of files so we trashed them and began a restart however this led to a bigger problem; my notebook wouldn't boot (not even in Safe Boot!), so be very weary at this stage, I'm not sure if this was a rare case or we deleted something we shouldn't have. I then had to go into recovery mode to get back to square one.
    Back to the initial problem I reinstalled a 'clean' OS X version from recovery mode; this was to determine whether if the data is corrupted on my account or if it's something else; most likely hardware by now even if there was nothing that came up in the hardware test (it won't account for everything). I checked from both a backup of my data and then from a fresh user after reinstalling OS X and still the flickering continued.
    It was then a Senior Apple Support person set up an appointment to have my MacBook looked at and possibly repaired (it could be a minor wire causing the problem).
    That is the point I am at now, so for my case it seems like a minor hardware problem. If your case is as similar as mine I recommend making an appointment with them to run more sophisticated hardware tests that your own MacBook would not run.
    I will comment again when my issue is completely resolved for those who come across this Discussion in the future.
    Hope this helps!

  • Does anyone know when the Mac Pro switched from ATA to SATA DVD Drives

    Does anyone know when the Mac Pro switched from ATA to SATA DVD Drives ?
    I tried to find this answer online but failed.

    Appears the Mac Pro (Early 2008) is the last model to suggest Ultra ATA/100 optical.
    And with an optional card, use Serial Attached SCSI via Mac Pro Raid.
    This kind of information gets sketchy in that the hard drive bus and other parts are SATA
    and only this (and earlier) model Mac Pro has optical drive interface w/ Ultra ATA/100. The
    logic board on the early 2008 appears to have two Serial ATA ports, 3.0GBPS; so to check
    these, you may need to look into specification in iFixit.com repair guides, any takeapart
    guides, and note specifications in everymac.com and those from mactracker.ca.
    The MacPro after Early 2008 model build series (Early 2009) appears to sport an optical
    drive with 18x speed, compared to Early 2008 & before, whose drives indicate 16x spec.
    Other changes may be indicated by certain parts and differences; processors, graphic
    support, and those kinds of things. 2008 shows dual-core, afterward, quad-core.
    So on what little I found, that would appear to be the divide or when optical drive spec
    on the logic board changed from Ultra ATA/100 to SATA versions. But double check.
    Good luck & happy computing!

  • HT1338 My mac book pro has three updates ready to install.  When I select all three of them and click install it shows them downloading, the computer restarts, and when the computer turns back on and I go to updates again they are still there to install. 

    My mac book pro has three updates ready to install.  When I select all three of them and click install it shows them downloading, the computer restarts, and when the computer turns back on and I go to updates again they are still there to install.  Help

    Best to install them one at a time, re-booting between each one.

  • Where do I find the backup files when the iPhone is backed up?

    Where do I find the backup files when the iPhone is backed up?
    Thanks in advance.

    On the Mac they're at ~/Library/Application Support/MobileSync/Backup. But, there aren't files there you can directly use - the backup is actually a SQLite database.
    iPhone Backup Extractor (Google it) is a free Mac utility that can access some parts of the backup.

  • Whwhat do when the iPad will not power down??

    What to do when the Ipad does not power down, it just freezes.

    Hold down on the sleep button and the home button at the same time for about 10 seconds until the Apple logo appears on the screen and let go of the buttons. Ignore the red slider if it appears. Let the iPad fully restart, then try to turn it off again.

Maybe you are looking for

  • Where is the "Custom" menu in Hotsync 7.0.1?

    In order to make Companionlink work, I need to create a new conduit which the instructions say is in the Hotsync manager under "Custom."  I just don't see a "Custom" option anywhere!  Not when I right-click the Hotsync icon in the system tray, not in

  • Archiving pdf document with a background job

    Hi all, I wrote an home made application to manage links between SAP and external systems. In this application I've a document number which corresponds to a pdf document I received on a windows file server. I'm receiving hundreds of pdf documents per

  • How do you change the type size for...

    the blog and podcast listings. they are huge compared to the rest of the site. also the nav bar for the site.

  • MuVo TX FM works on PC but won't start on it's

    Hi Guys, I have a Creative MuVo TX FM that works well when it's plugged in the PC but would not start on its own (as an MP3 player). So now it's demoted as a mere flash dri've. So far here's what I've done: . Upgraded the firmware (MuVoTXFM_PCFW_LF__

  • Handling ALV Layout & Dynamic Columns

    I have a custom report for Purchasing / Finance. 1) I create 5 dynamic columns for the purchase rder invoices based on the report run date. Example: Previous Quarter   [Q4 2009]  [Q1 2010]   [Q2 2010]  [Q3 2010] My query is that this report has layou