Configuring Java batch to collect execution data
The owner of the Java™ batch job must be authorized to the BPX.SMF profile of the FACILITY class to write System Management Facility (SMF) records. You can enable the SMF recording feature to collect execution data by setting a property.
About this task
Procedure
Results
SMF type 120 subtype 100 records is now written by the Java batch workload. The following
fields are set when the workload is a Java batch:
- SMF120XUL contains the first 16 characters of the main class name which Java is executing. For example, running the class com.ibm.rules.hbr.samples.miniloan.MiniLoanDemo results in the value MiniLoanDemo being shown in SMF120XUL.
- SMF120XUT contains the string Embedded Rule Execution Server.