Start of change

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:
Start of changeREQUIRES A HIGHER FUNCTION LEVEL function-levelEnd of change
The specified Db2 function level is required.Start of change
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.
End of change
Start of changeRUN OPTIONS MAX LENGTH EXCEEDEDEnd of change
Start of changeDSNTRIN 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.End of change

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.

End of change