Back to SPR List Previous Next
Unload dialog does an itemize of the previous unload to fill in dialog defaults
Moderate Closed - Fixed Found:2002.20.24 *********** Fixed:2002.20.25 09 SEP 2003

DETAILS
 When the RELOAD dialog is started it will automatically set the unload file
 to the last one used and may take a while to display the dialog. This is
 because an itemize file is done on the unload file to find how many copies of
 the database are stored there, and this can take some time if the unload is a
 lare file.

EXAMPLE PROGRAM


WORKAROUND
Wait for the dialog to appear or use a DBMS command to reload a database.
Back to SPR List Previous Next