OGG-01038
Cannot fetch required data from table {0} due to missing key columns
Cause
Row data could not be fetched from the table because no key is defined on the table.
Action
Define a key or specify unique columns with the KEYCOLS clause of the TABLE statement.