Documentation Center

Trisoft_InfoShare_ObjectLockWaitTimeQuery

Registry setting to change the time that the database query maximally waits to get the lock on the logical object

Before updating an object, the code will lock the object to block other users from updating the same object. The query which tries to get the lock will wait the specified amount of time.

The value must be set using a TimeSpan equivalent in the following format: hh:mm:ss[.fff]

DatabaseTypeLocationInstalled value
SQL ServerHKLM\SOFTWARE\Wow6432Node\Trisoft\Tridk\TridkApp\InfoShareAuthor\Trisoft_InfoShare_ObjectLockWaitTimeQuery00:00:00.100
SQL ServerHKLM\SOFTWARE\Wow6432Node\Trisoft\Tridk\TridkApp\InfoShareBuilders\Trisoft_InfoShare_ObjectLockWaitTimeQuery00:00:00.100
OracleHKLM\SOFTWARE\Wow6432Node\Trisoft\Tridk\TridkApp\InfoShareAuthor\Trisoft_InfoShare_ObjectLockWaitTimeQuery00:00:01.000
OracleHKLM\SOFTWARE\Wow6432Node\Trisoft\Tridk\TridkApp\InfoShareBuilders\Trisoft_InfoShare_ObjectLockWaitTimeQuery00:00:01.000