Could you tell me which is the correct answer for this:
Which of the following parameters must be set to create a tablespace with a nonstandard block size?
a. db_keep_cache_size
b. db_block_size
c. db_cache_size
d. db_nK_cache_size
According to the book it's C. I thought it's D since C is used for standard block size.