DB2 for OS/2 V5.2 (yes I know it's old but we have our reasons).

Load command I'm using is -

LOAD FROM c:\dir\loadfile.ixf of IXF
MODIFIED BY dumpfile = c:\dir\dumpfile.dmp
METHOD P
(1,2,...)
REPLACE INTO qual.table
(col1, col2, ...);

This gives :-

SQL3016N An unexpected keyword "dumpfile" was found in the filetmod
parameter for the filetype.

Does this mean that you can't get a dump file for an IXF load file ?

TIA

Phil Nelson




-
:::  When replying to the list, please use 'Reply-All' and make sure
:::  a copy goes to the list ([EMAIL PROTECTED]).
***  You are subscribed to [EMAIL PROTECTED]
***  To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]

Reply via email to