Consultor Eletrônico



Kbase 15589: Promon 9.x "User Control" screen is missing a column label.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/12/2005
Status: Verified

FACT(s) (Environment):

Progress 9.x
UNIX
Windows

SYMPTOM(s):

Promon 9.x "User Control" screen is missing a column label

Column header missing between Wait and Trans headers

FIX:

The Progress Database Monitor (i.e. PROMON) is missing column label in the "User Control" screen (option #1).
The unlabelled column is between the "Wait" and "Trans" columns.
The value shown in this column depends on the values of other columns. When the "Wait" column shows "REC", the unlabelled column reports the RECID that the user is waiting for.
When the "wait" column shows "--" then the connection is NOT waiting for anything and the unlabelled column has whatever was there during the previous wait. Within the sample below, user #3 is not waiting anymore, but its last wait was waiting for a transaction end lock (i.e. the type of lock is identified by the value "2" in the nameless column).


Below is a sample of the output for the situation mentioned above. Here, user #2 is waiting for user #1 to release the record with RECID 3245.

User Control:

Usr Name Type Wait Trans PID Sem Srv Login Time

0 BROK -- 0 0 11240 3 0 11/08/99 13:31

1 SELF -- 0 401 11261 4 0 11/08/99 13:31

2 SELF REC 3245 402 11267 5 0 11/08/99 13:32

3 SELF -- 2 0 11290 6 0 11/08/99 13:32