Best tool to archive data from DW to external storage.

Hi,
I want to archive the data of couple of tables in DW at regular interval to some external storage. This archived file will be loaded in relational table again for read only processing later when required. These table's data has got retention period so data gets deleted after retention period. The table is partitioned on ACTION_DATE column.
I don't have access to filesystem on DW servers so will prefer to avoid to store any file on filesystem.
We are using Oracle 10.2.
Following are three options I can think of:
1) Use exp / imp tools to get data from required tables. I will be running this script daily so I can take data of one partition only (feature supported by exp/imp). I will want to import data in DW to some other table (table with different name to original table but same schema) when required sometime later for processing because of retention period issue. But imp do not support this option. Or at least I do not know of any .
2) Use expdb/impdb tools. It will help as it is faster to exp/imp and also it has REMAP_TABLE feature which can help me to load data in table with different name. But the problem with this approach is impdb/expdb requires/stores file on server (in this case DW servers ). As mentioned I am not preferring for this solution. If we have a convenient way to get the data on client side and put back on server when impdb has to be executed this option can be used. Or some other approach using expdb/impdb tools.
3) Use spool /sqlloader. Haven't explored a lot about this option yet. But am concerned about efficiency of this solution. Also the complexity of implementation with this approach. Spool will give required data in csv format and it will be loaded later using sqlloader.
Please help me with selecting an approach here. Also if anyone has a better solution for the above problem please do mention about the same.
Thanking in advance.
-Akshay.

If all the photos  etc. are on your iPhone, you can back them up after you get your SSD going. If there is more in the backup on your failing HD, you can try copying it manually.
TimLitch wrote:
I assume just syncing with the new SSD installed will wipe the phone..?
Not necessarily. In iTunes Preferences>Devices you can check the box "Prevent iPod, iPhone, iPad etc. from syncing automatically."
Then you can back up iPhone to your computer or iCloud.
In Internet Recovery you are given options -- to erase the hd or ssd and install Mavericks, or restore from Time Machine.
Before you do it you should make a note of your Superduper registration number in case you have to download it again.

Similar Messages

  • Can we move archive data from Filenet to another tool

    Hi Guru's,
    we are currently archiving data from SAP to archive location in Filenet , now we are planning to move archive data to onther tool , please suggest below  thing are possible:-
    1) Keep filenet and add another tool also    
    2) Move all a from filenet to another tools and then start rest of archiving to new tool.
    Regards,
    Jeetendra

    Hello,
    I have done this process when we moved our archived data from IBM Commonstore to IXOS/OpenText as well as when we moved all of our archived images in OpenText that were stored in a jukebox and we moved them to a WORM/Hard Disk Storage (still Open Text).  But, in both cases, we were provided the necessary conversion programs from the relevant vendor (in this case Open Text).
    This process is complex and involves correctly updating mulitple internal SAP tables as well as the database entries in the new storage providor. 
    My recommendation is to work with the 3rd party solution partner where the data is going to be moved to and get the appropriate conversion programs from them.
    Best Regards,
    Karin Tillotson

  • Best way to extract data from archived cube

    Hello Experts,
    Can anyone tell me best way to extract data from archived cube.
    Basically I am trying to pull all the data from archived cube and then load it into another brand new infoprovider which is in different box.
    Also I need to extract all the master data for all infoobjects.
    I have two options in my mind:
    1) Use open hub destination
    or
    2) Infoprovider>display data>select the fields and download the data.
    Is it really possible to extract data using option (2) if records are too high and then load it into another infoprovider in new system.
    Please suggest me the pros and cons for the two options.
    Thanks for your time in advance.

    Hello Reddy,
    Thanks a lot for your quick reply.
    Actually in my case I am trying to extract archived infocube data and then load it into new infoprovider which is in different system. If I have connectivity I can simply export data source from archived infocube and then reload into new infoprovider.
    But there is no connectivity between those two systems (where archived cube is and new infoprovider) and so I am left with the two options I mentioned.
    1) Use Open Hub
    or
    2) Extract data manually from infoprovider into excel.
    Can anyone let me know which of the two options is the best and also I doubt on how to use excel in extracting data as excel have limit of no.of records 65536
    Thanks
    Edited by: saptrain on Mar 12, 2010 6:13 AM

  • How is the best way to read data from an iphone if you lost your itunes data after a crash?

    How is the best way to read data from an iphone if you lost your itunes data after a crash?

    How is the best way to read data from an iphone if you lost your itunes data after a crash?

  • In PL-SQL archive data from a table to a file

    I am currently developing a vb app where I need to archive data from a table to a file. I was hoping to do this with a stored procedure. I will also need to be able to retrieve the data from the file for future use if necessary. What file types are available? Thanks in advance for any suggestions.

    What about exporting in an oracle binary format? The export files cannot be modifiable. Is there a way to use the export and import utility in PL/SQL?
    null

  • Best Practice on querying Data from Database

    Hello and I was wondering what is the preferred and best practice for querying data from an SQL database inside a JSP page. Is it using the JSTL library or another method? Thanks

    It depends on the size of the application really.
    The "correct and preferred" approach in a large MVC app would be to have a seperate class that does all the database access, retrieving the data into java objects.
    Check out [url http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html] DAO pattern
    You then "save" the data into request/session attributes, and forward to a jsp page to render the result.
    Most approaches recommend a separation between JSP (the view) and SQL code.
    The JSTL sql tags are provided more for "quick and dirty" code applicable in small applications, or for fast prototyping. That approach is not really robust for large scale applications.
    Cheers,
    evnafets

  • What could be the best way to Export data from 11.5.8 instance to 12.1.2?

    Hi All
    What could be the best way to Export data from 11.5.8 instance to 12.1.2?
    Release: 11.5.8
    OS: Oracle Solaris on SPARC (32-bit) verison 9
    DB: 9.2.0.1
    Thanks in advance

    What kind of data you are looking to move?
    Database export/import is only supported for full database export/import and the application release should be the same on the source/target nodes.
    You can move the setup using iSetup or FNDLOAD.
    Thanks,
    Hussein

  • What is the best way to transfer data from a PC to an iMac?

    What is the best way to transfer data from a PC to an iMac?

    If you know how to set up a computer-to-computer Ethernet network, then you can give that a try, but a hard drive will be faster than Ethernet unless you don't have a lot to transfer.
    Mac OS X 10.6 Help- Creating a computer-to-computer network

  • Best LKM to move data from with in Oracle from one schema to another Schema

    Hi Gurus,
    What is the best KM to move data from one schema to another schema within same oracle database.
    Thanks in advance

    Dear,
    If your source and target are on the same database server then you dont need LKM.
    You have to 1. create one data server for the database server
    2. Create one physical schema for your source and another physical schema for your target under the above created data server.
    3. Then create models for each above created physical schema
    In this case you just need IKM knowledge module
    Please refer http://oditrainings.blogspot.in/2012/08/odi-interface-source-target-on-same.html
    If your source and target are on different server then you must create two different data servers in topology. You have to use LKM.
    The best LKM to use is LKM oracle to Oracle dblink. But you should have proper grants to use it
    If your source has very few records you can go with LKM SQL to Oracle other wise use LKM oracle to Oracle dblink

  • Ho to archive data from COPA tables in ECC 6.0

    HI Experts,
    We are using ECC 6.0 and our client wants to archive data from COPA table's CE1XXXX,CE3XXXX and CE4XXXX. We are not using COPA planning.
    Need your suggestions and step by step process  to follow to archive the data from the above mentioned COPA tables. Also suggest is there any SAP note is required to apply for this activity.
    Regards,
    Chandra

    Hi Vijay Chandra
    please check below links , this shows a detail explaination.
    http://help.sap.com/saphelp_afs64/helpdata/en/8d/3e58e2462a11d189000000e8323d3a/content.htm
    How to Use SARA Tcode
    Also would suggest that Archiving thru batch job is suitable. If archving is to be done on regular basis (say monthly or quarterly)
    Regards
    Minesh
    Edited by: mineshshah on Nov 4, 2011 9:02 AM

  • Fm to get archived data from table bseg

    hi ,
    what is the FM to get archived data from table bseg

    Hi Friend,
    Here is the FM you need,
    FAGL_GET_ARCH_ITEMS_BSEG.
    Regards,
    Lakshmanan

  • How do I get data from a pc external hard drive to my mac

    I am about to purchase an Air. I have an external hard drive I have used for years with my PC.  It has countless pictures and music.  How can I get that data from my PC external drive to my new Air and also to the Time Machine?

    Thank you for your reply.  It is a Western Digital external USB 3.0 formatted for PC.  It includes pics, videos, music, documents, power point, etc.  would it still just be a drag and drop?
    Thanks!

  • How to copy data from mac to external hard

    how to copy data from mac to external hard

    ok - since you'll be sharing it with a PC - connect it to your windows pc - then format from there - instead of NTFS format - choose exFAT.
    or, you can read the link below on how to do it in dos mode.
    http://answers.microsoft.com/en-us/windows/forum/windows_7-files/how-can-i-forma t-external-drive-in-exfat-not-in/0f6bf19a-19d6-4470-ae05-53ddf26bb476?msgId=1860 eae3-3488-4eea-8326-f87b89d9851b
    once you've formatted it - you can now use it in both your macbook and windows computer.

  • How to archive data from bsak - vendor cleared items

    We are using ECC6 and I want to archive vendor transaction data from bsak table using the transactin SARA.
    What archiving object should I choose?
    After doing the archiving how can I retreive the data?
    Best regards,
    Odelia.

    Dear Odelia,
    This is a BASIS procedure. Please ask for correct support before excute it.
    Look the link bellow to clarify your doubts
    http://help.sap.com/saphelp_srm30/helpdata/en/15/c9df3b6ac34b44e10000000a114084/content.htm
    Regards

  • Skip only Archiving data from ECC to HANA through SLT

    Hello,
    SLT is configured between ECC6 as source and HANA as target, real time replication is enabled. I have a situation, where I have to skip the replication for only those data which are deleted from the database after archived. But normal deletion process should replicate in HANA.
    1st we are archiving some data in ECC6 and after archiving we are deleting those data or moving those data into content server. For this process those data also being deleted from HANA. How to restore those deleted archived data into HANA.
    We cann't stop the server in the time of archiving.
    Any help on this would be great help.
    Thanks,
    Shubhrajit C.

    Hi Vikram,
    are you using a "Side-Car" approach in your scenario?
    If yes, I think the best solution is to use SLT for a 1:1 trigger based replication.
    BODS is used more for the scenarios where you have to prepare your data (e.g. data cleansing).
    Regards,
    Florian

Maybe you are looking for

  • Text message time stamp while phone is off

    Does anyone know how to find out when a text message was actually sent by the person who sent it to you? I turn my phone off at night and sometimes for short periods during the day and when I turn it on I get several text messages at once.  However i

  • How do I set up 2 iphones identically?

    I have 2 iPhones because I work internationally and roaming is way too expensive. But I would like them both to be set up the same.  How do I do that?

  • ORA-00936: missing expression

    Hi All, i using SQl Query to insert value from one table to another but Show me Error MISSING EXPRESSION. i have 35 Column in crm_sales_customers Table and 65 column in VENDOR_CUSTOMER_MAS table ,i want to jus insert selected column value in table VE

  • SAP Query, SAP Script

    please give the step by step details . SAP Script and SAP Query .

  • Movement of multiple images in Applet

    Hello all I am working on this application in which there is a background image and foreground image.now user can move the front image with mouse.intially i was working with single image movement and it worked great.but i changed the code for multipl