Our DB2 database(V9.7) has only defined one table space to store all the big object like xml. And xml size could be different. Some are about 2kb average. And some are 7kb average. So does it make sense to set the table space to use 32kb data page? How to judge it? I have once seen that one data page can only contain one xml row. Is that true?
Any advice is welcome!