HBO0555I Insert into lookup_table_name failed because no valid lookup table definition was found.

Explanation

An INSERT LOOKUP statement for the specified lookup table name was found before a DEFINE LOOKUP statement for the lookup table was found.

The parser flags an error, the INSERT LOOKUP statement is ignored, and processing continues.

Response

For each table, verify that a DEFINE LOOKUP statement precedes any INSERT LOOKUP statements.