Restoring backup tablespace onto another new TB

Hi
I'm new to Oracle and running 8i on Solaris. Backup is done online and one of the existing TB may have been corrupted (computation error on batch runs).
I'm trying to restore a single TB (consisting of several .dbf files) in the same instance but on a new TB to verify the computed data. I've tried unsuccessfully to:
1. create new TB eg test01.dbf
2. offline this TB and copy the backed up dbf files onto the new ones
3. try to online the TB
I'm getting the error:
ORA-00283: recovery session canceled due to errors
ORA-01122: database file 5 failed verification check
ORA-01110: data file 5: '/mnt/dev_oradata/test01a.dbf'
ORA-01251: Unknown File Header Version read for file number 5
I'm not sure whether what I'm doing is possible (also, do not have any export done). Is there any way to restore the DBF file?
Many thanks for your assistance
Kind regards
Brian

Please have a look to tablespace point-in-time recovery.

Similar Messages

  • HT1414 Does Restoring backup from iTunes overwrite newer data on the iPhone?

    Does Restoring backup from iTunes overwrite newer data on the iPhone?

    Yes, if that new data hasn't been backed up yet.

  • Cant sync iphone 6 plus to itunes, can only restore backup or setup as new

    I recently bought a new iphone 6 plus and set it up through itunes by restoring from the backup of my previous iphone. 
    Since then I have made updates on my new phone (installed some apps, updated IDs and passwords, etc), and most recently let it install the ios 8.1.1 update.
    Today when I connected my phone to my PC to sync it with itunes, the only options I am given are for setting up the phone, not syncing it. 
    Specifically, it gives me 2 choices.  1) Set up as a new Phone, 2) Restore from this backup (the backup from when I already originally set up the new phone).
    I do not want to restore the phone in either of these fashions, I only want to do a sync to a) get the updates on my phone backed up into itunes and b) install music from my itunes onto my iphone (which for some reason did not come across in the original setup).
    How can I SYNC my phone without simply having to RESTORE it to the state it was some time ago ?
    If I am having this problem now, it seems I would be stuck in this situation in the future too.

    It's been almost 3 weeks since I posted this. Any suggestions on how to fix ?

  • How to restore my Skype onto my new hard drive

    My new computer had to have a new hard drive installed.  I lost my Skype logo to get onto Skype.  I am having trouble getting it re-installed onto my computer.  What do I do to get it back operational?

    Hello Jayrajjpatel,
    It sounds like you have a Time Machine backup on an external drive that you would like to use to restore your computer. The following article will help you get that done, named:
    OS X Mavericks: Recover your entire system
    http://support.apple.com/kb/PH14185
    If you’re restoring your system because of a problem with your startup disk, repair or replace the disk before following these instructions.
    Make sure your Time Machine backup disk is connected and turned on. If your disk is on a network, make sure your Mac is on the same network.
    Choose Apple menu > Restart. Once your Mac restarts (and the gray screen appears), hold down the Command (⌘) and R keys.
    Select “Restore from a Time Machine Backup,” then click Continue.
    Do one of the following:
    External backup disk: Select it, then click Continue.
    Time Capsule: Choose your network from the AirPort menu on the right side of the menu bar, and then select your Time Capsule and click “Connect to Remote Disk.”
    Network backup disk: Select it, then click “Connect to Remote Disk.”
    If necessary, enter the name and password you use to connect to your backup disk, then click Connect.
    Select the date and time of the backup you want to restore, then follow the onscreen instructions.
    After you restore your system, Time Machine may perform a full backup at the next scheduled backup time. This is normal. Time Machine resumes incremental backups after the full backup is completed.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • How to restore backup files to a new database?

    Hello all,
    Our database has stopped working because many config files and some control files were deleted or changed! You can see the full discussion here: ORA-01034 - Oracle not availabe
    We are using Oracle 11g. We got some comprehensive backup files and some incremental ones before this failure.
    Do these backup files contain config and control files too? or just contains data?
    And how I can recover the database using them?
    Thanks for your help

    Thank you so much for your attention.
    Yes exactly, I installed oracle on my laptop and copped its control files into the database and they didn't work
    1- Many backup files of level 0 and level 1. They've been created using these rman commands:
    echo database backup, level 1
    echo %DATE%
    echo %TIME%
    set datetimef=%date:~-4%_%date:~4,2%_%date:~7,2%_%time:~0,2%_%time:~3,2%_%time:~6,2%
    echo %datetimef%
    rman target / @F:\backup1.txt LOG F:\database-backup\rman-logs\%datetimef%.txt
    copy F:\database-backup\rman-logs\%datetimef%.txt F:\database-backup\rman-logs\current-log.txt
    and
    echo database backup, level 0
    echo %DATE%
    echo %TIME%
    set datetimef=%date:~-4%_%date:~4,2%_%date:~7,2%_%time:~0,2%_%time:~3,2%_%time:~6,2%
    echo %datetimef%
    rman target / @F:\backup0.txt LOG F:\database-backup\rman-logs\%datetimef%.txt
    copy F:\database-backup\rman-logs\%datetimef%.txt F:\database-backup\rman-logs\current-log.txt
    What have you done before getting "Oracle not available" message?
    One of group members tried to create a new database using Oracle Database Configuration Assistant and then she couldn't work with the new database (I guess she got some errors when she decided to connect to it using sqldeveloper) and then she deleted the new database using Oracle Database Configuration Assistant, and in the last part it asked her Do you want to delete everything related to the new database and she answered yes.
    What have you done after getting "Oracle not available" message?
    After that we get Oracle Not Available. When I tried to connect to the Oracle via SQLPlus (startup command) it told me that init file does not exist and I recreate that file and put in the right place, then checked some files located in the D:\app\Administrator\admin\iwatchdb\scripts and D:\app\Administrator\product\11.2.0\dbhome_5\NETWORK\ADMIN. Almost in all of that SID and addresses were changed and pointed to the new database, I just alter them and replaced the Yelp (the name of the new database) with iwatchdb (our main database). So the first error solved, and when I tried to start the database up it told me that control files do not exist! and I checked the address that sqlplus showd in the error and it was right! the control files were deleted from: D:\app\Administrator\oradata\iwatchdb (CONTROL01.CTL) and D:\app\Administrator\flash_recovery_area\iwatchdb (CONTROL02.CTL)
    - What is the latest error you get in the alert.log file?
    do you mean this file? D:\app\Administrator\diag\rdbms\iwatchdb\iwatchdb\alert\log.xml
    These are the latest ones:
    <msg time='2013-06-19T19:41:46.498-07:00' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='DD77KKS1' host_addr='fe80::d4a:8bff:b402:6cfe%13' module=''
    pid='4692'>
    <txt>Trace dumping is performing id=[cdmp_20130619194146]
    </txt>
    </msg>
    <msg time='2013-06-19T19:41:46.540-07:00' org_id='oracle' comp_id='rdbms'
    msg_id='dbkh_generate_new_failure_alert:2777:3311820762' client_id='' type='ERROR'
    group='DRA' level='1' host_id='DD77KKS1'
    host_addr='fe80::d4a:8bff:b402:6cfe%13' module='MMON_SLAVE' pid='1384'>
    <txt>Checker run found 1 new persistent data failures
    </txt>
    </msg>
    <msg time='2013-06-19T19:41:46.658-07:00' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='DD77KKS1' host_addr='fe80::d4a:8bff:b402:6cfe%13' module=''
    pid='4496'>
    <txt>ORA-00227: corrupt block detected in control file: (block 1, # blocks 1) ->(I copied control files from another database but it didn't work)
    ORA-00202: control file: &apos;D:\APP\ADMINISTRATOR\FLASH_RECOVERY_AREA\IWATCHDB\CONTROL02.CTL&apos;
    ORA-00227: corrupt block detected in control file: (block 1, # blocks 1)
    ORA-00202: control file: &apos;D:\APP\ADMINISTRATOR\ORADATA\IWATCHDB\CONTROL01.CTL&apos;
    </txt>
    </msg>
    <msg time='2013-06-19T19:41:46.659-07:00' org_id='oracle' comp_id='rdbms'
    msg_id='opiexe:3056:2780954927' client_id='' type='NOTIFICATION'
    group='admin_ddl' level='16' host_id='DD77KKS1'
    host_addr='fe80::d4a:8bff:b402:6cfe%13' module='sqlplus.exe' pid='4400'>
    <txt>ORA-205 signalled during: ALTER DATABASE   MOUNT...
    </txt>
    </msg>
    <msg time='2013-06-19T19:41:47.606-07:00' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='DD77KKS1' host_addr='fe80::d4a:8bff:b402:6cfe%13' module=''
    pid='4692'>
    <txt>Trace dumping is performing id=[cdmp_20130619194147]
    </txt>
    </msg>
    <msg time='2013-06-19T19:42:45.282-07:00' org_id='oracle' comp_id='rdbms'
    msg_id='dbgripsto_sweep_staged_obj:14105:70631439' type='ERROR' group='ami_comp'
    level='8' host_id='DD77KKS1' host_addr='fe80::d4a:8bff:b402:6cfe%13'>
    <txt>Sweep [inc][9769]: completed
    </txt>
    </msg>
    <msg time='2013-06-19T19:42:45.599-07:00' org_id='oracle' comp_id='rdbms'
    msg_id='dbgripsto_sweep_staged_obj:14105:70631439' type='ERROR' group='ami_comp'
    level='8' host_id='DD77KKS1' host_addr='fe80::d4a:8bff:b402:6cfe%13'>
    <txt>Sweep [inc][9706]: completed
    </txt>
    </msg>
    <msg time='2013-06-19T19:42:45.907-07:00' org_id='oracle' comp_id='rdbms'
    msg_id='dbgripsto_sweep_staged_obj:14105:70631439' type='ERROR' group='ami_comp'
    level='8' host_id='DD77KKS1' host_addr='fe80::d4a:8bff:b402:6cfe%13'>
    <txt>Sweep [inc][9705]: completed
    </txt>
    </msg>
    <msg time='2013-06-19T19:42:45.917-07:00' org_id='oracle' comp_id='rdbms'
    msg_id='dbgripsto_sweep_staged_obj:14105:70631439' type='ERROR' group='ami_comp'
    level='8' host_id='DD77KKS1' host_addr='fe80::d4a:8bff:b402:6cfe%13'>
    <txt>Sweep [inc2][9769]: completed
    </txt>
    </msg>
    <msg time='2013-06-19T19:42:45.918-07:00' org_id='oracle' comp_id='rdbms'
    msg_id='dbgripsto_sweep_staged_obj:14105:70631439' type='ERROR' group='ami_comp'
    level='8' host_id='DD77KKS1' host_addr='fe80::d4a:8bff:b402:6cfe%13'>
    <txt>Sweep [inc2][9706]: completed
    </txt>
    </msg>
    <msg time='2013-06-19T19:42:45.920-07:00' org_id='oracle' comp_id='rdbms'
    msg_id='dbgripsto_sweep_staged_obj:14105:70631439' type='ERROR' group='ami_comp'
    level='8' host_id='DD77KKS1' host_addr='fe80::d4a:8bff:b402:6cfe%13'>
    <txt>Sweep [inc2][9705]: completed
    </txt>
    </msg>

  • I got a new phone in the mail and i want to get my pictures off of my old one (doesnt turn on at the moment). Also isnt there a way to restore my settings onto the new one? settings that were on my old one?

    My girlfriend got a new phone recently as well and she was able to click something on her new phone that allowed all the setting pictures texts and etc to transfer to her new phone, even though her old phone was unaccessible. How do I do that for my phone? It's the same circumstance. I dont back up my phone like she does but I dont think she had done a recent backup before her phone died either. Someone please help!

    You transfer the data (including text messages) and settings from your old phone to your new one by backing up your old phone and restoring this backup to your new one (see http://support.apple.com/kb/ht2109).  This must have been what your girlfriend did.
    If you never backed up your old phone and it doesn't work now, it's too late.

  • Lost one app restoring backup from iCloud to new iPad

    I got a new iPad and started to restore the backup from iCloud. Everything else but my VLC player was restored.
    It is still on my MacBook and iTunes but won't sync to my new iPad.
    What can I do?

    If you've previously synced the iPad with iTunes on your computer, you can check there for a backup. Just connect the iPad to the computer and right click it in the source list, then choose restore from backup.
    I don't think you'll ba able to use that iCloud backup, see this article -> iCloud: Troubleshooting restore issues with iCloud Backup
    Error: "Your iPhone cannot be restored because there is a problem with your backup data. Choose a different backup to restore from."
    Your Backup does not appear to be usable. If you receive this alert, you should check the iCloud System Status at the iCloud Support website to make sure there are not any issues occurring with iCloud Backup. If there is not a widespread issue notated on the iCloud System Status, the error may self-resolve if you wait several minutes and try again. If issues persist, you should contact iCloud Support via the iCloud Support website.

  • HT5085 im having problems restoring backup informormaion to my new iphone5

    transferring photos,mail from my computer to my iphone5

    How did you backup?
    iCloud? iTunes?
    iOS: How to back up and restore your content - Support - Apple

  • HT201269 I have lost my iphone and had it blocked but want to restore the data onto a new device when I get one is this possible ?

    My phone was stolen but I am pretty sure it was recently 'backed up' to the cloud when I updated the software how can I find out ?

    I got no idea how you can lose iTunes account. Your purchases will be there as long as it's still available.
    There is no transfer purchases option in iPad. You can transfer purchases when you connect to computer iTunes where you usually sync. 

  • HT4137 I was able to restore all my info onto a new iPhone, except I cannot access my emails.  They are listed in new phone, but a note comes up saying "Cannot get mail. The connection to the server failed"  Any ideas?

    I cannot access my emails accounts after backing up and restoring my info onto a new iPhone. Any ideas?

    Hi kristafromne!
    I have an article here that I believe will help you with this issue. This article is about troubleshooting email accounts on your iPhone and can be found here:
    iOS: Unable to send or receive email
    http://support.apple.com/kb/ts3899
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • Move Mid-Tier onto another server

    Hi all
    The infrastructure (OracleHime1incl IASDB) and mid-tier (OracleHime2 portal and OracleHime3 discoverer) 10g Rel2 are installed on a windows 2003 server.
    I would like to know how to move the mid-tier (Portal and Discoverer) onto another new windows 2003 server thus improving performance. The server is used solely for reporting. Portal uses "portal providers".
    Or would it be better to move the infrastructure?
    Is there documentation on this?
    Thanks

    The Oracle Application Server Administrator's Guide describes how to move the Infrastructure to a new host. See:
    http://download-west.oracle.com/docs/cd/B14099_19/core.1012/b13995/chginfra.htm#i1011823
    and:
    http://download-west.oracle.com/docs/cd/B14099_19/core.1012/b13995/chginfra.htm#i1012229
    Helen

  • Trying to figure out how to restore an iPhoto Library from a backup onto a new system.

    I had an old imac that  died but I have backups of everything. I want to restore the iPhoto Libary to another system on another login
    The old system was an iMac that was running I think either 10.5.8 or 10.6 and I think iPhoto6. I want to restore from a backup onto a newer iMac running 10.8.1 with iPhoto 9.3.2. When I go to the backup I see the iphoto libray, but it does not show the icon I was expecting. What I see is
    Not the icon I thought I would see. When I double click I get a terminal window and I can see all of the files
    So how can I get these photos onto my new system?
    Thanks

    The backup was made via Time Machine. I want to take an account from an old machine to a different newer machine in the house. I tried using the migration assitant to move files onto the new system and all seems well except for photos. When iPhoto startes up it appears to recognize the photos and I can see thumbnails when I flip through, but I do not see full sized photos. How can i see all of the full sixe photos and make sure the conversion pulled my pictures over?

  • How do I restore a broken iPhone's backup onto my new one?

    Hi,
    My iPhone 4s recently stopped working (not the phone itself, just he screen) so I cannot get into it to set up an icloud backup or whatever. I luckily made a backup only a day before it broke, so now I want to put that backup onto my new iPhone 4s. Unfortunately, when I click "restore backup.." it says that my iPhone has never been backed up onto my computer, and thus it finds no backups that I can restore it to. I am aware I never backed it up, but I am unsure of how to access my backup from my old iPhone when I plug in my new iPhone into itunes. Any ideas??
    Thank you

    Easy.  Restore the new iPod from the backup of the old iPod.  See the restoring topic of:
    'iTunes: Backing up, updating, and restoring your iPhone, iPad, or iPod touch software

  • Unable to restore time machine backup onto a new hard drive

    I recently bought a new hard drive for my mid-2010 white Macbook. I have kept this computer regularly backed up with time machine, but just to be sure I made sure I hooked up my external hard drive prior to changing the hard drive and made sure it was fully backed up. I checked my exceptions and saw that my system files and applications were listed, so I removed them from the exceptions list and let it back up again (it only backed up a further 60MB though, so that made me a little uneasy).
    I successfully switched over the hard drive and then plugged in my external hard drive so I could do a restore from Time Machine. My external hard drive has 3 partitions: 2 time machine backups for each of my computers, and one partition for storing files that also has an old copy of 10.6 on it.
    When I booted the computer, I held option, then selected Macbook TM. When it came to the window with 4 options, including disk utility and restore from time machine backup, I selected restore from Time Machine backup. When I did so it said "No OS X Backups Were Found." Why wouldn't it have backups listed if I have been consistently backing it up? How else do I do a full system backup?
    Also, how can I be sure that I'm restoring this backup onto the new hard drive? It didn't prompt me to select that drive at any point, and I want to make sure I'm not overwriting the middle partition on the backup drive (or anything else).

    Please visit Pondini's Time Machine FAQ for help with all things Time Machine.
    You will find that Mountain Lion stores an invisible copy of the Recovery HD. You can boot from your Time Machine backup drive by restarting with OPTION boot:
    Boot Using OPTION key:
      1. Restart the computer.
      2. Immediately after the chime press and hold down the "OPTION" key.
      3. Release the key when the boot manager appears.
      4. Select the disk icon for your Time Machine backup drive.
      5. Click on the arrow button below the icon.
    Your computer should boot into the Recovery HD. You will be presented with a main window of options. Select the option to restore from a Time Machine backup then click on the Continue button.

  • HT201269 I backed up my 3GS using iTunes. I then restored the file to my new 4GS. Then I synced the apps onto the 4GS. Then I downloaded 2 custom ringtones, and attempted to sync them onto the 4GS, but it says "This Library is already synced with another

    I backed up my 3GS using iTunes. I then restored the file to my new 4GS. Then I synced the apps onto the 4GS. Then I downloaded 2 custom ringtones, and attempted to sync them onto the 4GS, but it says "This Library is already synced with another phone, and if you try to sync, you will lose all of the information on the iPhone." I am a Windows user. This Sync process is VERY confusing.

    How can I possibly get these two new ringtones onto the iPhone without wiping out everything else on the phone? This Sync process is nuts.
    I have Backed Up the phone twice. Why would iTunes try to wipe out the phone?

Maybe you are looking for

  • How to populate this fields in ce_bank_accounts?

    Hey there, first, i want to apologize for my bad english. i'm working with Cash management and i'm using this API ce_bank_pub because the bank are internals. i have the load from banks and branch, and kinda the bank accounts, but i can´t find how to

  • Viewing edit PDF file on IPAD

    I added text to a pdf file, save the file and then sent it as an email attachment. I opened up the email via the IPAD but when I opened up the attached PDF, none of my added text shows up. Note: the added text does show up with I open up the same fil

  • TS3989 Photostream not updating on windows laptop - please help!

    My photostream is not automatically updating to the picture library of my windows laptop.  The iCloud control panel will not allow me to click Options to check the settings (it just hangs) and I don't know how to uninstall/re-install.  I have checked

  • Drill Through in BPC 10

    Hi, For setting up the drill through to Bex query in BPC 10, I can see 2 tabs , one for "Query String" and other for "Fragment". What is the use  of "Fragment" tab. I could not find any information in the help document. regards Kiran

  • ITunes not recognizing my iPhone for Remote.app

    I've been trying to get this remote app to work with no luck. I tunes doesnt recognize that I have the remote app I guess so its not showing up in iTunes which means there is no place to enter the code to pair my iPhone with iTunes. I have gone throu