Problem:
Resolution:
When downloading a large file to be converted to VSAM, be sure to set the environmental SET MFA_INDEX_FORMAT=IDXFORMAT(8) so MFA knows to use a large file format. Once the file has been downloaded it is much faster to use a command line such as the following to do the conversion rather than using the gui run dfconv profilename input output and be sure to use an Extfh.Cfg file with:
[XFH-DEFAULT]
filemaxsize=8
idxformat=8
filepointersize=8
#Enterprise
#MFDS
#EnterpriseDeveloper