Back to SPR List Previous Next
Reload after database restructure fails
Major - no usable workaround Closed - Fixed Found:2002.20.30 20 DEC 2003 Fixed:2002.20.31 08 JAN 2004

DETAILS
 if a change is made in the schema, the
 unload/reload process fails (not all the time, but pretty regularly--if
 you follow Greg's instructions on the datbase he sent, you'll be sure to
 get a failure; and in some instances, the unload/reload appears to work,
 but when the resulting database is examined, cases have been lost).
EXAMPLE PROGRAM
WORKAROUND
Do export/import after a schema change, everything is fine, and unload/reload will then work on the imported database.
Back to SPR List Previous Next