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 > Export database tables

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-06-06, 04:19
hooche hooche is offline
Registered User
 
Join Date: Jul 2004
Posts: 25
Export database tables

Hi everybody!

I have a task:

We have application database. We have procedures to clean it (tables). It's application-side procedures. We must clean our database to keep our application workable. But we need to store full information from our database for future reporting purposes. How can I achieve this? Export database tables periodically into files? Can I import all this files into one big database for reporting (i.e. Crystal Reports)? What will be your's advice? Thank's!!!
Reply With Quote
  #2 (permalink)  
Old 06-06-06, 04:41
tibullo tibullo is offline
Registered User
 
Join Date: Dec 2004
Location: Italy
Posts: 32
What about a periodical backup of the operative database and a restore into a work database?
Reply With Quote
  #3 (permalink)  
Old 06-06-06, 04:58
hooche hooche is offline
Registered User
 
Join Date: Jul 2004
Posts: 25
The database will periodically clean! And the data in it will be removed, but we need to store all data (deleted) separate.
Reply With Quote
  #4 (permalink)  
Old 06-06-06, 09:16
tibullo tibullo is offline
Registered User
 
Join Date: Dec 2004
Location: Italy
Posts: 32
Yes, then. A periodical export is the simplest way.
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