Can not open database. Also can not perform recovery

Hi Experts,
I scheduled a daily incremental backup of whole database and after doing a back up tried to restore whole back up. This was done in dev. system to perform documentation. But when I tried to recovery from back up ..i got errors. I tried to restart oracle services and even restarted server ..no joy.
In the EM i am getting the below error -
"The database status is currently unavilable. It is possible that the database is mount or nomount state. Click 'Startup' to obtain the current status and open the database. If database can not be opended, 'Perform Recovery' to perform appropriate recovery operation."
Then tried to startup database - got the below status message. Could not start up
Current Status : Mounted
Operation : Open the database
Then tried to perform recovery - I got the below error - (I could only do datafile recovery)
Restore error
ORA-16038: log 2 sequence#29178 can notbe archived
ORA-19809: Limit exceeded for recovery files
ORA-00312: online log 2 thread 1: 'C;\ORACLE\PRODUCT\10.1.0\ORADATE\ZUMA\RED0O2.LOG
Can anyone help to open my database ???
Regards,
Ranjith

Hi ,
Thanks very much for the quick reply. I have increased the db_recovery_file_dest_size to 5 GB.
My Recovery folder structure is like this -
Path: C:\oracle\product\10.1.0\flash_recovery_area\ZUMA
ARCHIVELOG
- 2009_02_22 - has many files
- 2009_02_23 - has many files
- 2009_02_24 - no files
AUTOBACKUP
2009_02_22 - One file
DATAFILE
- No files
FLASHBACK
- Many files under this directory
Perform Recovery: Credentials
Information
The database is currently down. Enter the host OS credentials and the database credentials to continue.
Current Database Information
ARCHIVELOG Mode - ARCHIVELOG
Current Status - MOUNTED
Perform Recovery: Point-in-time
Step 1 of 4
Database zuma
Object Type Whole Database
Operation Type Restore and Recover
Perform Recovery: Review
Step 4 of 4
Database zuma
Object Type Whole Database
Operation Type Restore and Recover
Backup The most recent backup
Point-in-time Recover to the current time
Click on the 'Edit RMAN Script' button to view or edit the RMAN script before submitting the operation.
RMAN Script
RMAN Script run { restore database; recover database; alter database open; }
Recovery Manager: Release 10.1.0.2.0 - Production
Copyright (c) 1995, 2004, Oracle. All rights reserved.
RMAN>
connected to target database: ZUMA (DBID=966845288)
using target database controlfile instead of recovery catalog
RMAN> 2> 3> 4> 5>
Starting restore at 25-FEB-09
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=154 devtype=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 02/25/2009 21:47:14
RMAN-06026: some targets not found - aborting restore
RMAN-06023: no backup or copy of datafile 4 found to restore
RMAN-06023: no backup or copy of datafile 3 found to restore
RMAN-06023: no backup or copy of datafile 2 found to restore
RMAN-06023: no backup or copy of datafile 1 found to restore
RMAN>
Recovery Manager complete.
This is the error I get when I execute recovery. But when I try to startupdatabase ..it again goes to the same start up page.
Regards,
Ranjith

Similar Messages

  • Updated my mac to mountain lion 10.8.3 and now my app store, mail or facetime won't open. Also, I am not longer able to play videos through firefox. I tried downloading the combo for mountain lion and it refuses to install? Can anyone help me?

    updated my mac to mountain lion 10.7.8.3 and now my app store, mail or facetime won't open. Also, I am not longer able to play videos through firefox. I tried downloading the combo for mountain lion and it refuses to install saying that I need to see developer. Whenever I try to open my appstore, mail or facetime it says that the programmes need to be installed and might not be compatible with this version of mac operating system. Can anyone help me?

    It's not a bad install of Mountain Lion. I've had the same thing happen to me, but it affected not only Mail, but a variety of other programs including iPhoto and MS Office, where I had to delete preferences, caches, and reinstall the OS as well as the program itself. I'm still having issues with Mail, so I've gone to another program.
    Everything was fine upon the initial install. I restarted my iMac about two weeks after the install, and that's when the issues began to happen. I've reinstalled Mountain Lion twice, but the same issues arise.
    As I mentioned above, you'll need to figure out which preferences are causing the issue, then reinstall the program, as a fresh reinstallation will do you no good unless you wipe the drive completely.
    Here's a thread that helped me with iPhoto:
    https://discussions.apple.com/thread/4794375?start=0&tstart=0

  • Can not open database - 10g

    Dear experts,
    I have a problem to open my database. ORA-01033: ORACLE initialization or shutdown in progress. I have restarted server many times. I tried several ways but no joy. Please see the steps I did to solve this -
    SQL> connect dmadmin /mypwdx89 as sysdba
    Connected.
    SQL> STARTUP MOUNT
    ORA-01081: cannot start already-running ORACLE - shut it down first
    SQL> ALTER DATABASE OPEN;
    ALTER DATABASE OPEN
    ERROR at line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\SYSTEM01.DBF'
    SQL> RECOVER DATABASE;
    ORA-00279: change 149935494 generated at 06/10/2009 17:05:33 needed for thread 1
    ORA-00289: suggestion :
    C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_06_23\O1_MF_1_
    673_%U_.ARC
    ORA-00280: change 149935494 for thread 1 is in sequence #673
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00308: cannot open archived log
    'C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_06_10\O1_MF_1
    _673_530WXF9P_.ARC'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 3) The system cannot find the path specified.
    SQL> select * from v$controlfile;
    STATUS
    NAME
    IS_
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL01.CTL
    NO
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL02.CTL
    NO
    STATUS
    NAME
    IS_
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL03.CTL
    NO
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup nomount
    ORACLE instance started.
    Total System Global Area 171966464 bytes
    Fixed Size 787988 bytes
    Variable Size 145750508 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 262144 bytes
    SQL> select name from v$controlfile;
    no rows selected
    SQL>
    SQL> alter database mount;
    Database altered.
    SQL> select name from v$controlfile;
    NAME
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL01.CTL
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL02.CTL
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL03.CTL
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\SYSTEM01.DBF'
    SQL>
    The I tried to recover datafile
    SQL> Recover datafile '<datafile-name>';
    again error - even can not open data file ...i restarted server .. no use..same error.
    Please help to resolve this issue.
    Regards,
    Ranjith John

    Hi All,
    Please see the alert log file ..file size is already few GBs now. There are errors in the file.
    It says - ORA-19815: WARNING: db_recovery_file_dest_size of 10048576000 bytes is 100.00% used, and has 0 remaining bytes available.
    so, i guess the back up was not done .please help to resovle this issue.
    ARC1: Error 19809 Creating archive log file to 'C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_04_14\O1_MF_1_37_U_.ARC'
    ARC1: All standby destinations failed; successful archival assumed
    ARC1: Failed to archive log 1 thread 1 sequence 37 (19809)
    Tue Apr 14 11:46:51 2009
    Errors in file c:\oracle\product\10.1.0\admin\zuma\bdump\zuma_arc1_1352.trc:
    ORA-16038: log 1 sequence# 37 cannot be archived
    ORA-19809: limit exceeded for recovery files
    ORA-00312: online log 1 thread 1: 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\REDO01.LOG'
    Tue Apr 14 11:46:51 2009
    ARC0: Evaluating archive log 1 thread 1 sequence 37
    Tue Apr 14 11:46:51 2009
    Errors in file c:\oracle\product\10.1.0\admin\zuma\bdump\zuma_arc0_3828.trc:
    ORA-19815: WARNING: db_recovery_file_dest_size of 10048576000 bytes is 100.00% used, and has 0 remaining bytes available.
    You have the following choices to free up space from
    flash recovery area:
    1. Consider changing your RMAN retention policy.
    If you are using dataguard, then consider changing your
    RMAN archivelog deletion policy.
    2. Backup files to tertiary device such as tape using the
    RMAN command BACKUP RECOVERY AREA.
    3. Add disk space and increase the db_recovery_file_dest_size
    parameter to reflect the new space.
    4. Delete unncessary files using the RMAN DELETE command.
    If an OS command was used to delete files, then use
    RMAN CROSSCHECK and DELETE EXPIRED commands.
    Tue Apr 14 11:46:51 2009
    Errors in file c:\oracle\product\10.1.0\admin\zuma\bdump\zuma_arc0_3828.trc:
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 10017792 bytes disk space from 10048576000 limit
    ARC0: Error 19809 Creating archive log file to 'C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_04_14\O1_MF_1_37_U_.ARC'
    ARC0: All standby destinations failed; successful archival assumed
    ARC0: Failed to archive log 1 thread 1 sequence 37 (19809)
    Regards,
    Ranjith John

  • Tried opening a file in library and it states can't open database with library name? It says Relaunch then will not open? and Blocks me completely from Aperture. I have to go to Finder to Rename it? I need this file how do I get it to open?

    Tried opening a file in library and it states can't open database with library name? It says Relaunch then will not open? and Blocks me completely from Aperture. I have to go to Finder to Rename it? I need this file how do I get it to open?

    Aftershotz,
    You're going to have to give a bit more information.
    What do you mean by "opening a file in library?"  There is no function of Aperture to open files -- you can open (switch) libraries.
    You'll have to be more specific about error messages, too.  Perhaps some screenshots would be useful to diagnose your problem.  "Can't open database with library name" is not enough detail about what Aperture is really telling you.
    nathan

  • CyclPhotoshop Ellments 11 Editor will not open. Also I can edit in quick edit, but when I do, copy of picture is sent to ree bin. I am using Windows 7 ?

    Photoshop 11 Editor will not open. Also I can edit in quick edit, but when I do copy of picture is sent to recycle bin. I am using Windows 7

    I have solved the problem myself.  I noticed when running Task Manager 
    that I was using a lot of resources (>60% CPU) when running Organizer.   I
    disabled Auto Analyzer and Face Recognition and all is fine now.  I will  add
    one or the other a little at a time to see which is actually  causing the
    problem.
    In a message dated 9/25/2011 2:18:09 P.M. US Mountain Standard Time, 
    [email protected] writes:
    Re:  PSE 9 Editor will not work if Organizer is running - what to do? 
    created by hatstead (http://forums.adobe.com/people/hatstead)  in 
    Photoshop Elements - View the full  discussion
    (http://forums.adobe.com/message/3937331#3937331)

  • Can not open database "Master" requested by the login

    Hi everyone,
    I meet an issue when I set up bpc on my customer's production server. When the installing process arrives at "create sample database", there will be an error message "Error(A file activation error occured. The physical file name 'Can not open database "Master" requested by the login. The login failed. \Data\Apshell.mdf maybe incorrect. Diagnose and correct additional errors, and retry the operation." Then I check the database, the Apshell is not built. The sql server version is sql server 2008. Do you have some good suggestions about this issue? Thank you.

    Hi Robert,
    Please check the collation of your SQL Server.
    It must be SQL_Latin1_General_CP1_CI_AS (specified like requirement into installation guide).
    I think this is the issue in your case.
    Regards
    Sorin Radulescu

  • HT2518 I migrated from a PC to a Mac Book Pro.  The contacts transferred over to the Mac along with many contacts that I had deleted sometime ago. Also some contacts did not transfer at all.  How can I perform a correct and up to date migration of my cont

    I migrated from a PC to a Mac Book Pro.  The contacts transferred over to the Mac along with many contacts that I had deleted sometime ago.  Also some contacts did not transfer at all. How can I perform a correct and up to date migration of my contacts? 

    well no reply from the community. sniff- do i stink!? - probably a little bit. If i have lost all that data then I'm gonna really really pong.
    Any ways i have purchased a 1tb usb HDD and have managed to duplicate the dmg file onto it. however still unable to mount the **** thing. so now i have ordered disk warrior which will be in my possession tomorrow.
    fingers toes eyes crossed.

  • Can not open Database

    HI,
    When I try to open the database it gives an error message
    ORA 604, Cannot open database.
    I am using Personal Oracle 8. What should i do now to open the database.
    Thanks in Advance
    - Muks

    check the path of init.ora.
    find the svrmgr*.exe file.
    run it.
    connect as internal or sys.
    and then
    write : startup pfile = <path of init.ora>\<init.ora>
    null

  • Trying to OCR pdf, pdf says it can't perform bc it already contains renderable text-but does not.

    I work for a large agency, and we receive PDF's all the time. 98% of the time I am able to OCR a document with no issues. Just recently I have come across this issue several times, and was wondering if anyone can solve this irritating problem!
    *Acrobat 8.1 - When going to OCR the document, I receive the following message " Acrobat could not perform recognition (OCR) on this page because this page already contains renderable text. However, it does not. When you go to select text or search for anything the whole page is selected (like it's still in a "picture" format, not a document format that you can search, ect.)
    I am not sure if it is how the document is uploaded originally by the other party that causes this, but the only thing I can do as a work-around - is to print out the entire document, scan and then I can OCR the document just fine! The problem is, if the document is 400 pages or so, this can be a huge waste of time, and money just to be able to search the PDF.
    *I have also checked the pdf properties to see if this is some sort of permissions issue, and there are not permissions/security settings in place.*
    PLEASE HELP! Any assistance in this matter would save me a lot of time, and of course (my sanity!).
    Thank you in advance!

    While the alert speaks to "renderable text" that is a simplification. The issue is that you've PDF page content consisting of at least one renderable "character".
    Look at font families - you will observe that there are many characters that are not "text" characters (i.e., linguistic characters).
    So, there's a "renderable character" present. It may be an alpha numeric that has a font color the same as the page background. It may be under the image and thus not visible to the eye.
    You might be able to determine just what is present.
    You could export the page of interest to a text file then view that file.
    You could deplay the page of interest in Acrobat Pro then select the "Content panel" to view the content tree.
    Locate and click on the page number for the page of interest.
    From the Content panel's Options menu select "Highlight Content".
    Walk down the tree. Select the content containers in turn and observe what is highlighted on the PDF page.
    Where might the renderable character come from ? Typically that'd be associated with something in the work flow.
    Not always easy to find so don't take anything in the work flow for granted.
    Be well...

  • Can not perform the goods receive throught MIGO_GR

    Hello
    I´m having these issue : receiving area can not perform the goods receive throught the MIGO_GR and the error that display this transacction is "Document XXXXXXX does not containg any selectable items" and when I go to see the transaction ME38 the street light is in green
    Your help will be appreciated
    Regards

    Hi
    According you sad you have a release created and a schedule line with open quantity for the delivery schedule. So...
    Do you have the confirmation control key defined in the schedule agreement? If yes you have to create an inbound delivery through VL31N.
    Do you have release strategy defined for the agreement?
    Regards
    Eduardo Chagas

  • The installed file can not be activated.  Since the system does not perform the registration.  What can I do?

    The installed file can not be activated.
    Since the system does not perform the registration.
    What can I do?

    I have the same issue. When trying to open the acrobat XI Pro for the first time, you are obligated to sign in with your account. But signing in is taking about an hakf hour now, while I have no problems signin in trough adobe.com with the same username and password.

  • I can not perform software updates or download any programs. They appear in the download box as images that are not recognized. How can I fix this?

    I can not perform software updates or download any programs. They appear in the download box as images that are "not recognized". I thought maybe my antivirus software was setting up a firewall, but I have disabled it, so that's not the case. Any suggestions as to  how I can fix this?

    If the downloads are gone, it's possible that Windows is removing the downloads based on security policies set in IE. I realize that sounds strange, but it's related to Firefox's feature of submitting downloads to your virus scanner and marking them as having come from the internet.
    To test this theory, you could try disabling the scan feature. I assume you have good "real time" antivirus protection which checks every file saved to your hard drive. (If not, you really should get that, and you can use Microsoft's free [http://windows.microsoft.com/en-US/windows/products/security-essentials Microsoft Security Essentials] for now until you have time to review all the available choices.)
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''scan''' and pause while the list is filtered
    (3) Double-click '''browser.download.manager.scanWhenDone''' to toggle its value.
    Firefox now should ignore Windows' download security. Does it change how Windows handles the file?

  • Dell Studio 17 Graphic Card is not performing well, Can I update the driver

    I just purchased Dell Studio s17-169B. The graphic card in this laptop is Intel Graphics Media Accelerator 4500MHD. However, when I check graphic driver through device manager, I have found that driver is for Mobile Intel 4 series express chipset family with version 7.15.10.1576. My question is: can I download Dell Studio 1737 Intel Mobile Graphics Media Accelerator 4500MHD Driver A03 to update my current gtaphic driver so that the graphic display can be improved? Otherwise, I may return this laptop back to Bestbuy. Thanks for your input.

    Define "not performing well"...
    If you're playing 3D games, you will find that the 4500MHD is going to be lacking in general regardless of the driver installed.  Any Intel GMA series integrated graphics solution is going to be at the bottom of the barrel in terms of 3D performance.  In most cases, the only thing worse than a GMA series accelerator is an older GMA series accelerator.
    *disclaimer* I am not now, nor have I ever been, an employee of Best Buy, Geek Squad, nor of any of their affiliate, parent, or subsidiary companies.

  • Probelm regarding function ( can not perform dml openration inside a query

    hi all,
    i have created on function which is used for delete rows and insert new rows ( records) but when i run i got
    ora-14551 -can not perform a DML operation inside a query
    0ra-06512 - fn_brok_upfdate_dtltbl , line no 21
    this error
    following are my code please help me
    CREATE OR REPLACE FUNCTION Fn_Brok_Update_Dtltbl
    (fnBROK_TYPE VARCHAR2,fnSLAB_ID VARCHAR2, fnINV_TYPE_CODE VARCHAR2)
    RETURN NUMBER
    AS
    fnCOUNT      PLS_INTEGER;
    fnTBLNAME     VARCHAR2(40);
    fnTMPINV_TYPE_CODE VARCHAR2(1000);
    fnTMPINVCODE       VARCHAR2(50);
    fnMYQUERY          VARCHAR2(4000);
    BEGIN
          IF UPPER(fnBROK_TYPE) = 'UPFRONT' THEN
          fnTBLNAME :='UPFRONT_RECD_DTL';
          END IF ;
        IF fnSLAB_ID IS NOT NULL AND fnINV_TYPE_CODE IS NOT NULL THEN
        fnTMPINV_TYPE_CODE := fnINV_TYPE_CODE ;
                 fnMYQUERY := 'SELECT COUNT(*) FROM '||fnTBLNAME||' WHERE SLAB_ID = '''||fnSLAB_ID||'''' ;
                 EXECUTE IMMEDIATE fnMYQUERY INTO fnCOUNT  ;
              IF fnCOUNT > 0 THEN
                    DELETE FROM UPFRONT_RECD_DTL WHERE slab_id = fnslab_id ;
              END IF ;
              WHILE fnTMPINV_TYPE_CODE IS NOT NULL
                    LOOP
                        SELECT  CASE WHEN INSTR(fnTMPINV_TYPE_CODE,',')= 0 THEN fnTMPINV_TYPE_CODE
                        ELSE Strsplit(fnTMPINV_TYPE_CODE,1,INSTR(fnTMPINV_TYPE_CODE,',') - 1  ) END  INTO fnTMPINVCODE FROM DUAL ;
                        fnMYQUERY := 'INSERT INTO '||fnTBLNAME||'(SLAB_ID, INV_TYPE_CODE)
                                VALUES ('''||fnSLAB_ID||''','||fnTMPINVCODE||') ' ;
                        EXECUTE IMMEDIATE fnMYQUERY ;
                        SELECT CASE WHEN INSTR(fnTMPINV_TYPE_CODE,',')= 0 THEN NULL
                        ELSE Strsplit(fnTMPINV_TYPE_CODE,INSTR(fnTMPINV_TYPE_CODE,',')+ 1 , LENGTH(fnTMPINV_TYPE_CODE)) END
                        INTO fnTMPINV_TYPE_CODE FROM DUAL ;
                   END LOOP ;
       fnCOUNT := 1 ;
       RETURN fnCOUNT ;
       END IF ;
    END ;
    [\pre]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    How did you call this function ? from SQL Statement ? Then No way .. . .
    ORA-14551: cannot perform a DML operation inside a query
    Cause: DML operation like insert, update, delete or select-for-update cannot be performed inside a query or under a PDML slave.
    Action: Ensure that the offending DML operation is not performed or use an autonomous transaction to perform the DML operation within the query or PDML slave

  • I can not perform hardware test on 2011 imac with mavericks

    I unplug all devices from my iMac and held the d key and still can not get to the hardware test. The Mac store was able to perform it with a wired mouse even after I added more ram therefore I know it can be performed. Am I leaving something out?

    Read the instructions in Using Apple Hardware Test.
    If your iMac shipped with discs, you must run AHT while holding the d key while starting the Mac with its grey Applications Install DVD inserted in the optical drive.
    To force the Internet version of AHT to load: with two fingers hold option d while starting your iMac with a third finger.

Maybe you are looking for