Consultor Eletrônico



Kbase 20435: Controlling the Number of Windows Sessions in a GUI Client
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Verified

GOAL:

How to control the number of GUI sessions.

GOAL:

How to control the number Progress sessions connected to the DB from the same machine.

FACT(s) (Environment):

Progress 9.x

FIX:

Use the Windows Single Session (-wss) parameter to limit a user to run only one Progress client session at a time. This parameter applies only to a Windows GUI client. If an existing Progress session is running on the machine when -wss is specified, the new session terminates and the windows of the existing session are brought forward to alert the user.

In order to avoid the unnecessary processing of other parameters, use the -wss parameter first on the command line. If more than one Progress application is installed on the machine, do not use the -wss parameter else it prevents the running of two or more applications at the same time.