To create the servers:
From the
<ATG9dir>/home/bindirectory on each server, run themakeDynamoServercommand. The command should include the server name, and the RMI and DRP ports of the server. The default command is:makeDynamoServerServernameRMIportDRPportThe following example uses the server name
KnowledgeServerand uses the default RMI and DRP ports:makeDynamoServer KnowledgeServer 8860 8850Repeat the command to create the number of servers you have in your environment on each server with different ports.
For example, if you are using ATG Self Service with ATG Search, create three servers for:
svcagentor the agent-facing server directorysvcadminor the customer-facing server directorysvcsearchor the management server directory

