Common\DBJobCreateWithFreeze
This configuration parameter specifies whether every process step from database is to create with the option 'Stop on error'.
| Value | 1 |
|---|---|
| Enabled | false |
| Resulting | false |
| Crypted | false |
Usage and hierarchy
Generated from DialogConfigParm snapshot plus SQL/C# source extraction. Usage rows are textual source evidence, not inferred runtime behavior.
Parent: Common
Child parameters
No child parameters in the current snapshot.
SQL modules using this parameter
- dbo.QBM_PJobCreate
calls QBM_PSessionContextSet, QBM_PSessionErrorAdd; writes INSERT into, INSERT jobqueue, INSERT QBMElementAffectedByJob; reads/joins QBMServerHasServerTag, QBMServer, QBMJobqueueOverview, QBM_FTJobCreateDBParameter, JobQueue…; uses config Common\DBJobCreateWithFreeze; uses session context XUser, GenProcID
C# source references
No C# source usage extracted.