BI Publisher (MOSC)

MOSC Banner

Passing additional Java command line parameters to Output Post Processing

edited Sep 27, 2010 6:15AM in BI Publisher (MOSC) 5 commentsAnswered
 I would like to pass additional java command line parameters to the java based OPP Concurrent Manager in e-Business Suite 11i. We're on 11.5.10.2 with BI Publisher at 5.6.3. Our host OS is IBM AIX V6.1 and the IBM Java runtime is 1.6. I want to explicity set the garbage collection algorithm and determine the garbage collection overhead. I would normally pass "-verbose:gc -Xgcpolicy:optavgpause" on the command line.
We set the Apps environment variable / context - "s_jvm_options" - at the Web App tier to set this on the OACore servlet engines.
Here's our setting:
<jvm_options oa_var="s_jvm_options" osd="IBM_AIX">-Xmx1024M -Xms64M -verbose:gc -Xgcpolicy:optavgpause</jvm_options>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center