Consultor Eletrônico



Kbase P111869: Error 2624 does not return the user name of the user locking the record
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/12/2005
Status: Unverified

SYMPTOM(s):

Error 2624 does not return the user name of the user locking the record

<file-name> in use by <user> on <tty>. Wait or choose CANCEL to stop. (2624)

The process ID is visible but not the user name. So it is difficult to identify who is locking a record.

CAUSE:

If a database has users in it (_user table filled) and you connect the database without -U -P you will see in message 2624 NO user.

FIX:

If a database has a user list, make sure to connect with a valid user and not as a blank user.

To make sure this happens, disallow blank userid access. This can be se in the Data Administration:
Menu option "Admin" -> "Security" -> "Disallow Blank Userid Access..."