Should I change CCM database's page size when upgrade RTC from 2.x to 3.x/4.x
Tayaka Mizushima (62●20●16)
| asked Sep 12 '12, 10:40 a.m.
retagged Nov 05 '12, 12:28 p.m. by Bo Chulindra (1.3k●2●7●18)
Hi,
Now I'm upgrading RTC server from 3.0 to 4.0. And I found that my RTC server's JAZZ(CCM) database's page size is 8K. Is it OK? Should I change page size of JAZZ database from 8K to 16K? In our case, 1) First , I installed RTC 2.0.0.2 and set JAZZ database's page size 8K. 2) Next, I upgraded RTC from 2.0.0.2 to 3.0. JAZZ database's page size had been left 8K. 3) Now, I'm upgrading RTC from 3.0 to 4.0. After upgrade 4.0, JAZZ database's page size is still 8K. I'm not sure ... should I change page size after upgrading 3.0 ? (but , I'm not sure, it seemed work fine after upgrade 3.0 from 2.0.0.2 with 8k page size) I found similer question, but there is no answer. https://jazz.net/forum/questions/53453/migrade-2x-to-30 |
Accepted answer
Bo Chulindra (1.3k●2●7●18)
| answered Sep 26 '12, 1:30 p.m.
JAZZ DEVELOPER edited Sep 27 '12, 10:23 a.m.
Yes, RTC 4.0 requires that the databases have 16K page size in order to function properly. I think in order to prevent problems in the future, you should make sure your databases have page size of 16K.
Tayaka Mizushima selected this answer as the correct answer
Comments 1
Mike Shkolnik
commented Oct 02 '12, 7:51 p.m.
I looked this up for MS SQL and see the following answer (not related to RTC):
@mshkolnik: thanks for pointing that out. The 16K page size is correct for DB2. I don't believe SQL Server has requirement.
Christian Romeyke
commented Mar 07 '14, 3:40 a.m.
Hi, sorry for bringing this old topic back to life. I'm currently upgrading from RTC2 to RTC3 (as preparation for the RTC4 upgrade) and just stumbled over the note that page size should be increased 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). What are we missing here?
Christian Romeyke
commented Mar 07 '14, 6:18 a.m.
... or is it implied here that a repotools export / import into a new DB with 16K pagesize is required, instead of upgrading the DB in place? |
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.