Previous Topic: DB13126ENext Topic: DB13128E


DB13127E

INVALID TABLE FOR DBUTLTY REPLACE

Reason:

A DBUTLTY REPLACE is being attempted for a table that is not valid for the REPLACE function. Reasons that exclude a table are:

Action:

Areas with variable length records or using the direct key must be loaded with the LOAD function that loads an entire area or base from the input provided. An area with a single table does not need the ability of REPLACE, LOAD provides all equivalent functionality. Prior to using a LOAD ensure you have all data for all tables in the area or base to be loaded.