The formulas used to obtain the amount of system log information that is output during table definition are presented as follows.
Condition | Amount of system log information (bytes) |
---|---|
Table not partitioned | ((1,256 x b + 2,500) x 1.2) x a + (632 x a x d)# |
Table partitioned | ((1,256 x b + 1,800 x c + 2,500) x 1.2) x a + (632 x a x d)# |
Condition | Amount of system log information (bytes) |
---|---|
Amount of system log information output by dictionary server | ((1,256 x b + 1,800 x c + 2,500) x 1.2) x a |
Amount of system log information output by back-end server | 912 x a x d + (632 x a x e)# |