Back to SPR List Previous Next
UNLOAD can fail after using MODIFY SCHEMA to change a range
Moderate Closed - Fixed Found:XS.01.10 03 NOV 2008 Fixed:XS.01.11 03 NOV 2008

DETAILS
EXAMPLE PROGRAM
 3.3     UNLOAD FILE FILENAME  = "COMPANY.unl" /
 I/O error on file. (Error 417 - 'COMPANY.unl')
 Error in Unload
WORKAROUND
This does not happen if you use a full RECORD SCHEMA to change the range.
Back to SPR List Previous Next