RTC2 upgrade to RTC3 - increase page size how?
Hi,
I'm currently upgrading from RTC2 to RTC3 (as preparation for the RTC4 upgrade) and just stumbled over a remark in the interactive upgrade guide: Note: If you re-use your Rational Team Concert database with a lower page size than 16K, you must increase the page size to 16K.However my DBA tells me this cannot be done in DB2 (except for creating a new tablespace with a bigger size and moving every single table to that new tablespace). Are we missing something here? I suppose I could export / import into a new DB using repotools prior to performing the upgrade, but is this really the only option? (I'd like to avoid this because I'm fearing it'll take days, especially since I would have to perform this from a remote host). (I have also asked this in a comment to an existing question here, but figured it would be better suited as a separate new question, so sorry for double-posting). |
One answer
I cannot find from which document you quoted the page size. Which document did you refer to?
Regardless the document, what your DBA told you is true. And I think it's better (and normally quicker) to move the data on the database side, rather than the applications side (using repotools). Here are two tools for moving the data but you need to ask your DBA to evaluate them first. http://www.ibm.com/developerworks/data/library/techarticle/dm-0906datamovement/ https://www.ibm.com/developerworks/community/groups/service/html/communityview?communityUuid=05901c97-75b2-47a1-9c32-25f748855913 Comments Donald, thanks a lot for your answer, we'll be looking into these tools. The quotation is from the "interactive upgrade guide", available here:
Donald Nong
commented Mar 10 '14, 7:27 p.m.
Christian Romeyke
commented Mar 10 '14, 7:57 p.m.
Well, kind of. Although since the setup instructions for RTC 2 explicitly mention 8K pages, I guess that's what most people (running DB2) will have to deal with when they upgrade, so I wonder why this seems to be such a rare issue.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.