ICI incompatibility Report in Db2 10 (Incompatibility Change Indicator)

BIF/ICI HealthCheck Licensed Freeware for Db2 11, detects static and dynamic SQL and matches to the relevant collection, packages,…

BIF/ICI HealthCheck overview (Built-in Function & Incompatibility Checker for Db2 z/OS)

 

BIF/ICI HealthCheck reports the following incompatibilities in Db2 10


  • Execution of the Db2 9 for z/OS version of SYSIBM.CHAR(DECIMAL-EXPR)
  • Execution of the Db2 9 for z/OS version of SYSIBM.VARCHAR(DECIMAL-EXPR), CAST (DECIMAL AS VARCHAR), OR CAST (DECIMAL AS CHAR)

  • Use of an unsupported character string representation of a TIMESTAMP
  • Use of a USER-DEFINED FUNCTION (UDF) that has the unqualified name ARRAY_EXISTS
  • Use of a USER-DEFINED FUNCTION (UDF) that has the unqualified name CUBE
  • Use of a USER-DEFINED FUNCTION (UDF) that has the unqualified name ROLLUP

  • Execution of a non-Java client that called a Stored Procedure (SP) that is on the Db2 for z/OS Data Server, while subsystem parameter DDF_COMPATIBILITY was set to SP_PARMS_NJV (the Data Server returned output argument values whose data types matched the data types of the call statement arguments).

  • Execution of a SQL statement by a client non-Java application that included an unsupported conversion from a string type to a numeric type, while the Db2 z/OS Data Server environment was one of the following (the Data Server issues SQLCODE -301)
    • In version 10 Conversion Mode (CM)
    • In version 10 New-Function Mode (NFM) and implicit casting was disabled because subsystem parameter DDF_COMPATIBILITY was set to SP_PARMS_NJV, or DISABLE_IMPCAST_NJ

ICI incompatibility Report in Db2 11 (incompatibility Change Indicator)