SAP TABLES

rdisp/j2ee_start_lazy SAP Parameter attribute - start J2EE engine after ABAP initialastion








rdisp/j2ee_start_lazy is a SAP Parameter attribute which is used to control start J2EE engine after ABAP initialastion 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 .

rdisp/j2ee_start_lazy profile paramerter attributes


Parameter Name: rdisp/j2ee_start_lazy
Description: start J2EE engine after ABAP initialastion
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): Boolean(BOOL)
Restriction Values:
Parameter Unit:
Parameter Group: Dispatcher
CSN Component: BC-CST-DP
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

If this parameter is set to 1, the following applies: If an SAP J2EE Engine is to be started (parameter rdisp/j2ee_start), it is not started until the ABAP runtime environment has been fully initialized. This avoids problems that are caused by a long initialization phase. If the parameter has the value 0 (default), then the SAP J2EE Engine can be started without waiting for the ABAP initialization.

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