Kbase P14801: How to trim Application Server (Server/Agent) processes that are not in use?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Verified
GOAL:
How to trim AppServer Server processes that are not in use?
GOAL:
How to trim Application Server (AppServer) processes
GOAL:
How to trim the number of AppServer processes that are currently spawned?
GOAL:
How to trim AppServer Agents?
GOAL:
How to trim AppServer Servers
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
OpenEdge Server Technology Category: AppServer
FIX:
The command to trim AppServer Server/Agent processes is:
From a local AppServer:
asbman -name <AppServer-name > -trimservers or -trim #
From a remote AppServer:
asbman -name <AppServer-name > -host <hostname> -user <username> -trimservers or -trim #
The # sign represents the number of AppServer Server/Agent processes that should be trimmed. This value can be set higher than the total number of AppServer Server/Agent processes that currently exist for a given AppServer name,