SAP TABLES

vmcj/TRACE_2 SAP Parameter attribute - trace flags for java vm at trace level 2








vmcj/TRACE_2 is a SAP Parameter attribute which is used to control trace flags for java vm at trace level 2 information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

vmcj/TRACE_2 profile paramerter attributes


Parameter Name: vmcj/TRACE_2
Description: trace flags for java vm at trace level 2
Default Value: 0x0, 0x0L, 0x0
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit:
Parameter Group: VMC
CSN Component: BC-VMC
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation


This parameter defines the initial value of the trace flag for the Java VM in trace level 2. The trace flags are composed of three bit masks (normal, extended, JIT). You specify them in the following form: 0x'ffffffff' for the normal and JIT trace flags and 0x'ffffffffffffffff' for the extended bit mask For a list of the possible trace flags, see vmcj/TRACE_1

See SAP Parameter Documentation for full SAP documentation for this profile parameter.