Easyest way to "copy-paste" a schema with data?

Hi,
what is the easiest way to make a copy of a schema with data to another (new) schema?
Thanks

Hi Jernej Kase
Q:what is the easiest way to make a copy of a schema with data to another (new) schema?
A: Oracle 10g datapump’s Network_link option allows us to copy data between schemas without even creating an export dump file.
I have tried this option and it reduced my copy procedure timings from 2 hours ( with regular exp/imp) to 15 mins.
all you need to do is
1. create a DB link pointing to target schema.
2. run the impdb command
example:
impdp uname/pwd@dbname directory=<dir name> logfile=<logfile name> network_link=<dblink name> remap_schema=source_user:target_user parallel=2
Krishna.B

Similar Messages

  • Is there no way to Copy/Paste an entire Layer?

    I'm using Fw on a project for the first time, and although I'm loving its screendesign specific features I have some gripes with how some things work—or do not.
    At the moment I'm getting very frustrated by the fact that I can't seem to copy/paste a layer with all of its objects and sublayers.
    If I'm being blind—and I hope I am—please let me know!
    Cheers,
    Bern

    I like to keep my object organized when working, especially on complicated screens. I can't imagine not using layers …though I have been using Photoshop since before layers were even around
    A practical example is copying and pasting something like the table in my file, which is why posted in this forum in the first place. What could be easier then selecting the layer with all the objects on it, copying it, and pasting it into a new document for example? Fw has a long way to go in usability…
    In the 10 or so hours of using Fw I've already noted the following:
    - let me delete layers using the delete key (and other things in other panels, eg. pages)
    - let me use arrow keys to select through items in panels
    - let me name, group, reorder, and resize swatches
    - let me move the insertion point in text by words and to the end/beginning of a line
    - text insertion point shouldn't disappear when moving it around with arrow keys
    - let me have a single column tools panel
    - improve layer selection behaviour in the Layers panel (bug: sometimes Shift-select causes erratic behaviour and random selections)
    - let me copy/paste a layer from the Layers panel (especially from one document to another)
    - let me distribute objects by their edges or centres
    - when a layer is selected, select all objects, even hidden ones, and sublayers contained in that layer
    - why can't I copy and paste layers with all of their content in the correct order?
    - why can't I hide layers when I have more than one state on a page?
    - remember tool properties (eg. Text tool line height)
    - can't Command-deselect pages in the Pages panel

  • Is there a way to copy/paste text in Photoshop without keeping formatting?

    Hello,
    Is there a way to copy/paste text in Photoshop without keeping formatting (font, size, color, etc)?
    I found this feature very annoying.
    Is there a way to turn it off?
    Thanks.

    You can use this simple workariound:
    copy the desired text  and paste it in a simple text editor app like notepad (win) or textedit (mac).
    Then copy this unformatted text and paste it in photohop.

  • Is there a way to copy & past an entire FCE project to external dr

    Is there a way to copy & paste an entire FCE project to an external drive so that I can delete the project on my hard drive and begin another project?

    You need to keep the following:
    Your *FCE project file* (normally located in your Final Cut Express Documents folder)
    Your *captured clips* (normally located in your Final Cut Express Documents / Capture Scratch folder)
    Any other *source media files* - photos, sound files, etc. - that you used in your project.
    You can copy the files to any folder you wish to copy them to.
    There is no need to keep any of the render files. You can always rerender your project as long as you have your FCE project file and the source clips & other source media that you used in the project.

  • Export schema with data

    Good Morning All,
    I would like to export schema with data to another.
    Any help?
    Thanks in advance,
    EB NY

    If you have a few tables...quick and dirty way is to
    create new_table as select * from old_schema.tableOtherwise depending on what version you are on and you have access, use exp/data pump.
    Alot of good pages on using expdp but the general syntax is
    1st, make the directories
    connect / as sysdba
    grant create any directory to org_schema_user;
    create or replace directory dump_directory as '/my_directory_on_the_file_system/';
    grant read, write on directory dump_directory to org_schema_user;
    grant read, write on directory dump_directory to new_schema_user;export
    expdp user/password schemas=start_schema directory=dump_directory dumpfile=my_dmp_file.dmp logfile=my_dmp_file_export.logimport
    impdp new_user/password remap_schema=old_schema:new_schema directory=dump_directory dumpfile=my_dmp_file.dmp logfile=my_dmp_file_import.log

  • Is there a way to copy & paste a clip from the timeline in one project in to another project?

    Hello Popular Premiere Pontificaters,
    I am using Premiere 6 on a Windows 7 machine.
    Is there a way to copy and paste a clip from the timeline in one project in to another project?... I can copy my clip, but when I open the other project, it will not allow me to paste it in there... but I am able to copy and paste a clip within a single project.  I tried everything... pasting in to a new video track and pasting in to an existing video track in the second project, but the paste option simply isn't there when I open the second project.
    And if Premiere itself will not allow me to do this in any way, will a copy-paste clipboard type of accessory app allow me to do this?... if so, which is the best, trustworthy copy-paste app that is malware free?
    Thanks,
    digi

    Hi Bill Hunt,
    I just read the page that you provided about "Handles"... thanks allot for that ARTICLE.  In your article and the subsequent article HANDLES, "Transitions Overview: applying transitions" linked from your article, it indicates (in PrE and PrPro anyway - I'm in Premiere 6) that transitions can be applied to non-Video 1 tracks... the paragraph below is a quote from that "Transitions Overview: applying transitions" article...
    "Whatever is below the transition in a Timeline panel appears in the transparent portion of the transition (the portion of the effect that would display frames from the adjacent clip in a two-sided transition). If the clip is on Video 1 or has no clips beneath it, the transparent portions display black. If the clip is on a track above another clip, the lower clip is shown through the transition, making it look like a double-sided transition."
    So this indicates that transitions can be applied to non-Video 1 tracks since it is referring to content in tracks beneath a transparent fade that would show through... and only non-Video 1 tracks can be transparent and have other clips "beneath" them in the timeline, right?
    In the screenshot sample in your article at this LINK, I see the handles (referred to as B and E) and I can see in my monitor window how those handles would be represented by the two little bracket symbols {  }  ... you can see how they appear in my monitor window in Premiere 6 in this screenshot, and below, from a different thread that isn't related to this topic.
    But I'm still trying to figure out how the handles can be applied in the non-Video 1 tracks in the timeline to insert a transition (cross-dissolve) between two clips.
    Can you advise me on this?... I posted a separate thread HERE on this topic, but I haven't got any further with finding an answer.
    Thanks so much for your article,
    digi

  • --Any way to copy/paste clips from one project to another w/o LOSING TRANSITIONS...??

    I have CS5...
    I'm trying to speed up render/export time. I have multiple edited video's in about 15 different projects.
    I had a couple video's within one project and rendered the work area - consisting of 4 video's...then exported. It was much faster than just going to straight exporting so I wanted to do the same with all the other video's.
    Pull everything into one project - render first - and export from there but premiere doesn't copy transitions from one project to another. Is there any way to get it to copy/paste transitions??
    Thanks

    exported regularly and took 2hrs 50min's for each video....then rendered and exported - took prob around 2hrs total - including rendering/exporting.
    That seems unlikely.  If anything, the separate render/export should take slightly longer (though not that much) as you may also have to transcode the preview files (depending on your preview codec) during the render, as well as decode them for the export.  Besides adding an additional layer of compression, it also adds time.  Here's what I mean.
    Export only:
    1. Decode original media
    2. Render new frame based on sequence, effects, titles, etc.
    3. Transcode that new frame to the export codec of choice.
    Render (1-3) /Export (4-5)
    1. Decode original media.
    2. Render new frame based on sequence, effects, titles, etc.
    3. Transcode that new frame to the Preview codec (if anything less than Uncompressed, this adds time and potentially degrades quality)
    4.  Decode the rendered frame (if not Uncompressed, which adds time)
    5. Transcode that (decoded) render frame to the export codec of choice.
    So you see, the render first process has two extra steps which add time, one of which could also introduce additional artifacts (depending on your preview codec).

  • When I copy & paste a photo with rollover my rounded corner effects don't copy.

    I am trying to copy & paste a square photo box with a style of rounded corners on top right and bottom left. The box has a tinted rollover effect with text that displays when the curser is over the box. I want to take this box and copy and paste several more exactly the same. When I try to copy & paste it, the corners of the box become rounded on all 4 corners and the corner effect button is disabled. Why is this happening?

    Please try to drag the content from one page to another and then check.
    Thanks,
    Sanjit

  • Copy of an InfoCube with Data

    Hi,
    I want to make a copy of an infocube with the data.
    I tried creating the cube by copying it from the original one. The new cube got created but without data.
    Can anyone please help.
    Thanks
    Ramesh

    Hi,
    Actually you can try these options:
    1. since you have created a similar cube with hope fully similar info source,
        then you can go to the info package and this time select your new cube
       as target and reload the data..
    2. Other wise, generate export data source from the original cube, make a copy
        cube from the original durig the update rule creation for second cube select
        the souce as info cube and put the name of the cube..
    3. Then go to the data mart info source area for copy cube create a package
        and then run the init/full load..
    Hope it helps..
    thanks=points.

  • Is there any way to copy/paste multiple markers at a time, keeping the same intervals?

    In Final Cut Pro X, I would like to copy many markers from a clip and paste them onto another clip with the same intervals, but I cannot find the way... Would it be possible?

    I think the way I would do it is to copy the section of the timeline that has the existing markers and paste it to where you want the new ones. Both the markers and the content will travel to the new position on your timeline. Then use the replace edit to insert the new content, The markers will remain in place.
    Russ

  • What's best way to copy/ paste between instruments in Score Editor?

    Hi - I used the rubber band to select a bar which I wanted to move to another instrument. I then used Cmd+C, and Cmd+V.
    I tried 1) clicking in the new bar but it pasted to the beginning of the track and 2) also set locators but it didn't paste accurately.
    Can someone tell me the accurate way, please ?
    Many thanks, Kay.

    If you are copying a track to the same measure (copy guitar track measure 9 - 16 to piano track measure 9 -16). Click on guitar track so that it turns blue, Highlight the notes you want, then select piano track, click on it make sure it is now blue.. use 'paste at original position' from the edit menu.
    to copy to a different location - highlite some notes from gtr track - make sure they are blinking -, then put cursor on top of first note you want to move, and click hold mouse, you will see a 'drag box' come up. It will show you the exact location, of that note. (measure 3 1 2 121).Then select and highlite the track you want to move to - paste it, and then drag the highlited note to the correct position.
    Sometimes I find it easier to copy and paste from the piano roll page.. Open a score and piano roll editor, You can still high lite in score, but then more to piano roll and paste and drag..
    I have had problems with pasting in score page, the way you described too, not sure if it's a bug,or I am not understanding everything.

  • Is there any way to copy/paste multiple events?

    For example, suppose I set up a generic set of events for the second day of making bread.
    8AM take pre-ferment out of fridge to warm up.
    9-9:30 make wheat dough.
    10-12 dough rises.
    12-12:15 make loaves
    12:15-2:15 second rising
    2:15-2:45 baking
    2:45-3:30 cool loaves
    I'd like to be able to copy those events and paste them into a new day.
    Thanks,
    Phil

    I think the way I would do it is to copy the section of the timeline that has the existing markers and paste it to where you want the new ones. Both the markers and the content will travel to the new position on your timeline. Then use the replace edit to insert the new content, The markers will remain in place.
    Russ

  • Fastest way to copy a DVD burned with eMac????

    I need to make multiple copies (more than 30) of a DVD I made for a family reunion. The DVD is about 2 hours long. I have made a disc image on my hard drive, but the burning is still taking 30 mins per disc. Is there a faster way? Are there external DVD burners or copiers that I could purchase that are Mac compatible? Thanks

    There is a workaround which allows you to "burn" DVD as a disc image and burn the disc afterwards. It is known as Easter Egg or "Hurz and Pfurz" on
    http://homepage.mac.com/geerlingguy/macsupport/mac_help/pages/15-burn_idvdother.html
    Once you get this installed you can make DVD images which you can play using the DVD player in the applications folder and burn using Disc Utility, full instructions on
    http://docs.info.apple.com/article.html?artnum=42724
    but you just use the second half to burn the DVD. This means you can readily produce your multiple copies over a period of time without re-running iDVD. iDVD5 has this built in.
    As a simpler alternative, once you have your first copy you can produce the others using Disk Copy. You can leave the image on your hard disc in between burn sessions.

  • Create a script that can create entire schema with data when run

    Hi,
    I need to create a script that creates the entire schema on a database when the script is run. the need is that the script should be capable of creating all schema objects with grants and all, including the table data.
    The same objective can be achived through export / import.But we don't want to deliver the dump files instead a script which will be executed on a database created with same database stucture of tablespaces etc.
    I have serched the net but yet to achive the goal.
    Is there any oracle utility / script file that can do this for me ?
    Can Oracle import be used to create the same, the way it is used to create index File ?
    Please suggest !!
    Regards

    You should look at the package dbms_metadata to be able to extract all ddl to recreate a schema. To load the data, you could write scripts that will generate insert statements and spool these to a file (sql generating sql), or you could write scripts that generates a delimited file and use sql loader to load the data into the target system. There are lots of little gotchas in either of these 2 solutions. The biggest 2 right away. 1 - picking a delimiter, 2 - dealing with carriage returns in text data. SQL Developer is able to do some extraction, so before you go writing this stuff yourself, I would check it out to see if it does what you are looking for before you reinvent the wheel.

  • Way to Copy Doc,Due and Posting Date from Sale Document to Other Sale Doc

    Hey SAP B1 Community,
                                  Most of the users facing Problems When they create Sale Order and then want to create Del and Invoice Doc. They have to Change Doc and Del Date, There is solution to avoid to write  dates again.
    First Create UDF with the name ie "DDate", in DDate udf write FMS which get the Date From $[ORDR.DocDate]
    in Del and Invoice Form Create FMS for Del and Document Date which get Value form UDF "DDate"
    It ll decrease the time to Post Del and Invoice.
    Rahil Hassan
    0300-4655753

    this method is to avoid current date
    when
    they use "Copy to" Delivery and then Copy to Invoice the system fills

Maybe you are looking for

  • 'Printhead Problem' on week-old HP Officejet Pro 6830

    I purchased a HP Officejet Pro 6830 for around $130 only a week ago to be used at home for my study requirements. I was anticipating that this printer would be reliable and, for the price tag, last me a little over a week.. Unfortunately 7 days after

  • Why is there no API to update the configuration file?

    It would be nice to be able to programmatically add/remove a JRE configuration in the deployment.properties, and be able to reorder the positions of the JREs in the list. We run JWS to start our WebSphere custom thin client, running on the same IBM S

  • Active Tab Color

    Does Labview have an easier way to configure active tabs? My application uses many tabs, and I have tried to color them in two different colors so that the color of the active tab (or currently selected tab) is different from those that are not selec

  • Content Length

    I am writing some Java Servlets for use with iAS. One of the items I would like to accomplish is getting the content length of a requested document from the HttpServletRequest object via the getContentLength method. The problem I am having, however,

  • CKPT locks the system objects and blocks other sessions

    CKPT locks the system objects and blocks other sessions Oracle Version 10.2.0.4 OS : HP UX 11.31 Itanium SQL> select * from v$lock where block=1; ADDR KADDR SID TY ID1 ID2 LMODE REQUEST CTIME BLOCK C0000009FCC2B348 C0000009FCC2B368 1100 RO 65559 1 2