Show TOC

Procedure documentationEditing the EJB Properties in the Shared Memory Locate this document in the navigation structure

 

There are two EJB properties in the Shared Memory that can be configured using the Config Tool:

  • Ejbs

  • EjbSessions

    These properties concern only the monitoring of the EJB components per instance.

Use the Ejbs property to specify the maximum number of active stateful session beans that you can monitor per instance. The default value is 200. If you have more than 200 active session beans, you have to change the value of this property.

Use the EjbSessions property to specify the maximum number of active stateful EJB sessions that you can monitor per instance. The default value is 1000. If you have more than 1000 active sessions, you have to change the value of this property.

You can monitor the EJB stateful sessions using the SAP MMC. You have to fully expand the central services instance and then select AS Java EJB Sessions.

Procedure

To change the value of the properties, use the Config Tool.

You have to:

  1. Start the Config Tool by double-clicking the configtool script file in <SAP_install_dir>/<system_name>/<instance_name>/j2ee/configtool directory.

    More information: Config Tool

  2. Change the value of the properties:

    More information: Configuring Shared Memory