How to restore a single table from a DP Export to a different pattern?

Environment:

Oracle 11.2.0.3 EE on Solaris

I was looking at documentation when importing DP trying to find the correct syntax to import a single table of an RFP to a different schema export.

So I want to load the table User1. Table1 in USER2. Table1 a DP Export.

Looking at the REMAP_TABLE options:
REMAP_TABLE=[schema.]old_tablename[.partition]:new_tablename

OR

REMAP_TABLE=[schema.]old_tablename[:partition]:new_tablename
I can't see where to specify the name of the target schema. Examples were the new table name residing in the same pattern with just a new name.

I looked at the REMAP_SCHEMA but the docs say matter the entire schema in the new schema and I want only one 1 table.

All suggestions are welcome!

-gary

I thought I tried this combination and it seemed to me that the REMAP_SCHEMA somehow too rolled TABLES = parameter > and started to load all the objects.

If it does not fail (and it shouldn't) then please post details here and I'll see what happens.

Let me back in the tray to sand and try again. I admit I was a bit of a rush when I did the first time.

We are all in a hurry, no worries. If it fails, please post the details and the log file.

Does make any sense that a parameter would be substitute another?

No, this should never happen. We have tons of audits to ensure that labour cannot have several meanings. For example, you can not say

Full schemas = y = foo - what you want, or a full export list export schema, etc.

Your suggestion was the first thing that I thought would work.

It should work. If this isn't the case, send the log with the command and the results file.

Dean
Thanks again for the help and stay tuned for my new attempt.

-gary

Tags: Database

Similar Questions

  • How to restore a single application?

    Is there any way to restore a single application from my old to my new iPad? Everything except this one game out my windows7 PC okay, but a game with three levels empty load on the new ipad. Any help is appreciated.

    You can explore around with iExplorer and see if you could see inside the app.

    https://www.macroplant.com/Iexplorer/

  • does anyone know how to restore a single file (my windows 8 buy, reception with my product codes) backup

    does anyone know how to restore a single file (my windows 8 buy, reception with my product codes) backup any help would be appreciated

    LC

    If you do not have access to windows and you used the built in backup, you will have a problem.  There is a way pretty cludgy to get home if you know where it is.  You can download Acronis true image home and convert the backup Windows a one acronis > find the file > convert a windows backup.  Not pretty but doable

  • How to restore these backup tables

    Hello pls provide detailed instructions on how to restore such a table regarding the example tables: PSWEB backup?

    What database? What backup are you talking about?

    Nicolas.

  • How to restore a backup table table

    I used this sql to backup my fnd_table:

    create the table fnd_concurrent_queues_backup as (select * from fnd_concurrent_queues);


    I changed some things in this table for diagnostic purposes with my concurrent managers, now I need to restore my original table, I think that would be OK, but I'm not 100% sure that I never had to restore the table. Please help me to check it out.


    ALTER table fnd_concurrent_queues as (select * from fnd_concurrent_queues_backup);


    Is this correct or is there another way to restore this table?


    Thank you

    You can simply back up the existing table and then rename the backup name origin- http://docs.oracle.com/cd/E11882_01/server.112/e41084/statements_9019.htm table

    Thank you

    Hussein

  • 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

  • How to import the selected tables from MySQL to Oracle

    Hello world:

    How can I import tables from MySQL to Oracle? I have more than 180 tables in my DB (MySQL), but I copy only 12 of them to ORACLE... rigth now I do it manually, using SQL Developer (rigth clicking on the picture icon and copy to Oracle) but now I need to do this automatically every 4 hours...

    I read on the dblink option, but I don't know if this is the best for this case...

    I appreciate all help.

    Best regards
    Jack

    Hi Jack,

    I think that with a db-link you can define an automated task (PL/SQL + programmer).
    We use a db-link to Oracle's RDBMS to MySQL. So we have no experience.
    We have created the db-link like http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/

    Heike cordially

  • How to restore an image removed from Photos to iCloud

    By mistake I deleted a picture of pictures. How to restore the photo to iCloud?

    If you have settings > iCloud > Photos > iCloud library enabled, when you remove the phone it removes also iCloud. If you have done recently (about 30 days) you can open pictures on the phone, tap Albums down, tap the recently deleted album and choose photos to recover.

  • How to restore the drop down from the menu bar at the top that contains bookmarks?

    I tried to remove the Yahoo toolbar, when I turned off accidentally unrolling of the menu bar at the top that contains bookmarks. How to restore the menu drop-down?

    Is s.o.

    In addition, what happened to the file, edit and view menus? if you want to have the menu bar displayed normally.

  • How to restore the shortcut "run" from the start menu?

    I deleted the shortcut "run" in the start menu & to this topic, I searched but I have not found, how to restore it?

    Note: I am using Windows Vista HomeBasic SP2.

    Thanks ;)

    Right click on the button 'Start '. Click on properties. Click 'Customize... '. "in the tab Menu start put a check mark in the box 'run the command '. Click 'OK' and then 'apply '.

  • Restore a single table

    I have accidentally truncated a table for the evil scheme and I need to recover the data. I know that this is not an easy task with rman, but I'm looking for tips for the best method.

    I'm under Oracle Standard Edition 11.1.0.6.0 on Linux. A cold backup of this database is created each week with rman. It is not in archivelog mode, because it would generate too many log files and all changes are easy enough to reproduce. The only method I know is to restore the entire database on another machine, and then export the table data / of the restored database and import it into the truncated table. It will take some time (a few or several days) and seems to contain a lot of unnecessary work for computers involved. The table was only a few 100 MB, and the DB is 1 TB +.

    Is it possible to restore the entire table with the table truncated on a new server? Is - it somehow possible in another instance of the database on the same computer? If I can restore a tablespace, but do it on another computer, I do not have to transfer the backup rman together on the new server? Y at - it something like the return of flame that will help me on Oracle Standard Edition? Are there any other suggestions for the restoration of a table more quickly?

    Yes, you can perform a manual SYSTEM restore + CANCEL + the Tablespaces Tablespace_containing_that_table only.
    You would have to set all the other offline data files.

    It would be safer to do it on another server - which means that you must copy the backup (or at least all backupsets that contain these storage spaces).

    To try to do it on the same server, you need to change the DBID and DB_NAME of the 'clone' before even that you OPEN. That means using the DBNEWID (nest)-, but who would be expected to update all data since the controlfile files (unless you try this with having dropped offline for all data files).

    However, if you install a new Oracle_Home and use that Oracle_Home, you can configure an init.ora file. Then, use RMAN to CATALOG the backupsets. Then RESTORE only the data of the selected Tablespaces (SYSTEM + CANCEL + RequiredTBS) files. Make sure that you use the VALUE of NEWNAME for the data files so that restoration does not overwrite your production database! _ then OPEN database RESETLOGS. (Note: do not use the RECOVER command). You could also new nest to rename this database.

    Then export the table outside.

    And import it into your production database.

    Hemant K Collette
    http://hemantoracledba.blogspot.com

    Published by: Hemant K grapple on March 10, 2010 14:10

  • How to retrieve a single record from access by program?

    I need to recover a single access record. I have two columns, 'Sess' and 'Topic' in my database. I want back the Session number ('Sess') for a particular topic and post it on the front panel. I wrote the attached VI based on an example I found. This VI contains the number of the Session for the first record, but I can't understand how to identify a search for a specific record in the table.  Thank you!

    Do a google search for «sql tutorial» You need to learn how the SELECT statement. The general syntax is:

    SELECT column_name (s)
    Table_name FROM
    WHERE column_name operator value

  • How to restore a single archivelog sauvegardΘ

    Hello
    I'm on 8.1.7.4
    I want just the sequence of journal 801

    I know that I can do

    Restore logseq 801 archivelog;
    but he complained that * 810 * is non-existent
    I want to do, restore from 801 to 809

    or just restore 801

    How can I do?
    Thank you

    Hello

    RMAN > restore logseq 801 until logseq archivelog 809;

    or

    RMAN > restore archivelog sequence 801;

    Thank you

    Published by: CKPT on August 6, 2010 07:20

  • How to restore an accidentally deleted from the Recycle Bin?

    Hi I was wondering if someone can tell me where to find the basket. I accidentally deleted from the desktop and I can't get back on here so it is easy to open and empty.

    I'm sure this is a really simple place, that I can not find

    Thank you

    To restore the recyclle in Vista bin see this article: http://support.microsoft.com/kb/810869.

    In short:

    To resolve this problem in Windows Vista, follow these steps:

    1. Click Startand then click Control Panel.
    2. Click appearance and personalization, click personalization, and then click on Change desktop icons.
    3. Click to select the Recycle Bin check box, and then click OK.

    If this does not work, follow the additional steps in the article above.

    I hope this helps.

    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.

  • How to restore the previous session from a sessionstore.bak file

    When I tried to open firefox that it automatically updated and deleted the sessionstore.js file. I saved the sessionstore.bak in another case, closed mozilla, changed the extension bak in js in the folder "profiles" Firefox and opened it again, but nothing happened. If the sessionstore.bak file is large 13Ko and seems to contain all the links in my previous session.

    How I force Firefox to start a session by using the information in the sessionstore.bak or .js file, as it should?

    Hello lordsilver2, the method you tried is correct, if does not work maybe the sessionstore.bak (renamed sessionstore.js) is corrupted.

    First make a copy of the file (the renamed sessionstore.js) on your desktop and then try to create a new profile and move the copy in the new profile to see if it works. If the file is corrupt is not sure the books above.

    Thank you

Maybe you are looking for

  • Your route to display the bookmarks bar does not work.

    I carefully followed your directions and the bookmarks toolbar refuses to show. What Miss me? This utility shows no more, then what is it?

  • HP Photosmart M415 digital camera

    My digital camera makes strange photos that appear to be cut in half with blue stuff in them. Is it possible to keep my camera to do this PS how can I change my name to g-mister, my friend set up the account and I really don't like the name, he chose

  • Satellite M60-164 with Major hard drive problems

    All started about 3 months ago. Whenever the computer is started, he would get a certain distance the BSOD do turn up and disappear immediately and the computer should restart. Yesterday, I discovered the F8 trick to make the stick BSOD around for qu

  • Sun Virtual Box & Toshiba Satellite L10 - recovery settings problem

    Hi- I had a problem with my Satellite L10 and earlier could not get full recovery settings after installing Virtual Box from Sun and ignore warnings from Microsoft. I suspect that this has now cloned my drive. Something is very very wrong. I use Win

  • New install and uninstall the old combo wireless keyboard & mouse

    I bought MS Wireless Desktop 3000, but I do not know if it must be installed before or after that I uninstalled my current combo keyboard & mouse HP wireless.  Should I go through the process of uninstalling first, with my current combo and then inst