Administration Guide > Installation > New Installation > Distributed Server Environment

Distributed Server Environment

Server processes can be installed on several computers in order to increase system stability.

This requires some extra specifications, which are described below:

The computer that contains the work process that connects to the AE system first becomes the active Automation Engine if AE.Nonstop-Server is licensed. Without this special license, all server processes participate in processing.

The computers on which the server processes are installed must have the same platform for operating with multiple Servers (for example, two computers with HP/UX). It is not possible to use computers with different UNIX derivatives or a mixture of UNIX and Windows.

The databaseA database is an organized collection of data including relevant data structures. scheme has been designed to support five communication processes. Additional tables must be prepared if more communication processes are required. Contact theTechnical Support Team for more information about additional tables.

Procedure

1. Installing the Automation Engines
2.

Setting up the system environment

Leave the original list of server processes in the INI file. Non-required entries can be commented with a semi-colon. This can be helpful if you use two INI files; one file can contain even server process numbers, the other one the uneven numbers.

Short INI file version of computer A:

[PORTS]
cp1=2217
;cp2=2218
;cp3=2219
;cp4=2220
;cp5=2221
wp1=2271
;wp2=2272
wp3=2273
;wp4=2274
;wp5=2275
;wp6=2276
;wp7=2277
;wp8=2278
;wp9=2279

Short INI file version of computer B:

[PORTS]
;cp1=2217
cp2=2218
;cp3=2219
;cp4=2220
;cp5=2221
;wp1=2271
wp2=2272
;wp3=2273
wp4=2274
;wp5=2275
;wp6=2276
;wp7=2277
;wp8=2278
;wp9=2279

3.

Starting and stopping the Automation Engine

 

See also:

Number of Server Processes