KB Article #70821

Error - DB2 SQL Error: SQLCODE=-204, SQLSTATE=42704, SQLERRMC=ITRACKER_DICO, DRIVER=3.62.56

Problem

-- Following error is received during the install attempt of Sentinel version 3.4.0 with IBM DB2 database version 9.7



DB2 SQL Error: SQLCODE=-204, SQLSTATE=42704, SQLERRMC=ITRACKER_DICO, DRIVER=3.62.56


Resolution

# This error means that the database object ITRACKER_DICO, was not found. As per the prerequistes document this database object needs to be created before installing Sentinel. To resolve the issue, create the missing database object with the help of DBA as specified in the document & restart the Sentinel installation.