Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Options setting of java concurrent program

edited Apr 14, 2015 10:03AM in Core Concurrent Processing - EBS (MOSC) 4 commentsAnswered

Hi Experts

Regarding the following question,if you have any idea,could you please share with me?

Regarding java concurrent program

eg:Format Payment Instructions with Text Output

1.On Concurrent Programs form,

if we set Options as following

set Options

-Xmx1024m -Xss4096k

-Xmx (-mx): maximum heap size

-Xss : Java stack size

Then when we run this concurrent program, even the data is not too much, will 1024MB memory be allocated for this concurrent program?

Or will the proper memory that (larger than 384MB and less than 1024MB) according the amount of data be allocated?

2.when we don’t set option,then it will use 384m as default per AFJSMARG

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