
DSNT005I DSNTRIN HAS SKIPPED processing-type PROCESSING OF object-type object-name, REASON: reason-text
Explanation
DSNTRIN could not complete SQL processing for the indicated object.
- processing-type
- The type of SQL processing that was attempted.
- object-type
- The type of object.
- object-name
- The name of the object, as either a specific
name or a qualified name:
- object-name is a specific name
SPECIFIC NAME name
- object-name is a qualified name
qualifier.name
- reason-text
- One of the following reasons that the message was issued:
REQUIRES A HIGHER FUNCTION LEVEL function-level
- The specified Db2 function level is
required.
- function-level
- The Db2 12 function level identifier. The format is
VvvRrMmmm
, where vv is the version, r is the release, and mmm is the modification level.
RUN OPTIONS MAX LENGTH EXCEEDED
DSNTRIN cannot alter the RUN OPTIONS for the SYSTOOLS.JSON_LEN function with XPLINK(ON) because the existing options plus ',XPLINK(ON)' exceed the 254-character maximum length.
System action
Processing continues.
User response
If reason-code is 10, run the job again after new function is activated in Db2. Otherwise, no action is required.
