IFCID 437 - Set Current Lock Timeout
This topic shows detailed information about Record Trace - IFCID 437 - Set Current
Lock Timeout
.
IFCID 437 is a trace record for execution of the SET CURRENT LOCK TIMEOUT statement.
Record Trace - IFCID 437 - Set Current Lock Timeout
The field labels shown in the following sample layout of Record Trace - IFCID 437 - Set
Current Lock Timeout
are described in the following section.
| SET CURRENT LOCK TIMEOUT
|
|SET DONE BY...............: PROFILE TABLE STATUS.......................: SUCCESSFUL
|OLD TIMEOUT VALUE.........: N/P NULL INDICATOR FOR OLD VALUE.: YES
|NEW TIMEOUT VALUE.........: -1 NULL INDICATOR FOR NEW VALUE.: NO
|PACKAGE CONSISTENCY TOKEN.: X'1A0D8BD811DAADD8'
|
|COLLECTION ID.........: DSNESPCS
|PACKAGE ID............: DSNESM68
- SET DONE BY
-
SET CURRENT LOCK TIMEOUT statement was executed by application or Profile table.
Field Name: QW0437FromSource
- OLD TIMEOUT VALUE
-
Specifies an old value for CURRENT LOCK TIMEOUT special register. Possible values are between -1 and 32767 or N/P in case null indicator for old value is set.
Value of -1 is equivalent to the WAIT keyword without an integer value. A value of 0 is equivalent to the NOT WAIT clause.
Field Name: QW0437OldTimeOut
- NEW TIMEOUT VALUE
-
Specifies a new value for CURRENT LOCK TIMEOUT special register. Possible values are between -1 and 32767 or N/P in case null indicator for new value is set.
Value of -1 is equivalent to the WAIT keyword without an integer value. A value of 0 is equivalent to the NOT WAIT clause.
Field Name: QW0437NewTimeOut
- PACKAGE CONSISTENCY TOKEN
-
Package consistency token. This field is displayed only when SET CURRENT LOCK TIMEOUT statement was executed by Application.
Field Name: QW0437Contoken
- COLLECTION ID
-
Collection ID. This field is displayed only when SET CURRENT LOCK TIMEOUT statement was executed by Application.
Field Name: QW0437CollID_var
- PACKAGE ID
-
Package ID. This field is displayed only when SET CURRENT LOCK TIMEOUT statement was executed by Application.
Field Name: QW0437PKG_var
- STATUS
-
Status of statement execution.
Field Name: QW0437Status
- NULL INDICATOR FOR OLD VALUE
-
Null indicator for old value of CURRENT LOCK TIMEOUT special register.
Field Name: QW0437OldTimeOutNI
- NULL INDICATOR FOR NEW VALUE
-
Null indicator for new value of CURRENT LOCK TIMEOUT special register.
Field Name: QW0437NewTimeOutNI