Thursday, March 6, 2025

OPP - Heap Space per process

 select DEVELOPER_PARAMETERS from apps.fnd_cp_services where service_id=(select manager_type from apps.fnd_concurrent_queues where concurrent_queue_name='FNDCPOPP');


update apps.fnd_cp_services set DEVELOPER_PARAMETERS='J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx3072m' where service_id=(select manager_type from apps.fnd_concurrent_queues where concurrent_queue_name='FNDCPOPP');

No comments:

Post a Comment

Google, Mozilla, and Apple choosing to no longer support Entrust as a publicly trusted certificate authority

Google, Mozilla, and Apple have all decided to stop trusting Entrust’s publicly issued certificates after specific cutoff dates , due to lon...