If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Data Archival strategies and suggestions

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-10-03, 13:20
soumil soumil is offline
Registered User
 
Join Date: Jul 2003
Posts: 30
Data Archival strategies and suggestions

Hi,
We have a requirement for archival of data on a regular basis.

We have a set of tables and its related tables that needs to be archived so that we would be able to bring the archived tables on line with minimal data movement. I am thinking of something like the Table partioning in Oracle database server where you can partition a table in several tablespaces EG Q1,q2,q3,q4 for the four quarters. You can selectively take the tablespace online and offline at the drop of a hat with a couple of commands in oracle. Do we have something similar to that? We are using the workgroup server edition.

Any suggestions and/or white paper articles on this topic are very appreciated.
Thanks.
-Soumil
Reply With Quote
  #2 (permalink)  
Old 11-10-03, 14:08
nitingm nitingm is offline
Registered User
 
Join Date: Jul 2003
Location: Austin, TX, USA
Posts: 278
Suggestions

Hi Soumil,

YOu can look at archiving tables so that they can be stored offline and accessed back whenever required.

You can also consider help from the Replication Center that is also a good tool.

Finally please search the forum I am sure you will find it has been discussed before and get a good idea of suggestions that have been put here.

hth

Nitin.
Reply With Quote
  #3 (permalink)  
Old 11-10-03, 15:47
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Check out this article entitled: "Partitioning in DB2 Using the UNION ALL View"
http://www7b.software.ibm.com/dmdd/l...202zuzarte.pdf
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On