ORA-17503: ksfdopn:2 Failed to open file +M0347_DG1/m0347/spfilem0347.ora ORA-15001

ASM database version:11.2.0.3
Getting below error in both alert logfile of ASM in two node cluster.
============
Errors in file /u02/diag/asm/+asm/+ASM1/trace/+ASM1_ora_86521.trc:
ORA-17503: ksfdopn:2 Failed to open file +M0347_DG1/m0347/spfilem0347.ora
ORA-15001: diskgroup "M0347_DG1" does not exist or is not mounted
Same thing is written in trace file as well.
There is only one database P0347 is running and diskgroup M0347_DG1 was for other database M0347 which is discontinued so diskgroup M0347_DG1 was dropped.
But why it is looking for spfilem0347.ora, please let me know how to rectify it.

ORA-17503: ksfdopn:2 Failed to open file +M0347_DG1/m0347/spfilem0347.ora
The database P0347 has nothing to do with the issue . right?
Probally you don't removed database M0347 from OCR and CRS was trying to start database.
Using $ORACLE_HOME of Database
$ srvctl config database -d M0347
If it's registered in OCR you should remove it.
This command will remove database.
$ srvctl remove database -d M0347
Check if Diskgroup is registred.
Using $ORACLE_HOME of GI
$ srvctl config diskgroup -g M0347
If registered in OCR you can remove it.
$ srvctl remove diskgroup -g M0347

Similar Messages

  • ASM to non-ASM database duplicate-ORA17503:ksfdopn:2 Failed to open file

    Hi,
    I am trying to duplicate an ASM database in to non-ASM database.
    Having trouble when trying to start the duplicate database, it is looking for the redologs which are there in the ASM diskgroup in the production database, but the duplication database is non-ASM,
    The database version is 10.2.0.4 on HP-UX 11.31
    ORA-00313: open failed for members of log group 11 of thread 1
    ORA-00312: online log 11 thread 1: '+DATADG/orcl/onlinelog/group_11.302.670427231'
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/orcl/onlinelog/group_11.302.670427231
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    Sun Aug 21 14:20:14 2011
    Errors in file /u01/app/oracle/admin/orcl/udump/orcl_ora_12482.trc:
    ORA-00367: checksum error in log file header
    ORA-00305: log 12 of thread 2 inconsistent; belongs to another database
    ORA-00312: online log 12 thread 2: '/oradbstg/oradata/orcl/redo01.log'
    Sun Aug 21 14:20:14 2011
    RESETLOGS after incomplete recovery UNTIL CHANGE 3632387878
    Resetting resetlogs activation ID 1179611173 (0x464f7025)
    Sun Aug 21 14:20:14 2011
    Errors in file /u01/app/oracle/admin/orcl/udump/orcl_ora_12482.trc:
    ORA-00313: open failed for members of log group 7 of thread 1
    ORA-00312: online log 7 thread 1: '+DATADG/orcl/onlinelog/group_7.298.670427121'
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/orcl/onlinelog/group_7.298.670427121
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    Sun Aug 21 14:20:14 2011
    Errors in file /u01/app/oracle/admin/orcl/udump/orcl_ora_12482.trc:
    ORA-00600: internal error code, arguments: [kgeade_is_0], [], [], [], [], [], [], []
    ORA-600 signalled during:  alter database open RESETLOGS...Any help would be appreciated.

    When you are performing this task , is the ASM diskgroup "DATADG" mounted or existed.. try to figure out that first whether the diskgroup is mounted/existed or not .. And also when incomplete recovery is performed oracle creates the online redolog files when you start the db with resetlogs..
    you can go through the following link :
    http://oracleinstance.blogspot.com/2010/08/duplicatecloneconvert-asm-file-system.html
    Cheers!

  • 11GR2 2nodes CRSD ASM - Failed to open file in dirty mode

    Hi...
    we facing a problem with a two node 11gr2 cluster.
    Independently first started node one ore node two. The node that has start first starts normal.
    The second started node fail with error mess ......
    vi .../emcrsp.log
    2011-04-17 10:19:14.406: [  OCRASM][4090540208]ASM Error Stack : ORA-15077: could not locate ASM instance serving a required diskgroup
    2011-04-17 10:19:14.408: [  OCRASM][4090540208]proprasmo: kgfoCheckMount returned [7]
    2011-04-17 10:19:14.408: [  OCRASM][4090540208]proprasmo: The ASM instance is down
    2011-04-17 10:19:14.416: [  OCRRAW][4090540208]proprioo: Failed to open [+DGCONF]. Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2011-04-17 10:19:14.416: [  OCRRAW][4090540208]proprioo: No OCR/OLR devices are usable
    2011-04-17 10:19:14.416: [  OCRASM][4090540208]proprasmcl: asmhandle is NULL
    2011-04-17 10:19:14.416: [  OCRRAW][4090540208]proprinit: Could not open raw device
    2011-04-17 10:19:14.416: [  OCRASM][4090540208]proprasmcl: asmhandle is NULL
    2011-04-17 10:19:14.416: [ default][4090540208]a_init:7!: Backend init unsuccessful : [26]
    [   CLWAL][738463920]clsw_Initialize: OLR initlevel [30000]
    2011-04-17 10:19:15.272: [  OCRASM][3128352944]proprasmo: Failed to open file in dirty mode
    2011-04-17 10:19:15.272: [  OCRASM][3128352944]proprasmo: Error in open/create file in dg [DGCONF]
    [  OCRASM][3128352944]SLOS : SLOS: cat=8, opn=kgfolclcpi1, dep=402, loc=kgfokge
    The interlink is up and running.
    We try to recreate the OCR and Voting from daily backup without any result
    Does anyone has an idea ?
    Thanks *T
    Edited by: tbrinkmann on Apr 20, 2011 5:15 AM

    Hi Paul,
    yes the ASM is down.
    That was confusing me. If I shutdown the other node the +ASM can start and clustering com´s up normal.
    It looks like only one node can use voting or ocr....
    The behavior looks like the interlink is down buts is not ;:-(
    One node ( first com´s up) start normally and take all cluster resources ...scan .. the vips..
    And second node show this error mess..
    Thanks
    *T                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Windows 8 and ArchLinux dual-boot - Failed to open file: arch\boot\...

    Hey!
    I have a problem where I don't know how to configure the EFISTUB to boot ArchLinux along Windows 8. I have read the instructions on the wiki and tried for two days and the only thing I've come up with is copying some files into the /boot/efi/EFI/arch/ folder, and adding the entry into the UEFI boot menu. I can select it when Restarting Windows8 through the shift-restart thing and stuff but when it attempts to boot it says:
    Failed to open file: arch\boot\archiso.img
    I don't know how to set this up and fix it. I am so confused with everything right now due to the instructions on the wiki basically being "You can either do it this way, that way or any other way." but does not specifically expain how each works (at least so that I understand it fully) and what has to be done to complete these steps. Like, I need a complete tutorial from Start to Finish, to do this because I'm too nervous messing up my partitions. I have understood some parts thought and what I want is to be able to boot it from the EFISTUB instead of chain-booting like I usually do. I just don't know how to connect the entry in the list to the proper files to boot the system.
    What I have done:
    Installed the base system.
    Istalled grub in the base system but has not used grub to install on the /boot yet because I don't know if it is to be used if I'm supposed to use the EFISTUB (I was thinking efibootmgr would be enough)
    Tried to use efibootmgr to make the entry, but the entry does not work. (If this is how I should do it, can you explain which partition to target and what the different values would mean when answering?)
    I don't know which one is right, or if both shall be done (I guess Grub is used if I want to chain-load. I guess I can do it if it's the only way)
    Anyway, I hope you guys can answer me so I can fix this. Thanks

    What you're trying to do now is:
    EFI->kernel (EFI stub)
    This is appealingly direct, but it's tricky to get working. What the wiki now recommends is:
    EFI->gummiboot->kernel (EFI stub)
    ...or...
    EFI->GRUB->kernel
    These approaches are less direct, but they're easier to configure. The trouble is that both the EFI's built-in boot manager and the EFI stub loader are tricky to configure. For a newbie to get them both configured correctly on a first attempt at installing Arch is very difficult. Getting the EFI to launch gummiboot or GRUB is easier because these programs don't require the complex parameters that the EFI stub loader requires. Those parameters can instead be specified in the gummiboot or GRUB configuration file, which is easier to manage for quite a few reasons.
    If you want to pursue using the EFI stub loader directly, you certainly can. I've learned from experience, though, that it's not worth my time to try to help with users who want to do this. Using an intermediary program is easier to get working. IMHO, the direct approach has no real benefits except that it gives you bragging rights that you've done it. Your system won't boot any faster or more reliably in the more direct approach. (Well, technically it will be faster, by only by a matter of milliseconds, assuming you use a 0 timeout value in gummiboot.) In fact, it will be less reliable, because gummiboot, GRUB, and rEFInd all offer ways to adjust boot options on a boot-by-boot basis, which is very helpful when fixing problems. You can't do this with the direct approach.

  • *ERROR: failed to open file " export directory path /ABAP/DATA/SAPSTR.LST

    Hello experts,
    I am doing system export.
    as per the system copy guide I follows all steps.
    when I tried for export preparation.
    I got following error in  "/tmp/sapinst_instdir/ERPEhP4/LM/COPY/DB6/EXP/CENTRAL/AS-ABAP/PREEXP/R3ldctlExport.log"
    ERROR: failed to open file "/db2/PRD/sapdata4/export_prd/ABAP/DATA/SAPSTR.LST"
    /db2/PRD/sapdata4/export_prd is my export directory.
    but I found that the "SAPSTR.LST" is not exist in the location.
    also I don't find any log regarding this error.
    how to resolve this? please guide.

    Hi Rupesh,
    In continuation of previous mail, there is keyboard problem hence spelling mistakes.
    Various possible solutions:
    Report SMIGR_CREATE_DDL has to be executed before starting export preparation.
    OR
    Download llatest kernel patch and apply them in /spmnt/<SID>/exe
    make sure download latest patch R3ldctl file and R3load from SAP Marketplace and apply them in to /sapmnt/<SID>/exe.
    Make sure export dump folder should be in local drives (in windows) or local filesystems i.e.do not  use network drives  (windows) or NFS (in case of unix).
    FInally check permission by using chmod 777 in exportdump folder in case of unix.
    Regards
    APR

  • MacVim - Persistent UI failed to open file file

    Hi,
    I have recently installed MacVim. Now, every time i start MacVim from the Terminal, I have this error message :
    Persistent UI failed to open file file://localhost/Users/Me/Library/Saved%20Application%20State/org.vim.MacVim.sa vedState/window_2.data: No such file or directory (2)
    I saw that the file file://localhost/Users/Me/Library/Saved%20Application%20State wad locked.
    How can I solve this problem?
    Any help would be appreciated. Thanks.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by zhai ping ([email protected]):
    I have uploaded the word documents by sql loader,but some documents succeeded,some failed
    why?
    1.create table
    create table wordtable(
    title varchar2(256) primary key ,
    content blob);
    2.load.ctl
    load data
    INFILE 'load.dat'
    INTO TABLE wordtable
    APPEND
    FIELDS TERMINATED BY ','
    (title,
    ext_fname FILLER CHAR(80),
    content LOBFILE(ext_fname) TERMINATED BY EOF)
    3.load.dat
    ND551,./doc/001.doc,
    ND552,./doc/002.doc,
    ND553,./doc/003.doc,
    ND554,./doc/004.doc,
    ND555,./doc/005.doc,
    ND556,./doc/006.doc,
    4.Use sqlloader to load the documents
    sqlldr userid=test/test control=load.ctl log=load.log
    <HR></BLOCKQUOTE>
    null

  • When i down load a book on to my ebook reader i get a message saying "failed to open file"

    When I down load a book on to my ebook reader and try to open it I get a message saying "failed to open file"

    Restart your Mac and the scanner then try scanning.
    By the way, there's an alternative to using the Canon scanner software.
    Use the pre installed Image Capture app in your Applications folder instead >  Mac Basics: Using a scanner

  • ERROR : failed to open file : ifrun60_dump_????

    dear every body,
    while working on oracle 6i form. when i click on any menu option
    some times i m facing this error and my application shut downs
    ERROR : failed to open file : ifrun60_dump_????
    some time it is ok but some it is creating trouble on same form
    what is the reason or how to come out of it
    Plz reply

    funny thing about OTN forums is : you can write AND read (it's not a WOM) !!!
    ERROR : failed to open file : ifrun60_dump_????
    ERROR : failed to open file : ifrun60_dump_????
    ERROR : failed to open file : ifrun60_dump_????

  • Aluratek Libre - "failed to open file"

    I have been using my Libre for over a year now with epubs from my public library with no problem. Yesterday I went to move some newly borrowed books over and was asked to authorize my device. So I did - not much choice really. Message says device authorized, I proceeded to move files. When I try to open them on Libre I get File failed to open message on all books from library. My books loaded through calibre work fine. Library books will open through ADE on PC (Windows) from LIbre. I have upgraded firmware on Libre, removed and reinstalled ADE on PC, removed and reauthorized Libre. Problem remains. I downloaded free ebook from Adobe - same issue. Non Adobe DRM files work fine. Can anyone shed some light on this for me?

    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by zhai ping ([email protected]):
    I have uploaded the word documents by sql loader,but some documents succeeded,some failed
    why?
    1.create table
    create table wordtable(
    title varchar2(256) primary key ,
    content blob);
    2.load.ctl
    load data
    INFILE 'load.dat'
    INTO TABLE wordtable
    APPEND
    FIELDS TERMINATED BY ','
    (title,
    ext_fname FILLER CHAR(80),
    content LOBFILE(ext_fname) TERMINATED BY EOF)
    3.load.dat
    ND551,./doc/001.doc,
    ND552,./doc/002.doc,
    ND553,./doc/003.doc,
    ND554,./doc/004.doc,
    ND555,./doc/005.doc,
    ND556,./doc/006.doc,
    4.Use sqlloader to load the documents
    sqlldr userid=test/test control=load.ctl log=load.log
    <HR></BLOCKQUOTE>
    null

  • Word 2013 COM automation fails to open file when offline

    I'm getting a weird error the I'm guessing may be related to OneDrive integration in Word 2013.
    I've got a Python script that uses COM Automation to get Word to open a .DOC/.DOCX file (the script should then paste something into the very first line, save the document, and close it).  When I'm online everything works great.  While
    using Word 2010 everything worked great, online and offline.  
    When I'm on the bus (and, therefore, offline - there's no WiFi/Clearwire/etc for my laptop) the script fails, and it fails specifically at the  line where I try to do the following:
    wordapp.Documents.Open("path_To_File\file.doc");
    The directory that contains the file is in OneDrive; it is marked as being "Available Offline".  
    My guess is that when Word 2013 is not on a network it's having trouble with the OneDrive integration.  
    I'd love any advice on either fixing this or what to look for next to better diagnose this problem.

    Hi,
    This issue more about Script, if you want more profession suggestion, please post it in TechNet Script Forum.
    http://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Greta Ge CHN
    TechNet Community Support

  • Acrobat Reader XI fail to open file from unc path "Access Denied"

    Hi,
    When we try to open a pdf file from an unc path by double-click on it there is an error message : "There was error opening this files. Access Denied"
    If we do "File -> Open" the file open correctly. Same if we copy the file localy.
    After looking around Internet and other thread Acrobat Reader X got the same problem but seemed to be resolved with an update.
    If we desable "Enable Protected Mode at startup" the file open correctly (it is not a solution).
    Does anyone have a solution to this problem ?
    OS : Windows XP SP3
    Acrobat Reader : 11.0.2
    Regards,

    I have also seen this occur with one user's computer.  Another user with similar privileges and software setup does not exhibit the same issue however.  Would love Adobe to investigate and address this issue.

  • Pages fail to open files of more than 5mb in size

    Facing difficulty in using more than 5 mb file on my iPad Mimi . Thes does not open in apples pages.
    Where as the office doc 2 is able to open it partially.
    If pages work my ipad use will be maximised.
    Thanks

    Many site issues can be caused by corrupt cookies or cache.
    * Clear the Cache
    Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    and
    * Remove Cookies
    '''''Warning ! ! '' This will log you out of all sites you're logged in to.'''
    Press the '''Alt''' or '''F10''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Privacy.'''
    Under '''History''', select Firefox will '''Use Custom Settings'''.
    There is a button on the right side called '''Show Cookies'''.
    If there is still a problem,
    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Press the '''Alt''' or '''F10''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?. Then restart.

  • "Preview" randomly fails to open files & PDFs

    I have a 5k iMac and I have had problems with the Preview app from day one. Sometimes it gets in a rut where it won't open any file including PDFs.
    When I double click on a document, Preview opens but no document opens. If I go to the "File" menu and open the document that way, it opens and displays perfectly. But no matter hope many times I double-click on the document or any document that is supposed to open in Preview, it will just bring up the program with no document open.
    This lasts until I restart the computer. I'd say it happens about 30%-40% of the time that I use Preview.
    Any help or bug fixes?

    anything that is intermittent - and thus, non-reproducable - is a nightmare to troubleshoot and fix. From what little evidence there is, I would almost think of some third factor - other software? - that may be in play. maybe someone with more expertise can help...
    I see that your Question has languished for some period of time without response. You have posted your issue in Using Apple Support Communities whose topic is 'How to use this forum software's interface, features and/or how to find what you wish'. It is a relatively low traffic and inappropriate forum for your problem. I will ask our Hosts to move it to " OS X Yosemite " where it may get a more rapid response from your fellow users.
    ÇÇÇ

  • Garage Band fails to open files after system recovery

    I recent had to have my hard drive replaced. When I got home I did a fully recovery. I was able to use logic studio with no problem. Then I opened Garageband. I could see my files however when I try to open the files, the message reads that the file cannot be opened. I then tried to run the ILIFE 09 disk to see if reloading the software would help. It did not. Can anyone tell me what may be going on here and how to fix it?
    Thanks

    Delete the Garageband Preferences.

  • Final Cut 10.1.3 Quitting unexpectedly and failing to open files.

    Since updating to 10.1.3 I am having quite a few problems and have lost some work.
    When opening some libraries fcpx quits unexpectedly. I now re did the work and now the same things happening. (See below for error message)
    Its started happening with more than one project and I'm really worried it could wipe some really important work.
    Appreciate any help!
    Process:         Final Cut Pro [6974]
    Path:            /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier:      com.apple.FinalCut
    Version:         10.1.3 (251130)
    Build Info:      ProEditor-25113000038000000~1
    App Item ID:     424389933
    App External ID: 668174963
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [239]
    Responsible:     Final Cut Pro [6974]
    User ID:         501
    Date/Time:       2014-10-31 19:17:50.636 +0000
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  CAF2F971-3745-87B9-3A92-2FCFFBD84A3D
    Sleep/Wake UUID: 707257AF-B779-45B1-BB3D-6BD1E06D0347
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    FFMediaRep: trying to set bad _organizeState (null)
    -[FFMediaRep _setOrganizeStateString:], /SourceCache/Flexo/Flexo-25111.2.38/framework/datamodel/FFMediaRep.m:706
    abort() called

    I didn't catch the distinction in your first posts that only certain libraries crashed the app.
    Do you have all your libraries on the same drive?
    Is there anything that the problematic libraries have in common that you can think of? (For example, were they updated from previous versions? Or do they contain media that have unusual formats?)
    Russ

Maybe you are looking for

  • Duplicate check for Connection Objects in CRM

    Hi, I want to implement a duplicate check for connection objects in CRM. The duplicate check shall use the address of the connection object and perhaps additonal attributes. I have found a duplicate check for business partners using the basis address

  • Date&Time takes a long time to load

    Hi I'm getting really frustrated, becasue everytime I want to look at the calander in the date and time utility, I try and open it and it takes AGES to open. Please help, what can I do to fix this???

  • P67A-GD65 Primary BIOS Failure

    Hello there. I was playing with memory timings, and after few harmless boot hang ups I'm here... Thanks to blue flashing LED I know my primary BIOS has failed, however, I cant repair it using secondary BIOS ( https://forum-en.msi.com/index.php?action

  • Battery does not charge properly

    Hello I am user of Blackberry curve 8250 My phone battery is showing a different problem. When plugged in to charge, some times it gets higher 40% within an hour and some times it doesn't get high a single percent even after hours of charging. Batery

  • Adobe illustrator cs3 for win 8?

    I have a copy of adobe illustrator cs3, but my new computer (windows 8) does not have a CD rom. Where can I download the adobe illustrator cs3 file?