Best way to move LOB between database

I am using Oracle 10.2.0.4. Please share your experience what is the best to move LOBs between databases. Lob size is 40 gb. I have tried using data pump, and parallel insert with nologging but it is taking almost 1 hour to transfer 1 gb.
Thanks for any suggestion.

N Gasparotto wrote:
For data pump I am using impdp over network_link .Would be much more efficient to copy the file accross the network and then run impdp locally. Did you also tried also parallel impdp ?
Nicolas.Thank I will be trying your suggestion to move the copy. Currently do to space issue I cannot try it but I have already requested for the designated mount point.
I tried using parallel hint. Our sever had 8 cpu so I tried parallel 16. Although current parallelism was 16 ,
worker parallelism was 1. They were only 2 workers and other worker was always waiting. In other words, the two workers did not execute simultaneously. So, I guess data pump did not run parallely.
Should not more than one worker be executing simultaneously for it to run parallel? I did not understand what worker parallelism meant?

Similar Messages

  • Best way to move files between FCPX and Motion?

    What is the best protocol for bringing files back and forth between Motion and FCPX?
    How do I save out from Motion for import to FCP? Is it with Templates?
    Whats the drill?
    I have looked at both the helps and am coming up short.
    Thanks.

    If you're simply working in generic Motion project, ProRes 422 Quicktime files are the best format for going back and forth.
    If you want to save a Motion project to use as a template in FCP X, it has to be one of the template Motion project types.  Title, Generator, Effect, Transition.  You would select these from the Template Browser that opens first when Motion is initially launched.
    If you want to start creating templates, I stronly recommend Ripple Training's "Rigging and Publising" video course for Motion 5.

  • Best way to move date between LabVIEW 7.1 and 2010

    We have a large LabVIEW based control and data acquisition system that for reasons beyond the scope of this post is at and needs to stay at LabVIEW version 7.1 for the forseeable future...  We are soon to add a camera diagnostic to this system that, again for reasons beyond the scope of this post, needs to be written in LabVIEW 2010...  The 2010 piece of code will run and need to receive some information such as shot number, when to trigger, etc. from the 7.1 side of the system...  Then after a shot has occurred and a camera image has been acquired, the 2010 code will do some on the fly processing of this image and within a few seconds will need to send back some results data to the 7.1 side... 
    The 7.1 code uses a tag engine approach to sharing data among different codes running on different machines...  I think now that more modern versions of LabVIEW use a shared variable approach...  But I need to communicate as I've described above between the two versions, 7.1 and 2010 (or it could be 2011 if that would offer some advantage)... 
    I'm new at this moving of data between versions like this so if something could offer some advice, especially if there is some tutorial information on this topic, that would be much appreciated...  Thanks in advance for any help that you might be able to offer...  thanks...  bob...

    It really depends if your tag engine like communication approach is a home brown solution or something like the LabVIEW DSC engine. If homebrown and well written you should be able to reuse the client library part of it in newer LabVIEW versions without to many hassles. If it is LabVIEW DSC it may be a bit more complicated since the only means to share DSC tags in version 7.1 was as far as I can remember their proprietary TCP/IP tag interface, which was replaced in newer versions with he shared variable engine.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Best way to move data between instances

    I currently have a procedure that updates our data tables between instances... I would normally do a clone but since developers use this instance to do their work in, it's not a viable option.
    The past few times, I've scheduled the procedure to run via the Oracle Scheduler and it's bombed... This time, it updated 72/433 tables. I'm going to try and run it manually to see if it bombs again, but does anyone have any recommendations?
    Oracle 11.1.0.6 on AIX 6.1
    Non-Rac | All instances on same host
    Any help or ideas would be great!

    You can try EXP/IMP to do this and is the easiest method
    --SVMG                                                                                                                                                                                           

  • Best way to data transfer between Database & XML & Display to end user

    Hi,
    What is the best mothod to insert the data into tables from XML and viceversa. Also I need to display the data to the end user, with the provision to edit the data.
    Thanks in advance

    If you want to edit and store the data completely in XML then you could do the following:
    1) Register the XML schema and specify a default table.
    2) Connect to the XDB repository and store your documents using FTP or WebDAV. Make sure they reference the registered schema in the instance header. This should load the underlying XMLTYPE table you specified as the default table.
    3) Connect to the repository with a WebDAV-aware XML editor.
    And if you want to take this a little further, then you could also do the following:
    4) Create a relational view on top of your XML table using code similar to below.
    CREATE OR REPLACE VIEW "ACT_LIST" ("NAME", "CITE", "SORT", "JURISDICTION", "LOCATION") AS
    SELECT
    ExtractValue(OBJECT_VALUE, '/act/act_version/name[1]') Name
    , ExtractValue(OBJECT_VALUE, '/act/act_version/cite[1]') Cite
    , ExtractValue(OBJECT_VALUE, '/act/act_version/name[1]/@sort') Sort
    , ExtractValue(OBJECT_VALUE, '/act/@juris') Jurisdiction
    , b.ANY_PATH Location
    FROM
    ACTS a
    , RESOURCE_VIEW b
    WHERE
    Ref(a) = ExtractValue(b.RES, '/Resource/XMLRef')
    5) Put that into an application (e.g. APEX) as a report.
    6) Link from the report to the XML editor and pass the location of the document in the repository. Or you can use an embedded WYSIWYG XML editor so that they edit the document inside the application and the whole thing is fairly seamless for the user.
    Hope this helps.

  • Best way to move files between drives- Advice?

    Many moons(FCP2) ago I made the mistake of dragging files from one hard drive to the other. At the time there was a media manager that was supposed to do this job but I screwed up and subsequently lost the files and had to recapture. I just bought a LaCie External 250 gb drive and I wanted to speed up my three media drives. Each of them will keep about 15 gb out of 75gb. SHould I use the LaCie software (SIlverkeeper) is there a FCP Media Manager? and do you still want to erase drives after each project or does Tiger eliminate the need for optimizing? I know these are basic questions but I'm still a bit gunshy.
    Thanks
    Enio

    And speaking of DisKWarrior - I had a panic with it last night.
    Had a fw drive with 10.3.8 on it - the drive was acting the goat and wouldn't mount, hmm I think, this is looking terminal.
    So ran DW 3.03 on it from a Tiger boot disc - no luck, error messages from DW. Cold realisation and panic slowly sets in. Then I try DW 3.02 booting off the Tiger disc again.
    Got the Panther disc back - cloned it all off. Whew.
    DW saves the day, again.
    First time I've had the latest v not rescuing an older OS disc, tho'.
    Weird - oh well, just thought I'd throw that in in case it helps someone.
    cheers

  • What is the Best way to move large mailboxes between datacenters?

    What is the Best way to move large mailboxes between datacenters?

    Hi, 
     Are you asking with regards to on-premises Exchange? With Microsoft Online SaaS services (aka Exchange Online) there is no control and no need to control which data center a mailbox resides in.
     With regard to on-premises Exchange, you have two choices: you can move it over the WAN in which case you would either do a native mailbox move (assuming you have Exchange 2010 or later you can suspend the move after the copy so you can control the
    time of the cutover) or create a database copy in the second data center and once the database copies have synchronized change the active copy.
    The other choice is to move is out of band which would usually involve an offline seed of the database (you could conceivably move via PST file but that would disrupt access to the mailbox and is not really the 'best way').
    In general, Exchange on-premises questions are best asked on the Exchange forum: http://social.technet.microsoft.com/Forums/office/en-US/home?category=exchangeserver
    Thanks,
    Guy 

  • Best way to move large iTunes library?

    I have a large (nearly 1Tb) iTunes library of music, videos and TV shows and have almost reached the capacity of the HDD they currently eside upon.  At the moment they ae on a Wester Digital My Book, attached by USB to my TimeCapsule.  I have just ordered a larger La Cie drive to put them on and plan to attach this to my iMac directly, by Firewire (I don't have a Thunderbolt iMac).  The TimeCapsule is attached to the iMac by Ethernet cable.
    I know the best way to move an iTunes library is to point the library at the new location and then 'Organise Library' from the File menu.  I suspect this will take a while, with so much data to transfer.  I am wondering if I would be better to attach both drives to my computer directly and transfer the files across, then point the iTunes library at the new location - would this work?  It is vital that whatever I do keeps all the metadat intact, as I spent ages tagging all my DVDs.  I don't care about play counts and my Playlists can easily be remade, so I don't mind losing them.
    Any advice is gatefully received,
    Steve

    I have a 270 gig iTunes folder and a 260gig Iphoto Library and used this technique to massively speed up the transfer to an external USB3 drive.  It uses terminal commands i found here:
    http://www.cnet.com/au/news/using-the-os-x-terminal-instead-of-the-finder-to-cop y-files/
    I used this command successfully to achieve 3 GB per minute transfer.
    First open Terminal app (easy to find in spotlight)
    Type the following noting that all content in () is an instruction for you to complete or a spacebar between text. "c (space) -av (space) (drag source folder directory onto open terminal app window) /* (space) (drag destination folder onto open terminal app window) /"
    Your transfer should begin
    NOTE: If you are using this for your iPhoto or Aperture libraries there are many index files containing meta data of your photos.  This may appear to not transfer large amounts of data while transferring these files before getting to the .jpg or .RAW files.  Don't worry, be patient, once these are done the speed will pick up considerably.
    I hope this helps,
    Matthew

  • Best way to move Mail, Contacts, and Calendars

    I'm adding an additional server to my network to distribute some of my services and I would like to move the mail, contacts, and calendar services to this new server. It will be a ML machine running 10.8.5 with Server 2.2.1. I have these services already running on another server also running ML 10.8.5 and server 2.2.1.
    What's the best way to move the data between these two machines? Any suggestion are greatly appreciated!

    Mail: mailboxes from /Library/Server/Mail/Data/mail can be moved using command line
    - Note the correspondence between mailbox folder name(hexadecimal) and user name, can be extracted using Directory tool)
    - Also if u want to have the same username - hexa key maybe you should export the OD. Personally I would just rename old folder to new hexa key)
    - Do not forget to also check(mimic) the folder group/owner rights
    Calendar&Contacts: Use Export and Import.
    I honestly think this are the best ways (fast&clean).
    Also I think they are safe, mail 100% is transferred and for Calendar&Contacts I am not aware of any data that can be lost during export-import.
    (of course you can also replicate your server using DiskUtility create new image, and then deactivate unwanted services)

  • What is the best way to move tablespace

    i have to move one big tablespace (with 130-140 datafiles) from one instance to another (it's oracle 10.2.0.0.4), so what is the best way to do it?

    anfy2002us wrote:
    yeah and i think that transportable tablespace it the best way, but for such big database it might take several day, and there is no way to go offline for several daysWell, With TTS, Oracle won't actually export/import the data, it only export and import the metadata related to the tablespace and the schemas and tables of course. Most time you need to spend on the operation is copying files at OS level on storage. So it won't take days to copy the files unless your storage is terribly slow.

  • HT1589 what's the best way to move content to a new library I created ie a holiday music only library?

    what's the best way to move content to a new library I created ie a holiday music only library?

    Sophie:
    Welcome to the Apple Discussions. You're only hope to recover the library as it once was is to: 1 - if you have a backup copy of your iPhoto Library or 2 - you can put everything back exactly the way it was in the Finder.
    Otherwise you'll have to start over with a new library and import the Originals folder from your current library as follows:
    Creating a new library while preserving the Events from the original library.
    Move the existing library folder to the desktop.
    Open the library package like this.
    Launch iPhoto and, when asked, select the option to create a new library.
    Drag the Originals folder from the iPhoto Library on the desktop into the open iPhoto window.
    This will create a new library with the same Events as the original library if you have the Finder checkbox unchecked in the Events preference pane.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Best way to move the distribution and subscriber to another server

    What is the best way to move the distribution and subscriber role to a different server for transactional replication?
    Stop activity on the publisher then script out the drop and create and point to the new ones?
    The publisher will remain the same server.
    Thank you!
    Paula

    Hi Paula,
    According to your description, you want to move distribution database and subscription database to a different server.
    Firstly, to move distribution database without dropping and recreating the replication topology, you could follow the steps in the
    article . However, the best way I recommend is to remove the replication, create the distribution on the new server, and recreate publication and subscription.
    To make this process simple, you could use SQL Server Management Studio (SSMS) to generate scripts and run the scripts to recreate publications and subscriptions or drop publications and subscriptions as the screenshot below. Checking ‘To create or enable
    the components’ generates the script for creating the publications and subscriptions, and Checking ‘To drop or disable the components’ generates the script for dropping the publications and subscriptions.
    Firstly, please use SSMS to generate the script which is used to create publications and subscriptions.
    1.Connect to Publisher, or Subscriber in SSMS, and then expand the server node.
    2.Right-click the Replication folder, and then click Generate Scripts.
    3.In the Generate SQL Script dialog box, check ‘To create or enable the components’.
    4.Click Script to File.
    5.Enter a file name in the Script File Location dialog box, and then click Save. A status message is displayed.
    6.Click OK, and then click Close. For more information about the process, please refer to the article:
    http://msdn.microsoft.com/en-us/library/ms152483.aspx.
    Secondly, follow the steps above, check ‘To drop or disable the components’ to generate the script used to drop publications and subscriptions. Then run the script to drop publications and subscriptions.
    Thirdly, please disable distribution using Transact-SQL or SSMS following the steps in the article:
    http://technet.microsoft.com/en-us/library/ms152757(v=sql.105).aspx.
    Fourthly, please create the distribution at the new server using Transact-SQL or SSMS following the steps in the article:
    http://msdn.microsoft.com/en-us/library/ms151192.aspx#TsqlProcedure.
    Last, please run the script generated in the first step to recreate publications and subscriptions.
    Regards,
    Michelle Li
    If you have any feedback on our support, please click
    here.

  • Best way to move sprites around in the scene?

    What is the best way to move sprites around on the scene?
    So far I came up with this code to move all the sprites from the right to the left
    var anim = Timeline {
    repeatCount: Timeline.INDEFINITE
    keyFrames: KeyFrame {
    time: 0.1s;
    action : function(){
    for(n in container.content){
    def item = n as Sprite;
    item.posX -= 2;
    it moves the sprites for 2px every 0.1s, but it's not so smoth.
    Is there a better way for doing it?

    netsuvi wrote:
    But this approach limits me in someway that i am unable to change yet. It means that I have to know
    the end position on the sprite at the beginning? But how about user interaction? I would like to adjust the speed, during running.
    Or how about collision detections?To use this technique, you have to know the end position, at least provisionally, at the start.
    If something changes during the timeline (such as the user clicking) you can always stop the timeline
    and recompute a new trajectory and start another timeline.
    Collision detection is harder, especially among objects that are all moving.
    I saw some people are just generation tics. Like 10 per seconds, Then then calculate the whole stuff in a function.
    probably it would be enough to have 2 calculation tics per second and let the javaFX engine calculate the necessary frames in between.This is a reasonable approach, and it's fairly straightforward. However, even in some cases like BrickBreaker, you can compute
    the endpoint or do collision detection (mostly) up front without having to compute frame-by-frame. For example, when the ball
    is heading up, you can tell from its position and velocity whether it's going to hit a brick or a wall and when it will hit. When the
    ball is heading down, you don't know whether the ball will hit the paddle, because the user can move it. However, the paddle
    moves only horizontally along a certain Y-position, so you can compute the time and location at which the ball will reach that
    Y-position. If the paddle is there, it bounces, otherwise the ball drops off the bottom and the turn ends.
    If you want to compute collision detection among two or more moving objects, well, that's a lot harder. It probably requires doing
    a bunch of math, and it might be possible to do in closed form. If not, successive approximation might be the easiest way to do
    it.
    So in pseudo code it would something like this:
    Animation Start 0Seconds: Sprites have this position
    Animation Start 0.5Seconds: Move sprite to this position // JavaFX makes the in between steps
    do function() {
    calculate speed,
    calculate collision detection or whatever
    then restart the Animation steps.I think the key is to decouple the position and collision computations from the actual graphics animation.
    For example, suppose you have an object heading towards a wall that's 500 pixels away, and it's moving at 250
    pixels/sec. (Assume constant velocity.) Then you know that the object will be at the wall in 2 seconds, so
    you just set up a KeyFrame with that information, put it into a Timeline, and run it. You'll need to put an action
    function in the KeyFrame as well. But note that this doesn't necessarily compute the next 0.5 seconds or the
    next 2 seconds. Instead, it should look at the new state and compute the time at which the next event occurs
    and then set up KeyFrames to run all the objects until that time.
    I tried something with the timeline.playFromStart() but it didn't work. It just repeated the same animation instead of doing a new one.
    You have any clue how to do that?The playFromStart() function will simply replay the same animation, as you noted. What you want to do is
    recompute KeyFrames starting from the current state that show animation to some future state. Then,
    load these KeyFrames into the Timeline (or create a new Timeline) and run it.

  • Best practice to move things between various environments in SharePoint 2013

    Hi All SharePoint Gurus!! - I was using SP deployment wizard to move Sites/lists/libraries/items etc. using SP Deployment Wizard (spdeploymentwizard.codeplex.com) in SP 2010. We just upgraded to SP 2013. I have few Lists and Libraries that I need to push
    into the Staging 2013 and Production 2013 environment from Development 2013 environment. SP Deployment Wizard  is throwing error right from the startup. I checked SP 2013 provides granular backups but is restricted to Lists/Library level. Could anybody
    let me know if SP Deployment Wizard works for 2013? I love that tool. Also, Whats the best practice to move things between various environments?
    Regards,
    Khushi
    Khushi

    Hi Khushi,
    I want to let you know that we built
    SharePoint Migration tool
    MetaVis Migrator that can copy and migrate to and from on-premise or hosted SharePoint sites. The tool can copy entire
    sites with sub-site hierarchies, content types, fields, lists, list views, documents, items with attachments, look and feel elements, permissions, groups and other objects - all together on at any level of granularity (for
    example, just lists or just list views or selected items). The tool preserves created / modified properties, all metadata and versions. It looks like Windows Explorer with copy/paste and drag-n-drop functions so it is easy to learn. It does not require any
    server side installations so you can do everything using your computer or any other server. The tool can copy the complete sites or just individual lists or even selected items. The tool also supports incremental or delta copy based on the previous migrations.
    The tool also includes Pre-Migration Analysis that helps to identify customizations.
    Free trial is available:
    http://www.metavistech.com . Feel free to contact us.
    Good luck with your migration project,
    Mark

  • Best way to move iTunes to different user account

    My wife and I share a computer and it has a separate user account for each of us. She got an iPod but set it up and synced it on my account instead of hers. That was not a problem until now. I got an iPhone and want to set it up and sync in my account. What folders and files do I need to move from My Documents/Music to hers? Or what would the best way to move her personalized Ipod settings, etc? Thanks.

    I don't know if it's what you're looking for, but it's worth reading: http://support.apple.com/kb/HT1203 or http://forums.ilounge.com/archive/index.php/t-176735.html

Maybe you are looking for

  • HELP!  Two iPhones, One iTunes Account...

    My brother-in-law and sister-in-law both have iPhones and they share an account.  He just called me to sign in and find his iPhone because he can't find it and it pulls up his wife's.  I knew this would happen if they share an account, but is there a

  • Missing Tables and Indexes greyed out in DBACOCKPIT

    Hi All, I use Solution Manager 7.01 with MS SQL Server 2008 DB. I want to monitor with DBACOCKPIT a MS SQL Server 2005 DataBase of a SAP BPC 5.1. I connected the DB but in DBACOCKPIT some functionality are greyed out. I want to use in Diagnostics sec

  • How to put a delay between Sender Adapter processing ?

    Hi, I'm using FTP type and I schedule the sender each 1hour. In that time, plenty of file has been added into the source folder. The files are like this <file_name_###>.txt where the ### are a incremental number. PI can takes all of them in order tha

  • How long does it take for Diskwarrior to rebuild a directory?

    I have an old G4 iMac with the original 50?GB hard drive. I've been doing lots of pictures, videos and music and it started running slower and slower, so I decided to use Diskwarrior. The graph showed 35% of the directories were out of order - 250,00

  • Windows won't load or install, K7N2G

    Running an AMD Athlon XP 2500+ on a K7N2G, just got it. Won't load windows or install from the CD, usually it either locks up or bluescreens, other times it will make it into the install/repair process before it crashes. Using Corsaire CMX512-3200C2P