You must create a tablespace of non-standard block size in a new file system and plan to use this command:
//IMG//
The standard block size is 8k but other non-standard block sizes will also be used.
Which two are requirements for this command to succeed? (Choose two.)
- A.DB_32K_CACHE_SIZE must be less than DB_CACHE_SIZE.
- B.DB_32K_CACHE_SIZE must be set to a value that can be accommodated in the SGA.
- C.DB_32K_CACHE_SIZE should be set to a value greater than DB_CACHE_SIZE.
- D.The /u02 file system must have at least 100g space for the datafile.
- E.The operating system must use a 32k block size.
- F.DB_CACHE_SIZE must be set to a size that is smaller than DB_32K_CACHE_SIZE.