I have allocated 32MB for large pool. Whenever RMAN backup runs, I notice higher PGA memory usage. I read in Oracle guide, large pool is used for RMAN. But when I issue 'select * from v$sgastat where pool = 'large pool'', I saw see the free memory is still 32MB. So how can I make use of large pool for RMAN backup operations? What I need to set?