What is the purpose of the shared pool in the Oracle Database and what is the recommended value for the SHARED_POOL_SIZE parameter in the init.ora file? A. The shared pool is used to store parsed SQL statements, and the recommended value for the SHARED_POOL_SIZE parameter is 256 MB B. The shared pool is used to store parsed SQL statements, and the recommended value for the SHARED_POOL_SIZE parameter varies depending on the size of the database C. The shared pool is used to store user session information, and the recommended value for the SHARED_POOL_SIZE parameter is 1 GB D. The shared pool is used to store database buffer cache, and the recommended value for the SHARED_POOL_SIZE parameter is 512 MB