Consultor Eletrônico



Kbase P25089: What AS/400 object lock level does the Progress/400 DataServer use?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Verified

GOAL:

What AS/400 object lock level does the Progress/400 DataServer use?

FACT(s) (Environment):

Progress/400 DataServer

FIX:

The Progress/400 dataserver uses only SHARED FOR READ (*SHRRD) object lock level.

When a physical file is opened its lock status is set to *SHRRD and it remains in this state until the client is disconnected from the dataserver.

This physical file lock status does not change regardless of the action or Progress lock (EXCLUSIVE, SHARED, NO-LOCK) held on its records.