Retrieve a data file from a backup on another server

Hi all

I usually take backup hot data files to a different like that server because I don't have enough space in the same server. I have

SQL > alter tablespace XXXX begin backup;
SCP/bu1/oradaTA/XXXXX/XXXXX host [email protected]: / db1dw/oradata/backup/dec2010/XXXX
alter tablespace end OPS backup;

If I want to recover the datafile can I normally do the drop offline from the data file and copy the backup data file that is located in differnet thorugh scp server and check the online data file? and the database is in archivelog mode, but I dislike abt log files. I just need to recover the data file as the last backup.
or do we have to use all the controls recover datafile? If need to use everything recover datafile command go where it will recover the data file?

I have not any backup or restore script, I just manually PCs from data files.

Help please, thanks in advance...

It is a ' user backups managed by "in the terminology of the Oracle.
The database does not care how you copy (backup or restore) the data file from a backup location. So, you can use scp to copy the backup to the backup file.
HOWEVER , you can recover only a datafile to the single point of the backup. Given that the rest of the database (i.e. all the other data files) have advanced further, you must RETRIEVE the DATA file and apply all ArchiveLogs since this backup of data file point to the current point (i.e. recovery would be until it again online that would apply automatically).
Therefore, if you have had the "transactions" (e.g. deletions) against this tablespace, they will be replayed.

Hemant K Collette

Tags: Database

Similar Questions

  • How to move a specific tablespace data file from one directory to another

    Database: 10.2.0.1
    OS: generic
    Description of the problem: how to move a specific tablespace data file of one directory to another account of the database that is on the installer of Oracle Dataguard

    * Oracle is working on this issue, but at the same time opens the topic community so that community members can add their views, experience, or knowledge. This will strengthen again all the knowledge bases, including My Oracle Support and My Oracle Support Communities *.

    Published by: ram_orcl on August 16, 2010 21:21

    Dear ram_orcl,

    Please follow the procedures here;

    http://download-UK.Oracle.com/docs/CD/B19306_01/server.102/b14239/manage_ps.htm#i1034172

    8.3.4 Renaming a Datafile in the Primary Database
    
    When you rename one or more datafiles in the primary database, the change is not propagated to the standby database. Therefore, if you want to rename the same datafiles on the standby database, you must manually make the equivalent modifications on the standby database because the modifications are not performed automatically, even if the STANDBY_FILE_MANAGEMENT initialization parameter is set to AUTO.
    
    The following steps describe how to rename a datafile in the primary database and manually propagate the changes to the standby database.
    
       1.
    
          To rename the datafile in the primary database, take the tablespace offline:
    
          SQL> ALTER TABLESPACE tbs_4 OFFLINE;
    
       2.
    
          Exit from the SQL prompt and issue an operating system command, such as the following UNIX mv command, to rename the datafile on the primary system:
    
          % mv /disk1/oracle/oradata/payroll/tbs_4.dbf
          /disk1/oracle/oradata/payroll/tbs_x.dbf
    
       3.
    
          Rename the datafile in the primary database and bring the tablespace back online:
    
          SQL> ALTER TABLESPACE tbs_4 RENAME DATAFILE      2> '/disk1/oracle/oradata/payroll/tbs_4.dbf'
            3>  TO '/disk1/oracle/oradata/payroll/tbs_x.dbf';
          SQL> ALTER TABLESPACE tbs_4 ONLINE;
    
       4.
    
          Connect to the standby database, query the V$ARCHIVED_LOG view to verify all of the archived redo log files are applied, and then stop Redo Apply:
    
          SQL> SELECT SEQUENCE#,APPLIED FROM V$ARCHIVED_LOG ORDER BY SEQUENCE#;
          SEQUENCE# APP
          --------- ---
          8 YES
          9 YES
          10 YES
          11 YES
          4 rows selected.
    
          SQL> ALTER DATABASE RECOVER MANAGED STANDBY DATABASE CANCEL;
    
       5.
    
          Shut down the standby database:
    
          SQL> SHUTDOWN;
    
       6.
    
          Rename the datafile at the standby site using an operating system command, such as the UNIX mv command:
    
          % mv /disk1/oracle/oradata/payroll/tbs_4.dbf /disk1/oracle/oradata/payroll/tbs_x.dbf
    
       7.
    
          Start and mount the standby database:
    
          SQL> STARTUP MOUNT;
    
       8.
    
          Rename the datafile in the standby control file. Note that the STANDBY_FILE_MANAGEMENT initialization parameter must be set to MANUAL.
    
          SQL> ALTER DATABASE RENAME FILE '/disk1/oracle/oradata/payroll/tbs_4.dbf'
            2> TO '/disk1/oracle/oradata/payroll/tbs_x.dbf';
    
       9.
    
          On the standby database, restart Redo Apply:
    
          SQL> ALTER DATABASE RECOVER MANAGED STANDBY DATABASE
            2> DISCONNECT FROM SESSION;
    
    If you do not rename the corresponding datafile at the standby system, and then try to refresh the standby database control file, the standby database will attempt to use the renamed datafile, but it will not find it. Consequently, you will see error messages similar to the following in the alert log:
    
    ORA-00283: recovery session canceled due to errors
    ORA-01157: cannot identify/lock datafile 4 - see DBWR trace file
    ORA-01110: datafile 4: '/Disk1/oracle/oradata/payroll/tbs_x.dbf'
    

    Hope that helps.

    Ogan

  • Movement of data user from one unit to another server

    HI -.

    At the point where we move, they run 4.2 unit (1) on both servers (Windows 2003 and Exchange 2003). Unity servers are in separate domains and in partnership with Exchange servers in different administrative groups. They are digitally networked, in the same area of composition, a forest of AD. Due to a reorganization, about 100 subscribers of the unit will move. Their computer and AD accounts will be migrated to the new domain - inboxes has left the old Exchange admin group to the new. I want to coordinate the movement of these unit using GSM subscribers. This works when accounts are being migrated with ADMT? Are there measures, other than as a result of the help available for GSM, that I should follow for best practices?

    Thanks in advance,

    Ginger

    No, unfortunately this custom fly - the user to move utility GSM is built around a model of "pivot" where the pointers to the letters and accounts AD boxes are meant to remain static, while the server unit exchange - the location of the mailbox can change, of course, that is not a problem because the unit will detect and reconnect to it on the fly. However to move the AD account will switch us to the top. Right hand the only way to deal with it is to remove the Subscriber Unit 1, move its AD account and then re-import them on unit 2... of course, we test with ADMT and I can't speak with authority on the behavior that results from here (i.e. If it retains the same unique identifier within the directory to research purposes or other). My suspicion is it's not and by moving the directory on the identification information a new Unity server will not have the effect desired without worrying.

  • Restore a single file from a backup of VDP VM

    Hi all

    I have a question on vSphere for Data Protection. We installed this product a couple of days and I hope that this will help us reduce costs from Symantec Backup Exec. I read somewhere that you can restore a single or multiple file from a backup of POS. I've been clicking on my way in the restore option but I can't find this option anywhere. Does anyone have experience with this?

    Thank you

    André

    Firstly, you need a VM, which has been saved at least once. On this virtual machine, you can open an Explorer with https://'IP-of_your_VDP-appliance': 8543/flr /.

    As you click on "Advanced Login"

    Powers the: a user who has access to this virtual machine

    vCenter credentials: only that user, that you used to configure your POS with /vdp - configure. (Nested user does not work)

    After login you can restore files from all virtual machines of your backup-store in this virtual machine.

    If you use Internet Explorer and only see a blue screen, can you try to click on the button "compatibility view".

    For the restoration of level in Linux, you need a Linux VM with an Explorer.

    There is a limit of maximum 5000 files by restore.

    Paul

  • can I delete the files from the backup.backupb folder?

    I'm trying to restore a backup time machine on a hard drive that is smaller than the backup. It is safe for me to delete unnecessary files from the backup.backupb folder?

    Actually, no. Deleting files directly from the sparebundle will lead to file corruption.

    Ref: Pondini - Time Machine troubleshooting

  • take files from a backup of the laptop and put it on windows 7 / firefox

    My laptop has been cut. I would like to take files from a backup made a few months ago on the laptop - and put them on an upgrade to windows 7. I want only a few files and my tax file is on the computer of windows 7 (from the laptop). I don't know what would happen if the laptop backup C D has been placed in the windows 7 computer.

    Mozilla Firefox stores all your personal settings, such as bookmarks, passwords and extensions, in a profile folder on your computer, in a separate place from the Firefox program.

    Profile backup and restore

  • I'm trying to restore selective files from a backup from another computer (crushed, dead).

    I have a backup of Windows (Vista). I can see the files from an external drive and try to save to PC using advanced restore.  It shows the files that I am restoring have security clearances and need to create a user account. I've tried setting up new accounts administrator with the same name, but his does not work. I try and read files (Word .doc files), and it gives an error response saying that I do not have a corresponding account. I do not restore a file from a backup would such a challenge. ?

    Hello

    1. when exactly you get the error message?

    2. What is the full and exact error message?

    3 are logged as administrator?

    I suggest you to activate the administrator build-in account and check.
    a. click Startand type cmd in the Search boxof start.
    b. in the list of search results, right click Guest and then click run as administrator.
    c. When you are prompted by user account control, click continue.
    d. at the command prompt, type net user administrator / Active: Yesand then press ENTER.
    e. type net user administrator , , and then press ENTER.
    Note: Please replace the tag with passwords which you want to set for the administrator account.

    f. type exitand press ENTER.

    g. disconnect from the current user account.

    See also:

    Back up and restore: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-and-restore-frequently-asked-questions

  • I need to get data/files from my old hard drive that won't start no-how I connect it to my new computer?

    I have a new computer with Windows Vista.  My old computer does not start (lights turn on but just spinning noise that nothing appears on the monitor).  I need to get the data/files from my old hard drive.  Can I connect the old drive to my new computer to access the files?

    Connect the older hard drive to your computer and transfer the content:

    How do I add an additional hard drive
    http://www.WikiHow.com/add-an-extra-hard-drive

  • ORA-01124: cannot retrieve the data file 1 - file is in use or recovery

    I'm trying to recover the database in waiting, but it gives the error below.

    ORA-00283: cool cancelled due to errors
    ORA-01124: cannot retrieve the data file 1 - file is in use or recovery, the recovery is already said
    ORA-01110: data file 1: ' I:\ORACLE\QAS\SAPDATA1\SYSTEM_1\SYSTEM. DATA1'

    When I checked in the alert log recovery is not started. and later I hae given ' alter database recover Cancel "and the command to meet with the threshold.

    "media recovery has not started.

    It seems that the recovery was stuck between the two.
    Please advise me how to kill the recovery session that is stuck. because I don't want to bounce the database pending.

    Thanks in advance.

    Dataguard and MRP, you run a script before.

    In a standby scripted, a session to RETRIEVE the DATABASE would an UNTIL clause (SEQUENCE up to THAT most likely). At the end of the recovery at this point (SEQUENCE #), he left and stop at the database.

    In addition, the script is such that when a RECOVERY session is active, another session is not authorized to start. It can loop in pending state or go out and do it again the next scheduled interval.

    Apparently your startup script is not strong enough to prevent another session of RECOVERY to start even though the first is active (or it doesn't have a good up to THAT clause and stop, exit, closing stocks)

    What you have is a custom implementation of a database of pending. Without all the details of the script, the 'blocking' between sessions (to avoid a second RECOVER start when one is already running) etc... We can't really do much to help you.
    Your scripts must be standing with status information. It should be possible for you to discover the 'other' sqlplus session which emanates a DATABASE to RECOVER, but not yet out (p. ex... How about a simple "ps - ef |") grep sql' and ' ps - ef | combination of grep ora"?)

    Hemant K Collette

    Published by: Hemant K Collette on May 29, 2013 17:47

  • How to move the FILE from one place to another and keep "Indexing" have to move to the unknown location so you can't discover its full file path? Windows instructions provide information wrong re: how to do this!

    Make a bunch of audio files, placed in a folder on my desktop. Files initially sent to RealPlayer to burn, but when finished burning CD and went to read a CD, folder got seized by Media Player, 'Indexed' and disappeared from the office. I'm a relatively new computer user, and I need to learn more about file paths, how to view the path FULL of a file on my computer and how to type (create) full path when I need to. The "Indexing" feature seems to erase this lesson for me, and after having spent four hours trying to find Vista instructions on "How to move the file from one place to another", I gave up! Windows 'Help and Support' on my computer gives wrong directions. It states that if I right click on a folder > properties, a dialog box opens with a tab by which I can move my account. There is no tab location here. I found locations tab when right click on the "Mobile" folder, but still no option to "move file". No idea what is the folder "Roaming" or why it's on my computer. I want my audio files in the My Music folder, but this place is "access denied." Don't know how to get the audio file it in any case, but if anyone has any advice, I would be very happy! Thank you. PS - I had no problem moving folders in XP. I don't like the idea that a computer is to decide where to put my files. I want to control where I put my files. I don't like the way search works under Vista. I liked the XP search companion better because, for a computer fool like me, it was really easy to organize and find files and folders and had an option specific to find audio and video file TYPES.

    Here is an article on how to move your personal folders in Vista: http://www.howtogeek.com/howto/windows-vista/moving-your-personal-data-folders-in-windows-vista-the-easy-way/.  If you're talking about the special folders (such as photos, Documents, office...), then here is an article on how to move: http://www.winhelponline.com/articles/95/1/How-to-move-the-special-folders-in-Windows-Vista.html.

    If you have trouble with the search after you move the files, then rebuild the index: http://www.tech-recipes.com/rx/2103/vista_rebuilding_the_search_index/.  Here is an article on how to use Indexing Options in Vista that may be useful for you: http://www.vistax64.com/tutorials/69581-indexing-options.html.

    If the above does not help, your problem seems to relate to the image of the files/folders and their interactions with Media Center (which operate on different other folders).  Please repost your question in images and video Forum at: http://social.answers.microsoft.com/Forums/en-US/vistapictures/threads where the people who specialize in issues of the image will be more than happy to help you with your quesitons.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • BSOD after copying the large number of files from one disk to another

    Hello. I hope you can help because this issue is very frustrating. Just built a new PC:
    -Gigabyte Z97X Gaming 7 mobo
    -8 GB Corsair vengeance 1866 mhz
    -EVGA GTX 770 video
    -CPU Intel 4770K
    -two hard drives of 1 TB WD black in RAID 1
    -one ADATA 256 Gb SSD as drive OS
    -a 1 TB drive Toshiba
    -Windows 7 64-bit professional
    -F3 Bios Rev

    System can work very well for everyday, but when I copy large number of files from one disk to another (i.e. 70 000 files, 80 GB), shortly after (10 to 30 minutes), I get a BSOD bugcheck.

    I ran MEMTEST86 for hours without error. I can run PRIME95 with max heat without error. And as I said, it seems to be fine until I do a copy of large files. It seems not to matter to this disc, I copy to/from. Start WIndows, I see no activity CHKDISK. Ideas?

    Log name: System
    Source: Microsoft-Windows-WER-SystemErrorReporting
    Date: 25/06/2014 19:55:50
    Event ID: 1001
    Task category: no
    Level: error
    Keywords: Classic
    User: n/a
    Computer: Daddys-PC
    Description:
    The computer was restarted after a bugcheck.  The bugcheck was: 00000124 0 x (0 x 0000000000000000, 0xfffffa8008788028, 0x00000000bf800000, 0 x 0000000000200401). A dump was saved in the: C:\Windows\MEMORY. DMP. Report ID: 062514-6692-01.
    The event XML:

     
       
        1001
        0
        2
        0
        0
        0 x 80000000000000
       
        32358
       
       
        System
        Daddys-PC
       
     

     
        0 x 00000124 (0 x 0000000000000000, 0xfffffa8008788028, 0x00000000bf800000, 0 x 0000000000200401)
        C:\Windows\MEMORY. DMP
        062514-6692-01
     

    No problem, thank you!

    All attached files of the DMP are the verification of bug WHEA_UNCORRECTABLE_ERROR (124) .

    A fatal hardware error occurred. This fatal error data error Architecture WHEA (Windows Hardware).

    If we run one! errrec on the 2nd parameter of the bug check (address of the WER structure), we get the following:

    ===============================================================================
    Section 2: x 86 / x 64 MCA
    -------------------------------------------------------------------------------
    Descriptor of @ fffffa8008788138
    Article @ fffffa80087882c0
    Shift: 664
    Length: 264
    Flags: 0x00000000
    Gravity: Fatal

    Error: Internal unclassified (Proc 4 row 1)
    Status: 0xbf80000000200401
    Address: 0x00000000fee00040
    Misc.       : 0 x 0000000000000086

    Internal unclassified error, this implies that it is not publicly documented and there is no way to identify the error.

    -----------------------------------------

    1. AppleCharger.sys is listed and charged, which is the driver GIGABYTE on / off Charge. See here for more information - http://www.gigabyte.us/MicroSite/185/on-off-charge.htm

    Very annoying software, so please uninstall ASAP!

    2 remove and replace Norton with Microsoft Security Essentials for purposes of troubleshooting temporary, as it can be at the origin of the conflict:

    Removal of Norton- https://support.Norton.com/SP/en/us/home/current/solutions/kb20080710133834EN_EndUserProfile_en_us;JSESSIONID=841A6D40BA6872C47697C6C6B19C8E11.4?entsrc=redirect_pubweb&PVID=f-home

    -MSE http://Windows.Microsoft.com/en-us/Windows/Security-Essentials-download 

    3 uninstall Gigabyte Saver Easy, Easy Tune, as well as all the another bloatware Gigabyte, it is very problematic.

    4.

    2: kd > lmvm marvinbus64
    start end module name
    fffff880' 04c 51000 fffff880'04 c 95000 MarvinBus64 (postponed)
    Image path: \SystemRoot\system32\DRIVERS\MarvinBus64.sys
    Image name: MarvinBus64.sys
    Timestamp: Fri Sep 23 17:17:03 2005

    Pinnacle Studio Marvin Bus driver, dated 2005. Too old to work with the operating system, so please delete the software + the device (if any).

    5 please remove your Rainbow Tech/SafeNet USB security device if there is no update for its software, device drivers are too old.

    -----------------------------------------

    If all else fails, there's only so much you can do with an error like this, checking until it boils down to a faulty processor that needs to be replaced. Start from 1 and work down:

    1. make sure your temperatures are the norm and nothing is overheating. You can use a program such as Speccy if you want to monitor the time - http://www.piriform.com/speccy

    2 clear your CMOS (or optimized load BIOS default) to ensure that there is no parameter incorrect BIOS - http://pcsupport.about.com/od/fixtheproblem/tp/clearcmos.htm

    3. make sure that your BIOS is up to date.

    4 if all else fails, the only one left to do is replace your CPU because it is defective.

    Kind regards

    Patrick

  • Windows 7 and I have a batch file to copy files from 1 computer to another. It works fine alone, but when I put it to run in the Task Scheduler it shows it ends successfully, but nothing is happening

    I am running Windows 7 and I have a batch file to copy files from 1 computer to another.  It works fine alone, but when I put it to run in the Task Scheduler it shows it ends successfully, but nothing is happening.  None of the files are copied, and the control box does not appear.  Any ideas?

    Run a batch file in Task Scheduler

    Hello ITGIRL17,

    Thanks for posting on the Microsoft answers Forum.

    Configure your task under your administrator account.
    Then go to the folder with the batch file and ADD on control for the folder administrator permissions and each of the files in batches.
    If the batch files write data, then the target for the task should ALSO have all explicit permissions.
    Now try to run the Task Scheduler task.

    Also check the information from the following link and look specifically at Brian Vandemark Sommaire steps on 2 September.
    http://social.technet.Microsoft.com/forums/en/winservermanager/thread/d47d116e-10b9-44f0-9a30-7406c86c2fbe

    I hope that this information will help resolve your batch file does not problem.

    Sincerely, Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Copy some files from one user to another

    Hello!

    How can I copy (not share) some files from one user to another?

    The reason for this is because we rename users to other allocation model.

    Thank you!

    You must share the folders you want to transfer the ownership of the new username, or one responsibility that the new user has (I guess that's an Oracle Applications EUL). The user connects to Discoverer more with their new name. They open the workbook (s) and then do a SAVE AS. Who will save the workbook with them as the new owner. You must then sign with the old name of the owner and to delete these old files (after the first backup them) once you are sure that everything works fine. Yes, it is a nasty process. What we do is we use a "dummy" username when we create/modify the workbooks. In this way the fictional user name is the owner of the workbooks. So, it does not matter if a person leaves or if you change the user naming conventions. If you have many users to create cabinets, then a dummy user name doesn't quite work. You could always submit an enhancement request to Oracle for a copy function. I hope that you will get a lot of customers to support such a request.
    John Dickey

  • How can I copy files from project Waveburner to another internal drive?

    How can I copy files from project Waveburner to another internal drive without losing the connection to the files audio orig.?

    Thank you for your time,

    Since no one answered my call, I sat and researched and studied WaveBurner behavior and I can myself answer my question and solve. Since there were a lot of people asking similar questions on WaveBurner files I will post what I learned.

    Whenever you drop your audio files in the list window to make your WaveBurner CD copy not copy your audio files, but relies on the original audio file, where they are located. So whenever you move the files orig. and you open WaveBurner, it can't find those and displays an error window to suggest it will search for the missing file or if you know where he is now lets you find manually. WaveBurner usually place the .wb3 project file that contains everything including your home folder.

    For this reason, I reserve now an audio file WaveBurner also folder in my home folder. In order to save themselves from WaveBurner cannot find the audio file, all audio files that I do, I put in my folder of audio files WaveBurner first, then copy them in WaveBurner from there.

    When I need to use a bigger hard drive I copy .wb3-WaveBurner projects based, but also my

    Sound folder WaveBurner for the home folder on the new hard drive.

    WaveBurner is now all audio files without problem.

    I hope that this will be a unique problem to someone else. Happy WaveBurning.

    W.W.

  • On my iPad, can I move files from one folder to another, but not in the Preview file, why?

    When you manage files in iCloud, from an iPad, I can move to the files from one folder to another, but not in the Preview file. Secondly, when I check the file Preview to iCloud from Mac content is so different when you look at an iPad. Why is the gap between the iPad and the Mac?

    Try to go to iCloud.com to see if the elements are there and whether the device or the computer. That should indicate if the device or computer is not synchronizing. If the computer, try going to System Preferences/iCloud and stop synchronization. Wait a few minutes, then recheck the timing. If the device, go to settings/iCloud and do the foregoing.

Maybe you are looking for

  • IDE #1 error on Satellite Pro A10

    Hi, my laptop Satellite Pro A10 displays IDE #1 error whenever I try to put it on. This message is all I get, even if it is shown for a short period of time - the laptop always comes back to this message, it tries to load blanbk of the screen just go

  • Satellite Pro L510 - how to install XP?

    What should I do to install Windows XP on my Satellite L510? Hope you can help me. Thank you.

  • Satellite L550 - 11K: FN keys do not work. Where to get the PPV for Win7 64 bit

    I want to get these FN keys to work under Windows 7 64-bit. I read that 'VAT Package' is required to do. Well. Visit the support site. Choose Windows 7 64 bit. Where is the added value package? No here! So... what should I do now? Welcome them

  • stream HP 11: after update won't start

    I've updated my laptop last night and since I've updated, things would turn out. Guard goes to a blue screen and nothing happens.

  • HPOfficejet Pro 8600: Printing problems

    I can't use my printer as I have a print job that I can't remove. It says "delete", but in fact it does not. How can I get rid of this print job so that my other requests for printing can go forward? Thanks for your help.