Any issues using 32767 for the pagesize of the CCM and JAZZ?
Would there be any issue if we created the jts and ccm tables using 32767 for their pagesize in DB2 ?
db2 create database JTS on <path> using codeset UTF-8 territory en PAGESIZE 32767 |
One answer
No issues, just note that you need to be wary of your teamserver.properties value for com.ibm.team.repository.db.db2.content.tablespace.numpages your initial dbs will be 8GB if you leave the defaults.
-Sean |
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.