Cause Text: |
The Open Data Path (ODP) for this statement or cursor could not invoke
the fast past refresh code for reason code &1. The reason codes and their
meanings follow: - The new host variable value is not null and old host variable value is
null or the new host variable value is zero length and the old host variable
value is not zero length.
- The attributes of the new host variable value are not the same as the
attributes of the old host variable value.
- The length of the host variable value is either too long or too short.
The length difference cannot be handled in the fast path refresh code.
- The host variable has a data type of IGC ONLY and the length is not even
or is less than 2 bytes.
- The host variable has a data type of IGC ONLY and the new host variable
value does not contain an even number of bytes.
- A translate table with substitution characters was used.
- The host variable contains DBCS data and a CCSID translate table with
substitution characters is required.
- The host variable contains DBCS that is not well formed. That is, a shift-in
without a shift-out or visa versa.
- The host variable must be translated with a sort sequence table and the
sort sequence table contains substitution characters.
- The host variable contains DBCS data and must be translated with a sort
sequence table that contains substitution characters.
- The host variable is a Date, Time or Timestamp data type and the length
of the host variable value is either too long or too short.
|