Le lundi 02 février 2004, frank_hischke@stripped a écrit...
bonjour,
> The result is one file 'catalog.out' with the catalog information and seven splitted
> files 'data.out0001' to 'data.out0007' with the application data.
> Also, sequential calls of DBLOAD with all the different 'data.out*"-Files will result
> in a "Duplicate Table Name"-Error due to the multiple catalog definitions.
> Does anybody have an idea what i'm doing wrong???
> Or, which other possibilities exist for unloading and reloading a complete database
> instance?
Use APPEND ?
... DATA OUTSTREAM FILE 'outstreamPath' APPEND
--
jm