Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US

Index > ORACLE Server Parameters > distributed_lock_timeout

distributed_lock_timeout


NOTE: This is an internal Oracle parameter. Do NOT use it unless instructed to do so by Oracle Support. Playing with this parameter may be harmful.

Oracle 11.1.0:

Parameter Name:distributed_lock_timeout
Description:number of seconds a distributed transaction waits for a lock
Type:NUMBER Obsoleted:FALSE
Can ALTER SESSION:FALSE Can ALTER SYSTEM:FALSE

Oracle 10.2.0:

Parameter Name:distributed_lock_timeout
Description:number of seconds a distributed transaction waits for a lock
Type:NUMBER Obsoleted:FALSE
Can ALTER SESSION:FALSE Can ALTER SYSTEM:FALSE

Oracle 10.1.0:

Parameter Name:distributed_lock_timeout
Description:number of seconds a distributed transaction waits for a lock
Type:NUMBER Obsoleted:FALSE
Can ALTER SESSION:FALSE Can ALTER SYSTEM:FALSE

Oracle 9.2.0:

Parameter Name:distributed_lock_timeout
Description:number of seconds a distributed transaction waits for a lock
Type:NUMBER Obsoleted:FALSE
Can ALTER SESSION:FALSE Can ALTER SYSTEM:FALSE

Oracle 8.1.7:

Parameter Name:_distributed_lock_timeout
Description:number of seconds a distributed transaction waits for a lock
Type:NUMBER Obsoleted:FALSE
Can ALTER SESSION:FALSE Can ALTER SYSTEM:FALSE

Oracle 8.0.6:

Parameter Name:distributed_lock_timeout
Description:number of seconds a distributed transaction waits for a lock
Type:NUMBER Obsoleted:FALSE
Can ALTER SESSION:FALSE Can ALTER SYSTEM:FALSE

Oracle 7.3.4:

Parameter Name:distributed_lock_timeout
Description:number of seconds a distributed transaction waits for a lock
Type:NUMBER Obsoleted:FALSE
Can ALTER SESSION:FALSE Can ALTER SYSTEM:FALSE

Related Error Messages:

ORA-02049: timeout: distributed transaction waiting for lock
    Cause: exceeded INIT.ORA distributed_lock_timeout seconds waiting for lock.

    Action: treat as a deadlock


This parameter is not documented and should not be used. Search for more info about [ distributed_lock_timeout ] on the Oracle FAQ.

HOME | ASK QUESTION | ADD FAQ | SEARCH | E-MAIL US