Database Error Messages

PGU-41103

INFILE parameter was previously specified

Cause

The INFILE parameter has already been specified in a DEFINE DATA or REDEFINE DATA statement and is only allowed once per data definition or redefinition. Syntax checking only continues with the next statement.


Action

Remove the second specification of INFILE from the statement.