Previous Topic: DB13278ENext Topic: DB13283E


DB13279E

MULTIPLE FILEOUT OR NOT TABLE=***

Reason:

The DBUTLTY EXTBKUP function was executed with FORMAT=BACKUP set, but the previous function(s) of FILEOUT were not properly set.

One of two invalid conditions are present. Either there were multiple FILEOUT statements (multiple FILEOUT statements are not allowed with BACKUP specified for FORMAT=), or the table name in a FILEOUT statement was not set with *** (three asterisks) to specify a single backup for all tables from the input.

Action:

Determine which of the errors just described occurred and correct it before executing EXTBKUP again.