14 Change DB Parameters for OEM 12.1.0.4

The change recommended for DB_CACHE_SIZE makes no sense at all for this parameter must be an integer rather than a Boolean.

Change Database Settings

The settings, other than for DB_CACHE_SIZE, were changed as follows:

ALTER SYSTEM set PGA_AGGREGATE_TARGET=1000000000 comment='EM12C Small Installation' scope=both;

GRANT execute on sys.DBMS_RANDOM to dbsnmp;