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 > SMS tablespace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-13-09, 10:36
udbraja udbraja is offline
Registered User
 
Join Date: Sep 2004
Posts: 111
Talking SMS tablespace

Team,

DB2 ver = 9.1 FP1
Linux.
This DB size is 24TB with 70partitions

I have a SMS tablespace.. container sitting on /data1/con1 in a multi partitioned env.
This container has to be moved from /data1 file system to /work file system.

Here is the thing:
1) This SMS tablespace is a history tablespace which we need the definer and create_time values should not be changed
2) We run a history against the create_time and definer field which we need to preserver the originality.
3) I do not want to use redirected restore.. because the restore will take 6 hours.. (Current offline backup is taking 6.5 hours). Our business does not allow this restore DOWN TIME.

How can I move this SMS tsp to /work file system.

Please help

Thanks,
R
Reply With Quote
  #2 (permalink)  
Old 08-13-09, 10:45
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Look in the manual for db2relocatedb.

Andy
Reply With Quote
  #3 (permalink)  
Old 08-14-09, 10:01
udbraja udbraja is offline
Registered User
 
Join Date: Sep 2004
Posts: 111
Thank you..

Seems promising..

Long live DB2!
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