Ansicht
Dokumentation

vmcj/asyncCompilation - configure asynchronous compilation for VMC

vmcj/asyncCompilation - configure asynchronous compilation for VMC

BAL Application Log Documentation   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book
------------------------------------------------------------------------
| Parameter : vmcj/asyncCompilation |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Short Description : Configure asynchronous compilation for VMC |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Parameter description : |
| ----------------------- |
| |
| This parameter controls the compile mode in the Virtual Machine |
| Container (VMC). If the parameter has the value on, methods are |
| compiled asychronously. During this time, the application continues |
| running in interpreter mode. If the parameter has the value off, the |
| compilation is performed inline, that is, the application waits |
| the compilation is complete. |
| |
| This parameter is only used by the "optimized backend". This means |
| that is only has an effect on the following platforms: |
| All platforms with IA_64, X86_64 for Linux and Microsoft Windows, |
| X86 for Linux and Microsoft Windows. |
| |
| You can use the addition max_vms to configure the number of |
| asynchronous compilations that can run simultaneously. The default |
| value for this is 1. |
| |
| Examples: |
| |
| vmcj/asyncCompilation = off |
| --> no asychronous compilation |
| |
| vmcj/asyncCompilation = on |
| --> asynchronous compilation is active, maximum of one |
| asynchronous compilation at a time |
| |
| vmcj/asyncCompilation = on, max_vms=3 |
| --> asynchronous compilation is active, maximum of three |
| asynchronous compilations at a time |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Application Area : VMC |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Unit : on / off |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Default value : on |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Who is permitted to make changes: |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Limitations for operating systems: None |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Limitations for database systems: |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Other Parameters Affected or Dependent: |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Valid Input, Formats, Areas: |
| off | on [, max_vms=<number>] |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Short Description : configure asynchronous compilation for VMC
------------------------------------------------------------------------

------------------------------------------------------------------------
| Applications Area : VMC
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter Type : S
------------------------------------------------------------------------

------------------------------------------------------------------------
| Changes allowed : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Valid for Operating System : *
------------------------------------------------------------------------

------------------------------------------------------------------------
| Dynamic switchable : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Same on all Servers :
------------------------------------------------------------------------


Vendor Master (General Section)   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 6477 Date: 20240425 Time: 124823     sap01-206 ( 7 ms )