Re: OPP java heap space
Posted by Roshan on Mar 01, 2016; 9:29am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/OPP-java-heap-space-tp625p627.html
I have done:
select DEVELOPER_PARAMETERS from FND_CP_SERVICES
where SERVICE_ID = (select MANAGER_TYPE from FND_CONCURRENT_QUEUES
where CONCURRENT_QUEUE_NAME = 'FNDCPOPP');
J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx2048m
stilll same issue. How will I know which program report is running? Maybe I need to tune the program's memory
The report is report SRL_GL_ACCT_ANALYSIS (SRL Account Analysis Report).