Hi,
I am in the process of creating the IMS DB Data from mainframe. I did use the "DFSURGU0" utility in mainframe JCL and unloaded the DB into a flat file with variable record length.
As a next step, I did DBDGEN, ZEROLOAD successfully.
When I try to load the data, it is allowing me to use the "GENERIC" file option, so I have given segment name position and data position, but I am unable to load the data. I am getting the below errors:
Need some help!
** ERROR (809) ** Invalid variable length input file.
** ** Record length greater than 32K.
#EnterpriseDeveloper