My Oracle Support Banner

Thread Pool Worker Additional Options (Doc ID 2761591.1)

Last updated on DECEMBER 08, 2023

Applies to:

Oracle Utilities Meter Data Management - Version 2.2.0.1.0 and later
Information in this document applies to any platform.

Goal

On : 2.2.0.1.0 version, Installation

Thread Pool Worker Additional Options

we have enabled the cache TPW in the environment after enabling the cache TPW we see value "com.ouaf.batch.jvmoptions" has been came up for the JVM arguments in the threadpoolworker.properties.

when we try to add any new values in the " Thread Pool Worker Additional Options:" under 51 menu they are not reflecting in the properties files for this variable.

the variable is part of below templates only and it is not part of "threadpoolworker.properties.template"

can you please let us know how to add the perminent values for that variable and in which menu we need to add so it reflect in properties file

submitbatch.LOCAL.be.template:com.ouaf.batch.jvmoptions=-Xms{be.var.minheap} -Xmx{be.var.maxheap} -XX:MaxPermSize={be.var.maxperm}
submitbatch.THIN.be.template:com.ouaf.batch.jvmoptions=-Xms{be.var.minheap} -Xmx{be.var.maxheap} -XX:MaxPermSize={be.var.maxperm}
threadpoolworker.be.template:com.ouaf.batch.jvmoptions=-Xms{be.var.minheap} -Xmx{be.var.maxheap} -XX:MaxPermSize={be.var.maxperm}
threadpoolworker.cache.be.template:com.ouaf.batch.jvmoptions=-Xms{be.var.minheap} -Xmx{be.var.maxheap} -XX:MaxPermSize={be.var.maxperm}
threadpoolworker.job.be.template:com.ouaf.batch.jvmoptions=-Xms{be.var.minheap} -Xmx{be.var.maxheap} -XX:MaxPermSize={be.var.maxperm}


 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.