UPDTID parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
(Automatically generated page update)
Line 15: Line 15:
<p>The update identifier, a sequential number that uniquely identifies the current update unit or transaction</p>
<p>The update identifier, a sequential number that uniquely identifies the current update unit or transaction</p>
<p><var class="product">Model&nbsp;204</var> increments this parameter for each update unit or transaction whether or not ROLL FORWARD logging is in effect. When no update unit or transaction is active, the update identifier is set to zero.</p>
<p><var class="product">Model&nbsp;204</var> increments this parameter for each update unit or transaction whether or not ROLL FORWARD logging is in effect. When no update unit or transaction is active, the update identifier is set to zero.</p>
[[Category:User Parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 02:06, 23 April 2013

Summary

Default value
0
Parameter type
User
Where set
View-only
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The update identifier, a sequential number that uniquely identifies the current update unit or transaction

Model 204 increments this parameter for each update unit or transaction whether or not ROLL FORWARD logging is in effect. When no update unit or transaction is active, the update identifier is set to zero.