If the DICTNAME identifies a dbname which includes a valid SQL catalog but just doesn't contain the SQL table being INCLUDEd, then a friendly error is returned.
E DML013 TABLE NOT FOUND IN CATALOGHowever, if the DICTNAME identifies a dbname which has no catalog, the
undocumented message DML035 is issued.
DML035 SQL MESSAGE -- INCTBL SQLCODE=-6,ERC=1031 CC = 16Make sure the DICTNAME parameter in the SYSIDMS ddname of the IDMSDMLC step identifies the correct dbname.