Not a Dba, try a simple operation with expdp and impdp

Hi all

My Oracle database: 10G

I'm not a DBA, but I'm stuck to what looks like a simple operation, here is the context

I exported 2 tables schema HR using expdp and here is the command:

C:\ > expdp hr/hr@ORCL tables = EMPLOYEES, DEPARTMENTS directory = ORACLE_BKP dumpfile = hr_e_d.dmp logfile = hr_e_d.log

so this part uptill now is no problem, now I try to use this dmp 'hr_e_d.dmp' file and the urge to put these two tables in a different pattern that is pkg_utils and here is the command that starts the error:

C:\ > impdp pkg_utils/pkg_utils@ORCL schemas = HR = dumpfile ORACLE_BKP1 directory = hr_

e_d.dmp

Import: Release 10.2.0.1.0 - Production on Sunday, September 8, 2013 14:51:04

Copyright (c) 2003, 2005, Oracle.  All rights reserved.

Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - production

tion

With partitioning, OLAP and Data Mining options

ORA-31655: no data or metadata of objects selected for employment

ORA-39039: pattern Expression "(' HR')" contains no valid schema.

Table main "PKG_UTILS." "' SYS_IMPORT_SCHEMA_01 ' properly load/unloaded

Start "PKG_UTILS". ' SYS_IMPORT_SCHEMA_01 ': pkg_utils/***@ORCL schemas = HR.

Directory = ORACLE_BKP1 dumpfile = hr_e_d.dmp

Processing object type TABLE_EXPORT/TABLE/TABLE_DATA

Work "PKG_UTILS". "" SYS_IMPORT_SCHEMA_01 "carried out at 14:51:05

PS: the requirement is only to employees, departments of the HR export schema pkg_utils schema tables

Concerning

Rahul

C:\>Impdp pkg_utils/pkg_utils@ORCL schemas = HR directory = ORACLE_BKP1 = hr_ dumpfile

e_d.dmp

Instead of schemas = HR try remap_schema = h:pkg_utils

See Data Pump Import

Tags: Database

Similar Questions

  • Backup and recovery with EXPDP and IMPDP

    Hello

    I have a problem of beginner!

    My environment is 10.2.0.4 & 11.2.0.2.

    I wish
    to backup a small database with EXPDP (FULL=Y)
    and to recover it with IMPDP(FULL=Y). ( *I don't want to use RMAN in this case*)
    My question:
    + what have I more to backup ( e.g. Passwordfile, control files, init.ora..) to be able to recover  
      successfully with IMPDP?
    + what are the steps to recover with IMPDP?
    I tried looking for a Howto in INTERNET, but in vain so far!

    Can any expert answer me? or show me a place to get a good HOWTO?

    Thanks and greetings

    hqt200475

    So that's a little different situation from the initial, general issue.

    This situation Yes, create a new instance when the user that contains the data catalog rman since your last export import. The rman catalog is usually low volume enough this import will have no problem (we will assume that the export has not held while all backups rman-ducts were running).

    We know that your environment already relies on rman, since it is the rman catalog you save, you must familiarize yourself with rman still. Set up rman backup and restore for your sounds of database catalog rman as the perfect learning exercise that you improve on the procedures of your predecessor.

    Backup and recovery quick start for 10.2 Guide: http://download.oracle.com/docs/cd/B19306_01/backup.102/b14193/toc.htm

    Backup and Guide recovery for 11.2: http://download.oracle.com/docs/cd/E11882_01/backup.112/e10642/toc.htm
    A section of this guide to a direct interest (protection Recovery Catalog): http://download.oracle.com/docs/cd/E11882_01/backup.112/e10642/rcmcatdb.htm#CHDEBDJG

  • Problem with expdp and ENCRYPTION_MODE TRANSPARENT

    Hello
    I'm trying to export a database using the ENCRYPTION_MODE = TRANSPARENT.
    My portfolio in the database is open, but export still triggers the error:

    ORA-39174: encryption password must be provided.

    I tried to launch the export utility EXPDP and also with a PL/SQL code, and I get the same error.
    I'm on linux red hat 6.2 and the release of RDBMS Oracle 11.2.0.3.0.
    I use parfile them following command to run the export:
    expdp USER/PASSWORD DUMPFILE=expdp.dmp LOGFILE=expdp.log parfile=parfile.par
    
    parfile.par:
    DIRECTORY=export_dir
    FULL=y
    EXCLUDE=statistics
    ENCRYPTION=ENCRYPTED_COLUMNS_ONLY
    ENCRYPTION_ALGORITHM=AES192
    ENCRYPTION_MODE=TRANSPARENT
    FLASHBACK_TIME="To_TIMESTAMP(To_CHAR(SYSDATE,'YYYY-MM-DD HH24:MI:SS'),'YYYY-MM-DD HH24:MI:SS')"
    Export PASSWORD = ENCRYPTION_MODE and ENCRYPTION_PASSWORD = ENY_PASSWORD works fine, so the problem I have is in TRANSPARENT mode.
    I'd appreciate any help!

    Concerning
    Nunzio

    Hello Nunzio,
    I had a play with this and I think that maybe it's a bug... I had the same problem as you, when you try to specify just encrypt the columns

    You should be able to use the following if:

    expdp / encryption_Mode = transparent encryption = all

    It worked for me without error.

    You might want to raise a SR with oracle support.

    See you soon,.
    Harry

  • Simple operations with layers

    Please point me in the right direction (short code or classes/methods of giving names), I need to write a plugin (I CC 2015) to do the following:

    1 - toggle the visibility of a certain layer

    2 - set the opacity to a certain layer (as in window > transparency Panel)

    3 - select a certain layer in the "Layers" Panel

    It seems I have to answer the question myself:

    extern "C" AILayerSuite * sAILayer;

    extern "C" AIArtSuite * sAIArt;

    extern "C" AIBlendStyleSuite * sAIBlendStyle;

    Result ASErr = kNoErr;

    Lyr AILayerHandle = NULL;

    result = sAILayer-> GetNthLayer(0, &lyr);)

    1 - toggle the visibility of a certain layer

    result = sAILayer-> SetLayerVisible (lyr, false);

    2 - set the opacity to a certain layer (as in window > transparency Panel)

    Art AIArtHandle = NULL;

    result = sAIArt-> GetFirstArtOfLayer(lyr, &art);)

    result = sAIBlendStyle-> 'SetOpacity"(art, 0.5);

    3 - select a certain layer in the "Layers" Panel

    result = sAILayer-> SetCurrentLayer (lyr);

  • Payment through custom authentication not based on a scheme simple name of user and password

    We are looking at Adobe DPS to publish our digital magazines.  Like many other publishing companies, we also have existing customers 'print '.

    We have an authentication solution that uses WS-federation.  It works by accessing our connection site.  After the user is authenticated, we POST a security token JWT to return to the calling application.  It is important to know that we want to show the user interface for the connection.  Some of our connection to customers through their Facebook/Twitter account, so we have no password for them.  Our site of connection also allows all our applications and Web sites evolve in a coherent way.  For us, it's really important that we don't create additional identifying information for our users.  We want that they authenticate in the same way everywhere.  (connection website also deals with changing the "General conditions" and will be automatically enabled future external identity providers (such as Google and Microsoft - it also allows to force people to update their profile, if we do not have a complete profile etc...).)

    The right DPS solution, we see that the only option that is provided out of the box is to authenticate users by name of user and password credentials.  Is it possible to replace this mechanism with a scenario "open embedded browser / capture token"?  If so, how is that possible?  (I guess that other operations of payment are OK for us)

    Thanks in advance.

    In the new DPS (2015), the only way that a user can connect is via the dialog box native SignIn using the credentials of the user/password. Details: The native connection method will result in a call to the serviceAuthURL specified parameters of the Integrator for Direct payment. DPS will make an Http POST request to the URL SignInWithCredentials passing the username and password. DPS expects an authentication token to be returned to the viewer stores in native mode. This authentication token is what identifies the user for direct payment calls

    In the earlier version of DPS (classic), connection differs in two ways:

    1. DPS allows HTML to open a speed of connection of the freeform and similarly out of the application to get an authentication token
    2. DPS had a SDK API library whose application could explicitly define an authentication token after the opening of the flow of custom connection

    There is no equivalent for classical DPS SDK API in 2015 of DPS at this time. Although we plan in the future for additional capacity of connecting OAuth/Social.

  • table simple padding with html and dreamweaver question

    0 down vote favorite

    I haven't used DW for awhile, excuse my beginner question.

    I created a table with 2 rows and 1 column in HTML. I inserted an image in the top line and an image on the bottom row.

    With border, Central and spacing between cells set to 0, I can't understand why I see padding/spacing of pixels at the bottom of each cell. I changed the background color of the cells in the red table so that its easy to show the padding.

    Change the vertical alignment to the cells does not change the issue.

    I've not created page CSS to do this.

    From what I remember from my previous experience with DW padding and spacing was quite simple when you create a table of basic HTML, so don't know where I am going wrong.

    Link to the result when I preview the code in safari or chrome

    https://DL.dropboxusercontent.com/u/13258883/DW.PNG

      <!doctype html>
    <html>
      <head>
      <meta charset="UTF-8">
      <title>Untitled Document</title>
      </head>

      <body>
      <table width="512" border="0" cellpadding="0" cellspacing="0" >

      <tbody>
      <tr>
      <td colspan="2" bgcolor="#F50408"><img src="images/Untitled-10_01.gif" width="512" height="107" alt=""/></td>
      </tr>
      <tr>
      <td colspan="2" bgcolor="#F50408"><img src="images/Untitled-10_02.gif" width="512" height="93" alt=""/></td>
      </tr>
      </tbody>
      </table>
      </body>
    </html>

    You suffer from the filling of text-link to images online. Add the css to your external style sheet or in

  • First HP: Common Operations with 2D and 3D vectors

    I have not found a way to work with vector quantities 2D and 3D common representing the position, strength, speed, etc..  in a manner similar to the way in which the first HP manages complex numbers.  I used the HP-48 and the HP-50 where these useful functions were available to my students in engineering, but seems to be missing in the first HP.  The TI - 89 Titanium also.    With the first HP I can add two complex numbers of the mixed formula ("real/imaginary" and "polar"), but have not found a way to do with vectors with real components in two or three dimensions.

    What am I missing or what is hopefully a future update?

    You are right - it is something not supported at this time. He will very probably be added at some point however.

  • Flash embed tag does not obey the dimensions of percentage, even with html and body to 100%

    For some reason, I can't get this swf file to show the height and the width of 90%. I tried to add a style sheet in the header to explicitly set the html and body to 100%, but this is not always enough. can you see if there is a problem in the code?

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    
    <html>
    <head>
    <title></title>
    <style type="text/css">
    html, body {
      	margin: 0;
    	padding: 0;
      	height: 100%;
    	width: 100%;
    }
    </style>
    
    </head>
    
    <body>
    <center>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="90%" height="90%" ID="Captivate1">
      <param name="movie" value="tutorial.swf">
      <param name="quality" value="high">
      <param name="menu" value="false">
      <param name="loop" value="0">
      <embed src='tutorial.swf' width='90%' height='90%'  quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash'/>
    </object>
    
    <BR>
    <p>
    <align=center><a Href="javascript:window.close();">Close Window</a>
    </p>
    
    </center>
    
    </body>
    </html>

    This can happen because of the < center > element that does not have a height and a width specified. Don't forget to specify the dimensions for all containers if you use percentages, otherwise you can end up with 90% of 0 or a default value.

  • a simple form with the "submit" button: can it look better?

    Hi all

    I did not imagine that a simple form (with Textfields and ChoiceFields) could do a lot of problems:

    I would like to ask a few basic questions about it. First the code (Simplified):

       GridFieldManager formfm;    
    
            EditField surname = new EditField("", "-", 25, Field.FIELD_LEFT | Field.FIELD_VCENTER | EditField.FILTER_DEFAULT);
        EditField email = new EditField("", "-", 25, Field.FIELD_LEFT | Field.FIELD_VCENTER | EditField.FILTER_EMAIL);
    
        public FormFieldManager(){
    
            formfm = new GridFieldManager(2,0);
    
            formfm.add(new LabelField("who: ", Field.FIELD_RIGHT | Field.FIELD_VCENTER));
            String[] choicewho = new String[] { "Mr", "Mrs", "Miss" };
            ObjectChoiceField who = new ObjectChoiceField("", choicewho, 0, Field.FIELD_LEFT |Field.FIELD_VCENTER);
    
            formfm.add(who);
    
        formfm.add(new LabelField("Surname :", Field.FIELD_RIGHT | Field.FIELD_VCENTER));
        formfm.add(surname);
    
        formfm.add(new LabelField("E-Mail :", Field.FIELD_RIGHT | Field.FIELD_VCENTER));
        formfm.add(email);
    
        ButtonField sendButton = new ButtonField("Send", Field.FIELD_HCENTER|ButtonField.CONSUME_CLICK);
        formfm.add(sendButton);
        FieldChangeListener listenerSendButton = new FieldChangeListener() {
        public void fieldChanged(Field field, int context) {
    
        try {
            String data = "send=true&surname=" +surname.getText();
            data += "&email=" + email.getText();      httpPost("http://bla/sendData.php", data);
        } catch (IOException e1) {
            e1.printStackTrace();
        }
        formfm.deleteAll();
        formfm.add(new LabelField("Grazie!"));
        }
      };
      sendButton.setChangeListener(listenerSendButton);
    

    now my questions:

    (1) don't miss something (style) for the EditFields? At the present time, it is possible to change them, but the behavior (9700 Simulator) is strange: it is 'difficult' to get from one field to the other and everything moves sometimes when editing...

    How do you define a standard form that seems 'normal' and can be completed as expected in other applications? (Swifts nothing, it is possible to access the next field with the expected key / trackpad (I have no touch screen)) and so on?

    The EditFields do not even have a border, but I guess that's the standard case on BlackBerry.

    (2) the ObjectChoiceField is also very ugly... It's too big... Is it not possible to reduce the size without much effort? (I couldn't everride it correctly). (I also tried with radio buttons, but unfortunately I can't add a RadioButtonGroup to my LayoutManager, strange)

    (3) it is perhaps a stupid question: I can't get the text selected from the ObjectChoiceField (to send it can in data).

    AM EditField, it's simple:

    editfield.getText()
    

    But how is it with my ChoiceField?

    I found getSelectedIndex() but it provides a value int not text...

    Thanks in advance for any suggestions!

    silizia

    1. you have defined fields as follows:

    EditField family name = new EditField ("vorname:", "-", 20, EditField.FILTER_DEFAULT);

    The 20 means 20 characters, so it's all the field allows you to enter.

    2. Yes, the mail filter is pretty useless.  Use the EmailAddressEditField instead

    3. you can play with the scroll, but the best thing to do is to set the focus on the first field that you want people to pull together - usually the upper part of the form.

  • Problem with Audio and cannot restore. Error code 0 x 80070002.

    Have a Gateway FX 6860 under Windows 7 Home Premium.  Audio worked fine in the morning but in the afternoon (no updates being installed), I noticed that the sound speaker in the start bar had a red X.  Thought I had cut the sound, but the button mute on the keyboard had no effect (any more than the volume upward or down keys).  Roll the mouse on the icon gives "no speakers or headphones are connected.  Tried researching this issue after trying to restore the system (System Restore did not complete with each available computer restore point was [gave me every time the error code 80070002 x 0]).  I tried to uninstall and reinstall the device driver (no effect), I tried my repair disc (nothing), run a sfc/scannow (results indicate that there is no corrupted files).  I have connected my ipad for output wire to test the speakers (integrated in HP 2009 monitor) to check the wiring and speakers (they worked).  I ran the antivirus (AVASTI) software with no results.  Before that I have to empty everything and recover the system; is there anything else I could try?  Don't want to go through the entire re - install everything systematics for something simple.  What I forget?

    Hello

    Thank you for the update.

    You can try to install the drivers from the link below and see if that helps.

    Driver downloads &

    http://us.gateway.com/GW/en/us/content/drivers-downloads

    If this does not help then, try to perform the disk check and see if that helps. Run the disk check to find and fix errors on the disc.

    (a) click Start, type cmd, right-click cmd, and then click on run as administrator.

    (b) at the prompt, type chkdsk /f /r and press to enter.

    (c) try to do restore and check the result.

    For more information on 'Check a drive for errors' please visit this link:

    http://Windows.Microsoft.com/en-us/Windows7/check-a-drive-for-errors

    Important: When running chkdsk on the drive hard if bad sectors are found on the disk hard when chkdsk attempts to repair this area so all available data on this risk be lost.

    I hope this helps. Otherwise, feel free to write us again and we will be happy to help you.

    Thank you

  • Problem with simple reader of fingerprints and pass - can not connect with either

    When I try to log on my laptop, I get an error with simple reader of fingerprints and pass code. The code is "the service user profile Service does not have the connection. Unable to load the user profile.

    I tried to restart. But does not help. Can U help?

    Hello

    Check out the links below...

    The user profile Service has no logon

    Or,

    Try the microsoft fixit

  • problem with "could not create ' users\locals1 ~ \Temp"-unzip operation cancelled. "

    When you try to install the Blackberry software, I get an error "could not create ' users\locals1 ~ \Temp"-unzip operation cancelled. " How can I fix it?  I am the only user, and I have administrator permissions.

    Try right click on the system icon and then click on run as administrator and see if that helps.

    (t which does not help and because the problem is the installation software Blackberry, pleaee transfer your question in the Forum program at the: http://social.answers.microsoft.com/Forums/en-US/vistaprograms/threads , where programs other than Vista experts will be more than happy to help you with your problem.)  There may be a special procedure to install the Blackberry software that requires additional or different steps.

    I also suggest that you contact Blackberry technical support to see if they can help you - they must be very willing to help you (as they otherwise lose a sale, as you can return it for a refund if you do not it works properly).

    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.

  • Try installing windows 10 with Windows 7 installed. Troubleshooter does not solve the problem

    Try installing windows 10 with Windows 7 installed. Troubleshooting Windows Update tool has not been set. Error code0x80070057 (2016 = 03-09-T - 08_11 - 14 p)

    Try to upgrade manually:

    Task of pre-required

    When you make significant changes to your computer for example updated operating system, you must always back up. See the links to resources on the backup by clicking the link for each version of Windows you are using: Windows XP, Windows Vista, Windows 7, Windows 8/8.1

    then

    then

    • Turn off (preferably uninstall) your Antivirus utility before you perform the upgrade.
    • Reboot several times, and then try again.
    • Disable the general USB peripherals (for example - smart card reader).
    • If you are using a SCSI drive, make sure you have the drivers available for your storage on a thumdrive device and it is connected. During the installation of Windows 10, click on the advanced custom Option and use the command load driver to load the driver for the SCSI drive. If this does not work and the installer still fails, consider switching to an IDE based hard drive.
    • Perform a clean boot, restart, and then try again.
    • If you upgrade to the. ISO file, disconnect from the Internet during the installation, if you are connected in LAN (Ethernet) or wireless, disable both, then try to install.
    • If you are updated through Windows Update, when download reaches 100% disconnect from the LAN (Ethernet) Internet or Wi - Fi, then proceed with the installation.
    • If this does not work, try using the. ISO file to upgrade if possible.
    • If you are connected to a domain, go to a local account.
    • If you have an external equipment, attached to the machine, unplug them (example, game controllers, USB sticks, external hard drive, printers, peripherals not essential).
  • I have a mac book pro 2009 model, now when I try to load it, there is no green light on the adapter and the laptop does not charge. Not sure if there is a problem with the card or the battery or the laptop. Kindly help

    I have a Mac book pro 2009 model, when I try to load it it not there no green light on the adapter and he is in charge. Not sure if there is a problem with the adapter or the battery or the laptop. Kindly help... Thank you

    Have you tried:

    Portable Apple computers: Troubleshooting MagSafe adapters - Apple Support

    This is the Office Mac Pro forum. I asked that your post be moved to the MacBook Pro laptop forum.

  • I want to download free applications, but it doesn't let me do it cause I have a problem with my payment, I try to remove my debit card and the option did not appear, I can't choose no for the payment, what can I do?

    I want to download free applications, but it doesn't let me do it cause I have a problem with my payment, I try to remove my debit card and the option did not appear, I can't choose no for the payment, what can I do? This happen after I bought some coins for a game

    You must settle the debt until you can download something else of the podcast episodes on the iTunes Store or select None as the payment option.

    (142394)

Maybe you are looking for