The special database parameter REQUEST_TIMEOUT denotes the maximum amount of time (in seconds) you should have to wait for a lock to be released.
This database parameter limits the amount of time you have to wait until a lock is lifted by other users for all database sessions.
If a lock request cannot be satisfied within the time defined here, a message is returned to the waiting database session. Any changes made previously in the transactions are undone.