Recovery of lost non-system datafile

Hello All,
I have simulated a test environment where I have remove one of the non-sys datafile. For this first I have took the full database backup including archivelog and then remove the datafile from OS level. After that I manually created that datafile in mount state. I put the datafile in offline mode.
When I'm trying to recover the datafile, Oracle shows me error.
Please figure me out, where I was wrong.
Below are steps which I had did.
SQL> create tablespace TTS datafile '/u01/app/oracle/oradata/test/test.dbf' size 10M;
RMAN> backup database plus archivelog;
host $ rm /u01/app/oracle/oradata/test/test.dbf
sql>startup mount
sqll> alter database create datafile '/u01/app/oracle/oradata/test/test.dbf';
sql> alter database datafile '/u01/app/oracle/oradata/test/test.dbf' offline;
sql> recover datafile  '/u01/app/oracle/oradata/test/test.dbf';
ORA-00279: change 1080487 generated at 11/06/2012 11:51:50 needed for thread 1
ORA-00289: suggestion :
/u01/app/oracle/fast_recovery_area/TEST/archivelog/2012_11_06/o1_mf_1_13_%u_.arc
ORA-00280: change 1080487 for thread 1 is in sequence #13
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
AUTO
ORA-00308: cannot open archived log
*'/u01/app/oracle/fast_recovery_area/TEST/archivelog/2012_11_06/o1_mf_1_13_%u_.arc'*
ORA-27037: unable to obtain file status
Linux Error: 2: No such file or directory
Additional information: 3
Thanks,
rohit gupta
http://dbarohit.blogspot.in/

Hello John/Azar,
Thanks!
I can restore/recover the datafile from database full backup.
But in my test case, I want to recover the datafile by first creating it manually(that what I have showed).. and then trying to recover it.
I'm doing this because I have read about this steps.
John,
I've already tried to recover that datafile with RMAN, but no luck.
Below are the error message.
RMAN> recover datafile 6;
Starting recover at 06-NOV-12
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=39 device type=DISK
allocated channel: ORA_DISK_2
channel ORA_DISK_2: SID=38 device type=DISK
allocated channel: ORA_DISK_3
channel ORA_DISK_3: SID=40 device type=DISK
starting media recovery
archived log for thread 1 with sequence 17 is already on disk as file /u01/app/oracle/fast_recovery_area/TEST/archivelog/2012_11_06/o1_mf_1_17_89kdrhjx_.arc
archived log for thread 1 with sequence 18 is already on disk as file /u01/app/oracle/fast_recovery_area/TEST/archivelog/2012_11_06/o1_mf_1_18_89kphznq_.arc
unable to find archived log
archived log thread=1 sequence=13
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 11/06/2012 15:07:53
RMAN-06054: media recovery requesting unknown archived log for thread 1 with sequence 13 and starting SCN of 1080487
regards,
rohit gupta
http://dbarohit.blogspot.in/

Similar Messages

  • No backup loss of non system datafile how to open database

    Hi
    i lost my datafile with out backup how to open the database or how to backup database

    Hi,
    To prevent accidental lost of datafile make sure you backup your database by having suitable backup strategy.
    To open the database you can follow the step described by chinar sir. For backup follow one strategy as a good practise.Check my below link for backup strategy:
    http://rafioracledba.blogspot.com/2010/12/scheduling-rman-jobs-in-windows-server.html
    Best regards,
    Rafi.
    http://rafioracledba.blogspot.com

  • Recovering System datafile with no backup.

    Hello Everyone,
    I am simulating a scenario where in i lost a system datafile and i dint take any back up. The database i sin archive mode.Now i wanted to recover the database.I have googled everywhere and tried different things,but i am not able to recover it. can anybody please provide me a step by step process to recover the system datafile. DO we have to recreate the database?
    Thanks,
    ranz_bad

    ranz_dba wrote:
    Hello Everyone,
    I am simulating a scenario where in i lost a system datafile and i dint take any back up. The database i sin archive mode.Now i wanted to recover the database.I have googled everywhere and tried different things,but i am not able to recover it. can anybody please provide me a step by step process to recover the system datafile. DO we have to recreate the database? ranz_bad,
    :Please make sure that you read the docs before attempting to create issues as most of the issues are very well documented in the docs. For the recovery of the System tablespace, you need to have a backup and if you have only one datafile in the system tablespace or first dataflie of the System tablespace is lost, you can't get it through the create datafile clause.
    http://download.oracle.com/docs/cd/E11882_01/server.112/e10592/statements_1004.htm#i2079942
    HTH
    Aman....

  • Block corruption error in system datafile

    Hi Guru,
    There is a problem in system datafile of production database, one of the block has been corrupted.we have set the configuration of RMAN with SBT_TAPE for backup. when we try to recover using then following commands then we get some error. Please help to solve the issue.database 1s 10g on linux environment.
    RMAN> RUN
    ALLOCATE CHANNEL c1 DEVICE TYPE disk;
    blockrecover datafile 3 block 39830;
    }2> 3> 4> 5>
    allocated channel: c1
    channel c1: sid=1417 devtype=DISK
    Starting blockrecover at 21-MAR-13
    released channel: c1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of blockrecover command at 03/21/2013 13:02:10
    RMAN-06026: some targets not found - aborting restore
    RMAN-06100: no channel to restore a backup or copy of datafile 3
    RMAN>
    RMAN> blockrecover datafile 3 block 39830;
    Starting blockrecover at 21-MAR-13
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=1417 devtype=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: sid=2351 devtype=DISK
    allocated channel: ORA_DISK_3
    channel ORA_DISK_3: sid=1452 devtype=DISK
    allocated channel: ORA_DISK_4
    channel ORA_DISK_4: sid=1270 devtype=DISK
    allocated channel: ORA_DISK_5
    channel ORA_DISK_5: sid=1865 devtype=DISK
    allocated channel: ORA_DISK_6
    channel ORA_DISK_6: sid=2064 devtype=DISK
    allocated channel: ORA_DISK_7
    channel ORA_DISK_7: sid=1734 devtype=DISK
    allocated channel: ORA_DISK_8
    channel ORA_DISK_8: sid=1574 devtype=DISK
    released channel: ORA_DISK_1
    released channel: ORA_DISK_2
    released channel: ORA_DISK_3
    released channel: ORA_DISK_4
    released channel: ORA_DISK_5
    released channel: ORA_DISK_6
    released channel: ORA_DISK_7
    released channel: ORA_DISK_8
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of blockrecover command at 03/21/2013 13:19:59
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    Additional information: 2
    RMAN>
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 7;
    CONFIGURE BACKUP OPTIMIZATION OFF;
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/d02/rman/ctl_%F';
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE 'SBT_TAPE' TO '%F';
    CONFIGURE DEVICE TYPE DISK PARALLELISM 8 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 8 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE 'SBT_TAPE' TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE 'SBT_TAPE' TO 1;
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/d02/rman/%T_%d_%s_%p';
    CONFIGURE MAXSETSIZE TO UNLIMITED;
    CONFIGURE ENCRYPTION FOR DATABASE OFF;
    CONFIGURE ENCRYPTION ALGORITHM 'AES128';
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE;
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/d02/rman/snapcf_PROD.f';

    Please find the below backup and recovery scripts.
    Daily backup script
    ====================
    run {
    allocate channel 'dev_0' type 'sbt_tape'
    parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=PROD,OB2BARLIST=Monday-ERP-RMAN-Daily)';
    allocate channel 'dev_1' type 'sbt_tape'
    parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=PROD,OB2BARLIST=Monday-ERP-RMAN-Daily)';
    allocate channel 'dev_2' type 'sbt_tape'
    parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=PROD,OB2BARLIST=Monday-ERP-RMAN-Daily)';
    allocate channel 'dev_3' type 'sbt_tape'
    parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=PROD,OB2BARLIST=Monday-ERP-RMAN-Daily)';
    allocate channel 'dev_4' type 'sbt_tape'
    parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=PROD,OB2BARLIST=Monday-ERP-RMAN-Daily)';
    allocate channel 'dev_5' type 'sbt_tape'
    parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=PROD,OB2BARLIST=Monday-ERP-RMAN-Daily)';
    allocate channel 'dev_6' type 'sbt_tape'
    parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=PROD,OB2BARLIST=Monday-ERP-RMAN-Daily)';
    allocate channel 'dev_7' type 'sbt_tape'
    parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=PROD,OB2BARLIST=Monday-ERP-RMAN-Daily)';
    delete noprompt archivelog until time 'sysdate-2';
    crosscheck archivelog all;
    sql 'alter system archive log current';
    backup as compressed backupset
    format 'Monday-ERP-RMAN-Daily<PROD_%s:%t:%p>.dbf'
    database;
    backup as compressed backupset
    format 'Monday-ERP-RMAN-Daily<PROD_%s:%t:%p>.dbf'
    archivelog all;
    backup
    format 'Monday-ERP-RMAN-Daily<PROD_%s:%t:%p>.dbf'
    current controlfile;
    we tried the following command as well.
    RMAN> RUN
    ALLOCATE CHANNEL c1 DEVICE 'sbt_tape';
    blockrecover datafile 3 block 39830;
    but the same error as below.
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 7;
    CONFIGURE BACKUP OPTIMIZATION OFF;
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/d02/rman/ctl_%F';
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE 'SBT_TAPE' TO '%F';
    CONFIGURE DEVICE TYPE DISK PARALLELISM 8 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 8 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE 'SBT_TAPE' TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE 'SBT_TAPE' TO 1;
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/d02/rman/%T_%d_%s_%p';
    CONFIGURE MAXSETSIZE TO UNLIMITED;
    CONFIGURE ENCRYPTION FOR DATABASE OFF;
    CONFIGURE ENCRYPTION ALGORITHM 'AES128';
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE;
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/d02/rman/snapcf_PROD.f';
    RMAN>
    also tried the following command
    =======================
    RMAN> RUN
    ALLOCATE CHANNEL c1 DEVICE TYPE disk;
    blockrecover datafile 3 block 39830;
    }2> 3> 4> 5>
    allocated channel: c1
    channel c1: sid=1417 devtype=DISK
    Starting blockrecover at 21-MAR-13
    released channel: c1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of blockrecover command at 03/21/2013 13:02:10
    RMAN-06026: some targets not found - aborting restore
    RMAN-06100: no channel to restore a backup or copy of datafile 3
    RMAN>
    RMAN> blockrecover datafile 3 block 39830;
    Starting blockrecover at 21-MAR-13
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=1417 devtype=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: sid=2351 devtype=DISK
    allocated channel: ORA_DISK_3
    channel ORA_DISK_3: sid=1452 devtype=DISK
    allocated channel: ORA_DISK_4
    channel ORA_DISK_4: sid=1270 devtype=DISK
    allocated channel: ORA_DISK_5
    channel ORA_DISK_5: sid=1865 devtype=DISK
    allocated channel: ORA_DISK_6
    channel ORA_DISK_6: sid=2064 devtype=DISK
    allocated channel: ORA_DISK_7
    channel ORA_DISK_7: sid=1734 devtype=DISK
    allocated channel: ORA_DISK_8
    channel ORA_DISK_8: sid=1574 devtype=DISK
    released channel: ORA_DISK_1
    released channel: ORA_DISK_2
    released channel: ORA_DISK_3
    released channel: ORA_DISK_4
    released channel: ORA_DISK_5
    released channel: ORA_DISK_6
    released channel: ORA_DISK_7
    released channel: ORA_DISK_8
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of blockrecover command at 03/21/2013 13:19:59
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    Additional information: 2
    RMAN>

  • How to Delete Non-System State Backups in Windows 2008R2

    Hello,
    I am running a Windows 2008R2 server which uses Windows Server Backup to do the backups. We are using the backup-tool to create non-system state backups of the data-directories on this machine. The backup is done on a dedicated disk connected through iscsi
    (to a Synology box). This backup disk has become too small and we have now replaced the Synology box with a bigger one. Here i created a new LUN again for the backup purposes.
    Now for my question; The wbadmin.exe tool supplied with W2008R2 does not offer a way to delete the old backups. I know that in Win2012 (which we we also have running) I could add the new iscsi location and then (when enough backups are available on the new
    target) use wbadmin.exe delete backup  to delete the old non-system state backups; e.g.
     wbadmin delete backup -version:08/07/2013-21:00
    This (very undocumented) feature of Windows 2012 and higher works quite nice and is exactly what i am searching for on the W2008R2 machine; a way to delete the old backups (and under the hood delete the corresponding snapshots)
    I've done quite a bit of research and it should be possible to do something similar in 2008 but then manually, The howto is described in the following link: http://blogs.technet.com/b/filecab/archive/2009/06/22/backup-version-and-space-management-in-windows-server-backup.aspx .
    Basically it describes that you should use DiskShadow.exe to remove e.g. the oldest snapshot with a  command like :
    Delete shadows OLDEST \\?\Volume{7fc1871b-2e1f-11dd-a339-001e4fb7af35}
    Windows Server backup (wbadmin) should then on the next run 'see' this deletion and update its list of available backups:
    "You can perform the same steps manually to delete backups on demand. However, the backup catalog update cannot be done manually and it will happen instead during
    the next backup."
    I've done this on our box and it indeed removes the shadows from the list. However, in the Windows Backup 'dashboard' it still lists the backups as available. Also after a new backup has finished (according the the article this is when it should 'update'
    its backup catalog). When I try to restore a backup from a date that i just removed it gives a nice message that this is impossible because the snapshot is not available (duh :)) ;
    Unable to browse Local disk. The shadow copy of the backup stored on the backup destination cannot be found.
    So it seems that the aforementioned method works; it removes the snapshot and frees diskspace, but it doesn't update the Windows Backup catalog. As a result the management tool (GUI) still lists the backups which are no longer available! How can i change
    this? Is there any way to do this? I found one article which mentions that the Dashboard bases its screen on the Windows Logs and not on the actual VSS snapshots available:
    http://forum.wegotserved.com/index.php/topic/23757-start-afresh-with-server-backup/ (WHS) In my situation however this seems unlikely because i don't have any logs that date back as far as my backups go.
    In my opinion this is a real bug and it leaves us with a in-consequent backup schema. Does anyone have similar situations or even a solution to my problem?
    Kind Regard, Martin

    Hi Mandy,
    Yes! I think i got my answer and I now get how windows backup works in Windows 2008 :-) It turns out that I dismissed some suggestions a bit too soon. The answer lies in the command mentioned earlier : 
    Wbadmin delete catalog
    This command does delete all the backups from a perspective of the Windows Backup UI, but leaves the VSS snapshots intact. This means that the backups are still available, but you just can't restore them with the User Interface. In order to 'update' the
    UI with the current available snapshots (which you can list with diskshadows list shadows all), you have to re-add the existing media on which the backups took place using the Wizard of the UI. It will then inform you that existing backups are available and
    if you want to keep these for restore purposes. If you click 'yes', and THEN perform a backup ... All the current available backups will be shown in the User Interface :-) 
    So for my steps taken to change from one iscsi (iscsi1) to another (iscsi2):
    - Add the 2nd iscsi target with the Windows Backup UI
    using Backup schedule , Modify backup -> [desired options] => Add more backup destinations -> iscsi2
    - Remove the 1st iscsi target with the Windows Backup UI
    using Backup schedule , Modify backup -> [desired options] => Remove current backup destinations -> iscsi1
    - Run some backups on the new destination. Old restore points are now still available. When enough restore points are available on the new volume iscsi2 start deleting old data from iscsi1 as follows:
    - Run diskshadow
    diskshadow
    - list all the current snapshots
    list shadows all
    - remove all the snapshots of iscsi1  (repeat until all shadows are gone of iscsi1)
    delete shadows oldest \\?\volume{yourvolumeid}\
    - delete the windows backup catalog
    wbadmin delete catalog
    - Restart the windows backup UI and re-add your schedule on the new volume iscsi2. It will now ask if you want the keep the existing data for restore purposes; click yes. 
    - After the next backup only the backups of volume iscsi2 will be listed and everything is fine ! 
    I Hope my post will help others with similar questions. It was quite a search before I understood the way it works. Basically as long as your VSS snapshots are still available and listed by diskshadow you still have the backups and you will be able to get
    this in sync with the steps above (delete schedule and re-add originating targets containing the snapshots). After the next backup the UI will update itself. 
    (In my case someway along the way I lost my originating snapshots, but because I already had my new backup set it didn't bother me; It kept me from having to delete all 510 old backups :) with diskshadow)
    Regard, Martin

  • "Non-system disk Press any key to reboot"- Trying to install Win 7 on Mac Mini

    Hello. I'm trying to install Windows 7 on a new-model Mac Mini ('Late 2012'), which I just bought from Apple. [Specs: 1 TB Fusion drive, 2.6 GHz intel Core i7, 16 GB RAM, OS X Mavericks (latest), Graphics: Intel HD graphics 4000, Screen: LG Flatron 24"].
    After following instructions on Bootcamp, I tried installing it through my external USB Apple Superdrive (DVD), but for some reason as soon as the system finishes getting things ready and reboots to begin installing Windows 7, I get a black screen with an error message as follows: "No bootable device -- insert boot disk and press any key". Pressing the keys on my keyboard does nothing (even though it's a wired model, not a wireless one.) I'm forced to do a hard shutdown using the power button and hold down the Option key in order to get the system to show the Mac HD where OS X is. It also shows the Windows DVD as another option, but when I select it and the system boots, I just get the same error message again. So I go back to a hard shutdown and reboot to go into OS X again.
    Not sure what to do, I did some online research and in one post in the Frequently Asked Questions for Bootcamp, it says for installing Win 7 and Win 8, the computer won't work with external USB drives (*totally nuts in my opinion - Apple has to fix this stuff if they want to entice Windows users into buying their sleek, quiet hardware). Instead, the post recommends creating a Windows 7 ISO file from my Windows 7 DVD and putting it on a USB thumbdrive that Bootcamp is going to use to put all the Apple/Windows drivers on for the installation process. I'm also told I have to unplug my Superdrive (no explanation given for why). So I do all this and get Bootcamp Assistant running again. Unfortunately, as soon as the system reboots after going through all the usual preparation steps, I get another black screen with a new error message: "Non-system disk Press any key to reboot". So I'm at a loss for what to do next.
    (I've also have an iMac that I bought more than a year ago that I also put Windows 7 on, with no problems that time. Go figure.)
    If anyone here has an good answer for how to proceed, I need to know. Thanks in advance!

    Here they are:
    cygnus-x1:~ LantS$ diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *121.3 GB   disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:          Apple_CoreStorage                         121.0 GB   disk0s2
       3:                 Apple_Boot Boot OS X               134.2 MB   disk0s3
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *1.0 TB     disk1
       1:                        EFI EFI                     209.7 MB   disk1s1
       2:          Apple_CoreStorage                         443.3 GB   disk1s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk1s3
       4:       Microsoft Basic Data BOOTCAMP                556.0 GB   disk1s4
    /dev/disk2
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:                  Apple_HFS Freedom (Mac HD 1 TB)  *555.8 GB   disk2
    /dev/disk3
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:     FDisk_partition_scheme                        *16.0 GB    disk3
       1:                 DOS_FAT_32 WININSTALL              16.0 GB    disk3s1
    cygnus-x1:~ LantS$ diskutil cs list
    CoreStorage logical volume groups (1 found)
    |
    +-- Logical Volume Group DB9C188B-5B09-43DE-BA9A-1CBB53ED19C4
        =========================================================
        Name:         Macintosh HD
        Status:       Online
        Size:         564333961216 B (564.3 GB)
        Free Space:   49152 B (49.2 KB)
        |
        +-< Physical Volume 415AE4A2-2CDB-4C8B-AE00-7A14014B3EA0
        |   ----------------------------------------------------
        |   Index:    0
        |   Disk:     disk0s2
        |   Status:   Online
        |   Size:     120988852224 B (121.0 GB)
        |
        +-< Physical Volume 829492A1-0BC2-4358-A778-C008C03D00F7
        |   ----------------------------------------------------
        |   Index:    1
        |   Disk:     disk1s2
        |   Status:   Online
        |   Size:     443345108992 B (443.3 GB)
        |
        +-> Logical Volume Family C37DA9C0-00E7-46A4-90EC-548204BFB908
            Encryption Status:       Unlocked
            Encryption Type:         None
            Conversion Status:       NoConversion
            Conversion Direction:    -none-
            Has Encrypted Extents:   No
            Fully Secure:            No
            Passphrase Required:     No
            |
            +-> Logical Volume B769E601-F56F-4F83-A5B5-4378159FF8B9
                Disk:                  disk2
                Status:                Online
                Size (Total):          555826479104 B (555.8 GB)
                Conversion Progress:   -none-
                Revertible:            No
                LV Name:               Freedom (Mac HD 1 TB)
                Volume Name:           Freedom (Mac HD 1 TB)
                Content Hint:          Apple_HFS
    cygnus-x1:~ LantS$

  • "Non-System Disk" Boot Camp Windows 7 on 5K iMac

    I've been trying to install Windows 7 as a Boot Camp partition on my 5K iMac for a few days now. It's driving me crazy.
    I've tried:
    Installing from multiple different USB devices – all USB 2.0, 16gb or 32gb. I've tried 4 different sticks now. I just tried a Sandisk 16gb as someone here pointed out none of theirs worked except their Sandisk drive, but no luck with that either.
    Using multiple different ISO's, all x64 – all Windows 7 but different versions (Home Premium, Professional, Ultimate). These are all downloaded from the Digital River sources.
    I contacted Apple Support and they advised attempting the Boot Camp setup while in Safe Mode. With this method, I was unable to even begin the process as the error message 'Must be Windows 7 or higher' comes up instead. I'm pretty sure this is just because I can't mount drives in Safe Mode.
    Here's what happens:
    Format the USB drive with 1 partition, set it to Master Boot Record, FAT32.
    Run Boot Camp Assistant.
    I leave all three options selected: create USB, download Windows software from Apple, and then create the partition.
    Select the x64 Windows ISO.
    Select the USB drive. Actually, there are no other drives connected, so it just auto-selects.
    Hit 'go'. Let it do its thing. It asks for a password twice during the process, and takes about 20 minutes.
    I then create a partition. I've been using 96gb, but have tried going up to 128gb to see if that makes any difference. Nope.
    iMac reboots when that's done. It sits there for a little while with the backlight on and a black screen, then shows "Non-system disk. Press any key to restart.".
    I hit my head on the desk a few times.
    I try restarting the iMac and bringing up the boot manager to see what disks are available. There's only one: Macintosh HD. No recovery HD, and no 'Windows' drive I've seen on some other posts.
    I restart the iMac and let it try booting normally again. This time, and all subsequent attempts, I get a "No bootable disk" error.
    At this point I find some sorta-relevant post that recommends trying something else, so I remove the partition and try that – a different USB, a different ISO (of the same thing). I do not have a disk drive of any kind and cannot use Windows that way.
    I've updated to the latest version of Yosemite, but that changed nothing. I've also tried inserting the bootable USB in my rMBP 13", but that doesn't show it as a boot disk either.
    Not sure if maybe I'm missing a step? I've been following Apple's step-by-step guide in their Support pages.
    If anyone has any experience with this problem, any advice would be greatly appreciated.

    Ok. I've created a Boot Camp partition, and WININSTALL is the USB drive I've created via Boot Camp Assistant.
    disutil list:
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *500.3 GB   disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:          Apple_CoreStorage                         371.4 GB   disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
       4:       Microsoft Basic Data BOOTCAMP                128.0 GB   disk0s4
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:                  Apple_HFS Macintosh HD           *371.1 GB   disk1
                                     Logical Volume on disk0s2
                                     9559D7F7-15A3-43F4-9DB0-04AC36197E53
                                     Unencrypted
    /dev/disk2
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:     FDisk_partition_scheme                        *16.0 GB    disk2
       1:                 DOS_FAT_32 WININSTALL              16.0 GB    disk2s1
    diskutil cs list:
    CoreStorage logical volume groups (1 found)
    |
    +-- Logical Volume Group CF98980E-1B0A-484F-9EFB-65B047F4DD7A
        =========================================================
        Name:         Macintosh HD
        Status:       Online
        Size:         371418034176 B (371.4 GB)
        Free Space:   0 B (0 B)
        |
        +-< Physical Volume 4357254B-9237-4328-A90C-10C90ABA1107
        |   ----------------------------------------------------
        |   Index:    0
        |   Disk:     disk0s2
        |   Status:   Online
        |   Size:     371418034176 B (371.4 GB)
        |
        +-> Logical Volume Family 084DA53D-4F5B-4A6C-9A9E-047CA2895641
            Encryption Status:       Unlocked
            Encryption Type:         None
            Conversion Status:       NoConversion
            Conversion Direction:    -none-
            Has Encrypted Extents:   No
            Fully Secure:            No
            Passphrase Required:     No
            |
            +-> Logical Volume 9559D7F7-15A3-43F4-9DB0-04AC36197E53
                Disk:                  disk1
                Status:                Online
                Size (Total):          371082489856 B (371.1 GB)
                Conversion Progress:   -none-
                Revertible:            Yes (no decryption required)
                LV Name:               Macintosh HD
                Volume Name:           Macintosh HD
                Content Hint:          Apple_HFS
    sudo gpt -vv -r show /dev/disk0:
    gpt show: /dev/disk0: mediasize=500277790720; sectorsize=512; blocks=977105060
    gpt show: /dev/disk0: Suspicious MBR at sector 0
    gpt show: /dev/disk0: Pri GPT at sector 1
    gpt show: /dev/disk0: Sec GPT at sector 977105059
          start       size  index  contents
              0          1         MBR
              1          1         Pri GPT header
              2         32         Pri GPT table
             34          6        
             40     409600      1  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
         409640  725425848      2  GPT part - 53746F72-6167-11AA-AA11-00306543ECAC
      725835488    1269536      3  GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
      727105024        512        
      727105536  249999360      4  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
      977104896        131        
      977105027         32         Sec GPT table
      977105059          1         Sec GPT header
    sudo fdisk /dev/disk0:
    Disk: /dev/disk0 geometry: 60821/255/63 [977105060 sectors]
    Signature: 0xAA55
             Starting       Ending
    #: id  cyl  hd sec -  cyl  hd sec [     start -       size]
    1: EE 1023 254  63 - 1023 254  63 [         1 -     409639] <Unknown ID>
    2: AC 1023 254  63 - 1023 254  63 [    409640 -  725425848] <Unknown ID>
    3: AB 1023 254  63 - 1023 254  63 [ 725835488 -    1269536] Darwin Boot
    4: 0B 1023 254  63 - 1023 254  63 [ 727105536 -  249999360] Win95 FAT-32
    Thanks for taking a look at this. I haven't been able to find a Windows 8.1 ISO to try as I don't have a license for that, only Windows 7.
    Also, the USB stick I'm using now is a Sandisk Cruzer. I've seen it used elsewhere here with success, so figured it must be a suitable device.
    Any ideas of what else to try?

  • System datafile block corruption - no backups and database in NOARCHIVELOG mode

    Dear All,
    Database version - oracle 11.1 Enterprise
    OS - RHELinux 5.8
    What are the options of recovering from physical block corruption when there are no backup available to perform block media recovery?
    V$DATABASE_BLOCK_CORRUPTION reports two segments corrupted (please see attached image for details).
    1 table in system datafile - sys_fba_barrierscn
    1 index - (applicaiton index)
    What are my options?
    I know there is a possibility that the database will not restart after a shutdown due to corruption in system tablespace.
    Database is in noarchivelog mode. So online backups are not possible and there aren't any full backups either.
    I am thinking of below,
    1. Run dbms_repair with fix_block_corruption. - Still database startup might fail?
    2. Shutdown the database and take offline full backup with RMAN MAXCorrupt option.
    Appreciate your suggestions and advises.
    Thanks
    Stefan

    Thanks Sybrand,
    Agree with your first two suggestions .
    Also scheduled a expdp job tonight. (Only backup like thing they had was a expdp cron, but until today all the large tables were failing due to small undo_retention).
    Yes. Flashback is not used. So hopefully it will not affect the a database restart i guess?
    Related to dbms_repair, I was referring to - http://askdba.org/weblog/2010/08/physical-corruption-ora-1578-part-3/.
    Where DBMS_REPAIR.FIX_CORRUPT_BLOCKS and DBMS_REPAIR.SKIP_CORRUPT_BLOCKS used.
    Which i think will not use any redo.
    Thanks
    Stefan

  • Recovery partition lost

    my laptop, Satellite P855-S5102, came with win8 pre-installed. i upgraded to win 8.1 and now i get prompt that SYSMENU.DLL is not working. i tried system recovery. now i get this message: i need to repair my laptop because WINLOAD.EFI is missing. i tried system recovery from usb flash drive. now i get this message: recovery partition lost.
    i check the HDD in explorer. now it has two additional partition. one named local disk and another named recovery.
    will removing all partition help? i'm planning to reformat the whole HDD. is it advisable?
    also, how can i enter the bios easily? i'm having difficulty accessing the bios to setr it up back so HDD will be first to start.
    Thank you to anybody who could help me
    i'm new to this forum. my name is bunglerph

    Satellite P855-S5102
    i'm planning to reformat the whole HDD. is it advisable?
    Sure.
    If you failed to create recovery media, you can obtain it from Toshiba. Scroll down to Get Recovery Media here .
    For instructions, see the section Restoring from recovery media, which begins on p. 60 of the User's Guide.
       Satellite/Satellite Pro P800 Series User’s Guide
    After all that, you'll need to upgrade to Windows 8.1 again.
    -Jerry

  • System datafile corruption

    good morning all
    What if in system datafile some blocks are corrupted in scenerio as below(db in noarchive mode but backup available-point in time recovery not important,data loss tolerated but want faster approach without shutting down db prefrably)
    oracle 10g release 2
    1)have cold backup /rman of few days old before corruption
    2)can i use bmr of rman or export system from this server import on anoter server and export and import back on this server
    3)or can i restore backup/rman of this db on other server,export system and import this on server where
    system.dbf is corrupted
    4)OR should i restore whole rman backup and replace whole db(point in time recovery not important here)
    which approach is best
    thanks

    for the following points :
    1)have cold backup /rman of few days old before corruptionyou have to remove the existing C/R/D files and restore those files from the last backup and start the database.
    2)can i use bmr of rman or export system from this server import on anoter server and export and import back on this serverTaking export is possible but not sure whether there would be any problem while taking any export and also during the import as well.
    3)or can i restore backup/rman of this db on other server,export system and import this on server where system.dbf is corrupted Its same as your second point but you are just doing it remotely
    4)OR should i restore whole rman backup and replace whole db(point in time recovery not important here) which approach is bestThis point is right because the database is not in archivelog mode...
    Cheers!

  • Non-system disk after installing Windows

    Hello everyone,
    I have a rMBP15 inch (late 2013) and am running 10.10 Beta 2. I tried installing Windows 7 via bootcamp but it keeps failing on me. After going through the Bootcamp Assistant (and assigning how much space I want to give the bootcamp partition) my Macbook reboots, and displays 'Non-system disk, press any key to reboot'. When I try to press any key, it doesn't respond.
    When I turn off my Macbook and turn it on again, the same message displays. When I boot into the Startup Manager (by pressing Alt when booting up) it only shows Macintosh HD, and no Windows installation (which seems to make sense, I didn't install Windows yet, only made the partition...). What am I doing wrong and why is it not installing Windows like it should? I can't boot into the USB Stick I'm using either.
    I would really appreciate any help as I really need to have Windows working on my machine too.
    Thank you very much in advance!

    You cannot have two OS X installations and Bootcamp on a single disk. This is because Bootcamp uses MBR to install, which has limit of four partitions (EFI/ESP, Recovery HD, OS X, Windows).
    W7 will have issues if you use EFI, but if you have choice, using W8.1 will let you get EFI based installation on this machine without the Hybrid MBR/CSM-BIOS method. I have it running via EFI on the same model.

  • Non-system disk Error when rebooting from Windows Disk

    Hello,
    I'm trying to run Windows 7 Pro on a partition on my Macbook pro retina display. I have reached the step where through bootcamp you reboot from the wondows disk. I have the windows disk in an external optical drive and have tried both 32 and 64 bit installation disks and still getting the same error"
    "Non-system disk
    Press and key to reboot"
    When I hit any key nothing happends, have to turn off computer by holding power button.
    I have also tried turning the computer on and holding cammad R, and selecting the boot disk manually, same error occurs.
    Any suggestions?

    Reboot your Mac while holding down the Alt/Option-key until the Boot Selection screen comes up.
    Choose to boot into oSX.
    Once in OSX go to System Preferences then Startup Volume and reset OSX to be the default.
    Btw.: there are no OSX Lion discs unless you made one yourself.
    Lion has Recovery instead OS X Lion: About Lion Recovery
    Stefan

  • Cannot use system rollback segment for non-system tablespace 'TEMP

    Hi everyone!
    I encountered this error: "Cannot use system rollback segment for non-system tablespace 'TEMP"
    So this is what I did to check if the undo stuffs are online.
    SQL> select tablespace_name,status from dba_tablespaces;
    TABLESPACE_NAME                STATUS
    SYSTEM                         ONLINE
    UNDO                           ONLINE
    SYSAUX                         ONLINE
    TEMP                           ONLINE
    LARGEDATA                      ONLINE
    LARGEINDEXES                   ONLINE
    MEDIUMDATA                     ONLINE
    MEDIUMINDEXES                  ONLINE
    SMALLDATA                      ONLINE
    SMALLINDEXES                   ONLINE
    XSMALLDATA                     ONLINE
    TABLESPACE_NAME                STATUS
    XSMALLINDEXES                  ONLINE
    XXSMALLTABS                    ONLINE
    USERS                          ONLINE
    CONVTABLES                     ONLINE
    UNDO_02                        ONLINE
    16 rows selected.
    SQL>  SELECT tablespace_name, sum((bytes/1024)/1024) free FROM DBA_FREE_SPACE gr
    oup by tablespace_name;
    TABLESPACE_NAME                      FREE
    LARGEDATA                      18.3105469
    SMALLDATA                        10.46875
    SYSAUX                           106.5625
    UNDO_02                            67.125
    XXSMALLTABS                    13.0078125
    CONVTABLES                     170.039063
    MEDIUMDATA                             22
    USERS                           37.265625
    SYSTEM                             55.875
    LARGEINDEXES                   30.5175781
    XSMALLINDEXES                    17.34375
    TABLESPACE_NAME                      FREE
    UNDO                             546.9375
    MEDIUMINDEXES                       33.25
    SMALLINDEXES                    31.015625
    XSMALLDATA                     23.6328125
    15 rows selected.
    SQL> select file#,status from v$datafile;
         FILE# STATUS
             1 SYSTEM
             2 ONLINE
             3 ONLINE
             4 ONLINE
             5 ONLINE
             6 ONLINE
             7 ONLINE
             8 ONLINE
             9 ONLINE
            10 ONLINE
            11 ONLINE
         FILE# STATUS
            12 ONLINE
            13 ONLINE
            14 ONLINE
            15 ONLINE
    15 rows selected.
    SQL> select segment_name, tablespace_name, initial_extent,status
      2  from dba_rollback_segs;
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    SYSTEM                         SYSTEM                                 102400
    ONLINE
    _SYSSMU1$                      UNDO                                   131072
    OFFLINE
    _SYSSMU2$                      UNDO                                   131072
    OFFLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU3$                      UNDO                                   131072
    OFFLINE
    _SYSSMU4$                      UNDO                                   131072
    OFFLINE
    _SYSSMU5$                      UNDO                                   131072
    OFFLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU6$                      UNDO                                   131072
    OFFLINE
    _SYSSMU7$                      UNDO                                   131072
    OFFLINE
    _SYSSMU8$                      UNDO                                   131072
    OFFLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU9$                      UNDO                                   131072
    OFFLINE
    _SYSSMU10$                     UNDO                                   131072
    OFFLINE
    _SYSSMU11$                     UNDO_02                                131072
    OFFLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU12$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU13$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU14$                     UNDO_02                                131072
    OFFLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU15$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU16$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU17$                     UNDO_02                                131072
    OFFLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU18$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU19$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU20$                     UNDO_02                                131072
    OFFLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU21$                     UNDO_02                                131072
    OFFLINE
    22 rows selected.How should I be bringing them online?
    I tried this but didn't work for me.
    SQL> alter rollback segment _SYSSMU1$ online;
    alter rollback segment _SYSSMU1$ online
    ERROR at line 1:
    ORA-00911: invalid character
    SQL> alter rollback segment '_SYSSMU1$' online;
    alter rollback segment '_SYSSMU1$' online
    ERROR at line 1:
    ORA-02245: invalid ROLLBACK SEGMENT name
    SQL> alter rollback segment _SYSSMU21$ online;
    alter rollback segment _SYSSMU21$ online
    ERROR at line 1:
    ORA-00911: invalid character
    SQL> alter rollback segment SYSSMU21$ online;
    alter rollback segment SYSSMU21$ online
    ERROR at line 1:
    ORA-01534: rollback segment 'SYSSMU21$' doesn't exist
    SQL> alter rollback segment '_SYSSMU21$' online;
    alter rollback segment '_SYSSMU21$' online
    ERROR at line 1:
    ORA-02245: invalid ROLLBACK SEGMENT name
    SQL> alter rollback segment "_SYSSMU21$" online;
    alter rollback segment "_SYSSMU21$" online
    ERROR at line 1:
    ORA-30017: segment '_SYSSMU21$' is not supported in MANUAL Undo Management mode
    SQL> ALTER SYSTEM SET UNDO_MANAGEMENT=AUTO SCOPE=SPFILE;
    System altered.Should I be bringing every segment online separately? Please guide me.
    Nith
    Edited by: user645399 on Feb 23, 2011 2:52 PM

    SQL> select segment_name, tablespace_name, initial_extent,status
      2  from dba_rollback_segs;
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    SYSTEM                         SYSTEM                                 102400
    ONLINE
    _SYSSMU1$                      UNDO                                   131072
    ONLINE
    _SYSSMU2$                      UNDO                                   131072
    ONLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU3$                      UNDO                                   131072
    ONLINE
    _SYSSMU4$                      UNDO                                   131072
    ONLINE
    _SYSSMU5$                      UNDO                                   131072
    ONLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU6$                      UNDO                                   131072
    ONLINE
    _SYSSMU7$                      UNDO                                   131072
    ONLINE
    _SYSSMU8$                      UNDO                                   131072
    ONLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU9$                      UNDO                                   131072
    ONLINE
    _SYSSMU10$                     UNDO                                   131072
    ONLINE
    _SYSSMU11$                     UNDO_02                                131072
    OFFLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU12$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU13$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU14$                     UNDO_02                                131072
    OFFLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU15$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU16$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU17$                     UNDO_02                                131072
    OFFLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU18$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU19$                     UNDO_02                                131072
    OFFLINE
    _SYSSMU20$                     UNDO_02                                131072
    OFFLINE
    SEGMENT_NAME                   TABLESPACE_NAME                INITIAL_EXTENT
    STATUS
    _SYSSMU21$                     UNDO_02                                131072
    OFFLINEStill undo_02's segments are offline.

  • RMAN restore when system datafile get corrupt

    Hi,
    I am new to Backup and recovery, Can anybody suggest.
    If my system datafile gets corrupt, do I need to restore and recover complete database or just datafile restore will be suffice.
    In case the database is running on archive log mode.
    Waiting for reply.
    Thanks & Regards,
    Deepak

    Deepak Pushkarna wrote:
    Hi,
    I am new to Backup and recovery, Can anybody suggest.
    If my system datafile gets corrupt, do I need to restore and recover complete database or just datafile restore will be suffice.
    In case the database is running on archive log mode.
    Waiting for reply.
    Thanks & Regards,
    DeepakMount you database
    restore tablespace system
    recover tablespace system

  • ORA-00704: bootstrap process failure and SYSTEM datafile corrupt

    We have an Oracle 10g Express database that is getting the following error on startup.
    ORA-00704: bootstrap process failure
    It is also showing that the SYSTEM datafile is corrupt. And unfortunately the backups are gone. Is there any way to recover from this without a backup? Maybe some hidden undocumented parameter???
    We do have some full database exports from a couple weeks ago so it is not a complete loss but would really like a full recover.

    Windows XP
    We have tried allowresetlogs_corruption and allowread_only_corruption and no luck so far.
    ALTER DATABASE MOUNT
    Thu Aug 09 08:49:28 2012
    Setting recovery target incarnation to 2
    Thu Aug 09 08:49:28 2012
    Successful mount of redo thread 1, with mount id 2672004948
    Thu Aug 09 08:49:28 2012
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Thu Aug 09 08:49:50 2012
    alter database open upgrade
    Thu Aug 09 08:49:50 2012
    Beginning crash recovery of 1 threads
    Thu Aug 09 08:49:50 2012
    Started redo scan
    Thu Aug 09 08:49:50 2012
    Completed redo scan
    0 redo blocks read, 0 data blocks need recovery
    Thu Aug 09 08:49:50 2012
    Started redo application at
    Thread 1: logseq 84298, block 3, scn 10745981851
    Thu Aug 09 08:49:50 2012
    Recovery of Online Redo Log: Thread 1 Group 4 Seq 84298 Reading mem 0
    Mem# 0 errs 0: D:\DATA\ORACLE\ORADATA\XE\REDO04A.LOG
    Mem# 1 errs 0: D:\DATA\ORACLE\ORADATA\XE\REDO04B.LOG
    Thu Aug 09 08:49:50 2012
    Completed redo application
    Thu Aug 09 08:49:50 2012
    Completed crash recovery at
    Thread 1: logseq 84298, block 3, scn 10746001852
    0 data blocks read, 0 data blocks written, 0 redo blocks read
    Thu Aug 09 08:49:51 2012
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=18, OS id=2524
    Thu Aug 09 08:49:51 2012
    ARC0: Archival started
    ARC1 started with pid=20, OS id=2956
    Thu Aug 09 08:49:52 2012
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    Thread 1 advanced to log sequence 84299
    Thread 1 opened at log sequence 84299
    Current log# 2 seq# 84299 mem# 0: D:\DATA\ORACLE\ORADATA\XE\REDO02A.LOG
    Current log# 2 seq# 84299 mem# 1: D:\DATA\ORACLE\ORADATA\XE\REDO02B.LOG
    Successful open of redo thread 1
    Thu Aug 09 08:49:52 2012
    ARC1: STARTING ARCH PROCESSES
    Thu Aug 09 08:49:52 2012
    ARC0: Becoming the 'no FAL' ARCH
    ARC0: Becoming the 'no SRL' ARCH
    Thu Aug 09 08:49:52 2012
    SMON: enabling cache recovery
    Thu Aug 09 08:49:52 2012
    ARC2: Archival started
    Thu Aug 09 08:49:52 2012
    ARC1: STARTING ARCH PROCESSES COMPLETE
    ARC1: Becoming the heartbeat ARCH
    ARC2 started with pid=21, OS id=3916
    Thu Aug 09 08:49:54 2012
    Successfully onlined Undo Tablespace 1.
    Thu Aug 09 08:49:54 2012
    SMON: enabling tx recovery
    Thu Aug 09 08:49:54 2012
    Database Characterset is WE8MSWIN1252
    Thu Aug 09 08:49:56 2012
    Hex dump of (file 1, block 39) in trace file c:\oraclexe\app\oracle\admin\xe\bdump\xe_smon_876.trc
    Corrupt block relative dba: 0x00400027 (file 1, block 39)
    Bad check value found during buffer read
    Data in bad block:
    type: 6 format: 2 rdba: 0x00400027
    last change scn: 0x0002.7fee0b69 seq: 0x1 flg: 0x06
    spare1: 0x0 spare2: 0x0 spare3: 0x0
    consistency value in tail: 0x0b690601
    check value in block header: 0x8f6c
    computed block checksum: 0x1000
    Reread of rdba: 0x00400027 (file 1, block 39) found same corrupted data
    Thu Aug 09 08:49:56 2012
    Stopping background process MMNL
    Thu Aug 09 08:49:56 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_smon_876.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01578: ORACLE data block corrupted (file # 1, block # 39)
    ORA-01110: data file 1: 'D:\DATA\ORACLE\ORADATA\XE\SYSTEM.DBF'
    Thu Aug 09 08:49:57 2012
    Stopping background process MMON
    Starting background process MMON
    Starting background process MMNL
    MMON started with pid=11, OS id=1012
    Thu Aug 09 08:49:58 2012
    ALTER SYSTEM enable restricted session;
    MMNL started with pid=12, OS id=3584
    Thu Aug 09 08:49:58 2012
    ALTER SYSTEM SET systemtrig_enabled=FALSE SCOPE=MEMORY;
    Thu Aug 09 08:49:58 2012
    ALTER SYSTEM SET aq_tm_processes=0 SCOPE=MEMORY;
    Thu Aug 09 08:49:58 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\udump\xe_ora_324.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01578: ORACLE data block corrupted (file # 1, block # 39)
    ORA-01110: data file 1: 'D:\DATA\ORACLE\ORADATA\XE\SYSTEM.DBF'
    Thu Aug 09 08:49:58 2012
    Error 604 happened during db open, shutting down database
    USER: terminating instance due to error 604
    Thu Aug 09 08:49:59 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_pmon_3120.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:49:59 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_psp0_3444.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:49:59 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_mman_2592.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:49:59 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_dbw0_932.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:49:59 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_ckpt_1156.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:50:00 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_1508.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:50:00 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_reco_2700.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:50:00 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_smon_876.trc:
    ORA-00604: error occurred at recursive SQL level

Maybe you are looking for

  • Sending Email from Integration Process

    I have an Integration Process created which looks at outbound messages and sends information to my alert inbox under certain conditions. Is it possible to take the text I am sending to the Alert Inbox and have this email me also, or does this process

  • E51 - contacts not visible

    Hi there I have an E51 and am not sure what has happened but one minute all my contacts were visible and now they are not. If a person whose details I have stored in my phone memory calls me I can see their details however I cannot retrieve contact i

  • Fonts not available in apps

    Just got new MacBook Pro, loaded with OS 10.6.7. Copied fonts from old mac to home/library/fonts folder. Adobe CS apps and Quark only listing system fonts and Windows ttfs in font menus. Not even the open type fonts are listed.  Why are these fonts n

  • FB05- screen layout different via FLB1

    Dear SAP Guru's I need your help.  The layout of Post with Clearing: Create residual items is fine via FB05 where the user can see the right side of the screen that has the amount entered, assigned, difference postings and not assigned cannot view th

  • Local Hostname Duplication

    I am using an Imac connected to the internet via Airport Extreme, which is in turn connected to a modem from my ISP (transmission via phone lines - ISP is called Streamyx here in Malaysia). Normally I do not disconnect from the internet as the accoun