REQUEST_TIMEOUT 

The database parameter REQUEST_TIMEOUT denotes the maximum amount of time (in seconds) you should have to wait for a lock to be lifted.

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 thus defined, a message is returned to the waiting database session.