commit_longtransDefault: –1 (This parameter is commented out.) The commit_longtrans parameter allows the DATABridge Client to override the DBEngine CHECKPOINT LONG TRANSACTIONS parameter. This parameter determines one of many conditions under which DBEngine should generate a commit. When this value is not specified, as in the case of the default setting, DATABridge Client uses an internal value of –1. This value indicates that it won't attempt to override the settings for the corresponding DBEngine parameter (whose default value is false). The value -1 is not a valid setting, per se, and will result in a "value out of range" error. A value of 0 disables the use of this parameter by DBEngine. A value that exceeds the value specified in the DBEngine control file is ignored. | ||
|