Steps to Add New Server Node in SAP AS JAVA

This article is based on below SAP Notes,

  • 2963509 – Add/remove a server node using NWA in AS Java 7.1 or higher
  • 1734360 – Add/remove a server node using Config Tool in AS Java 7.1 or higher

So, basically, there are 2 method you can use to add additional server node in the SAP AS JAVA environment. The steps are applicable for SAP NW 7.1 release and higher. We will go through both steps here,

Using Config Tool

Launch the Config Tool from the following location. In this example, we are using Windows operating system environment.

In a Unix-like system:
/usr/sap/SID/Jxx/j2ee/configtool/configtool.sh

In a Windows system:
/usr/sap/SID/Jxx/j2ee/configtool/configtool.bat

Go to cluster-data > template – Usage_Type_All_in_One. Double click on the instance – IDxxxxx.

In the Servers tab you will see the field Custom Number of Server Nodes (or Custom Number of Server Processes in AS Java 7.3 or higher), type in the number of server nodes desired.

Click in the Set button right below.

Click in the Save button (Apply changes) at the top bar. Restart the SAP system.

Using SAP NWA

Login to the NWA page.

Go to Operations > Systems and click on Start & Stop.

Under Java Instances tab select the Instance from the list. Click on the Set Node Count and enter the desire number of nodes.

Click on Save and a new pop up will show up requesting to restart the instance.

You May Also Like

Leave a Reply?