-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDFHWLP.jvmprofile
More file actions
36 lines (31 loc) · 1.5 KB
/
DFHWLP.jvmprofile
File metadata and controls
36 lines (31 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#######################################################################
# JVM profile: DFHWLP #
# #
# Sample JVM profile for CICS TS Liberty JVM server (WLP) #
# #
# See topic "Options for JVMs in a CICS environment" in the Knowledge #
# Center: https://www.ibm.com/docs/SSGMCP_6.1.0?topic=properties-options-jvms-in-cics-environment
# #
#######################################################################
# #
# PID 5655-YA1 #
# Copyright IBM Corp. 2012, 2023 #
# #
#######################################################################
JAVA_HOME=/usr/lpp/java/J8.0_64/
WORK_DIR=.
WLP_INSTALL_DIR=&USSHOME;/wlp
-Dcom.ibm.cics.jvmserver.wlp.autoconfigure=true
-Xms128M
-Xmx256M
-Xmso1M
-Xgcpolicy:gencon
-Xscmx256M
-Xshareclasses:name=cicsts.&APPLID;,groupAccess,nonfatal
-Xtune:virtualized
-Dcom.ibm.tools.attach.enable=no
-Dfile.encoding=ISO-8859-1
_BPXK_DISABLE_SHLIB=YES
# Define the Db2 type 2 driver (if using Db2 type 2)
-Dcom.ibm.cics.jvmserver.wlp.jdbc.driver.location=/usr/lpp/db2v13/jdbc
-Ddb2.jcc.override.currentSchema=DBADMIN