dbunload: handling unload errors -
11-10-2009
, 08:49 AM
Would it be possible for dbunload to continue unloading a table when it
encounters errors?
For example, dbunload would encounter an error situation, optionally write
out the data on the bad page to an error log, and continue unloading. I
realize that with some error sitations, dbunload would not know where to
make its next read.
I guess I'm asking... Does dbunload continue in all error situations where
it is possible to continue?
Thanks,
Doug |