Configuring AS Java

Use

The shared database for the entire SAP NetWeaver Development Infrastructure (NWDI) is automatically configured by the configuration template. Here you will find information and recommendations in case you want to manually configure some database properties.

Procedure

1. Setting Database Properties

  1. To change the database properties, use can your database management tool.

  2. Select the parameters for your database instance according to the example below - for the default values, see Database Settings for DTR and NWDI .

  3. Restart the database.

2. Setting the Heap Size

Perform this step only if you want to check or change the values.

  1. Open the Config Tool.

    • <SAP-install-dir>\<SID>\JC<instance no.>\j2ee\configtool\configtool for Java only system.

    • <SAP-install-dir>\<SID>\DVEBMGS<instance no.>\j2ee\configtool\configtool.bat if you also use AS ABAP.

  2. Choose Start of the navigation pathCluster Data Next navigation step <instance ID> Next navigation step server_ID<number>End of the navigation path .

  3. Adjust Max Heap Size :

    JDK/JRE Vendor

    Recommended Heap Size

    SUN

    512 MB

    IBM / Compaq

    1024 MB

3. Setting Maximum Database Connections

  1. Open the Config Tool and navigate to the dbpool service.

  2. Choose the Properties tab and select sysDS.maximumConnections .

  3. Under Value , enter the new parameter value. Save your changes.

    The JDBC Connector service is restarted. If this fails, start the SAP Management Console and restart the server completely.