The operand is too small to contain a complete timestamp.
30
Cause . . . . . : The Factor 2 entry (positions 36 - 49) or first operand of built-in function %TIMESTAMP is not large enough to hold a complete Timestamp. A character operand must be large enough to hold a complete timestamp of the specified format. A numeric operand must be large enough to hold just the digit portion of a Timestamp.
The minimum length of a character operand is
The minimum length of a numeric operand is is 20.
The specification is ignored.
Recovery . . . : Increase the length of the entry in Factor 2 or the first operand for %TIMESTAMP so it is greater than or equal to the minimum length. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.