Which two statements are true (assuming data is loaded to a BSO database and to the
members noted below)?
A.
If you delete a sparse shared member, the outline file shrinks.
B.
If you delete a sparse shared member, the page file shrinks.
C.
If you delete a sparse stored member, the index file shrinks.
D.
If you delete a sparse stored member, theblock density shrinks.
E.
If you delete a dense shared member, the block size shrinks.
F.
If you delete a dense stored member, the number of blocks shrinks
F. is wrong. Deleting dense stored member, the block SIZE shrinks. A. is correct
A and C
C and F 100% correct
A & C are correct.
F is wrong since the numbers of blocks is given by the combination of stores members from sparse dimensions.
In this case just the block size will be reduced but not the number of them.