OPT_LOCK_TIMEOUT_IN_SECS
OPT_LOCK_TIMEOUT_IN_SECS is a load option that can be used to override the default object lock timeout setting in Workflow Orchestration.
Deployments and loads lock objects that they are processing. By this load option the default timeout setting for a load can be changed to custom value e.g. to align with the target database instance maximum timeout for long running transactions.
See also:
Usage
OPT_LOCK_TIMEOUT_IN_SECS: integer
Default: 21600
Notes
OPT_LOCK_TIMEOUT_IN_SECS can be used with all table loads.
Examples
Works like other load options. See OPT_LOCK_WAIT_TIME_IN_SECS for examples.