Dear Team
Can you please help me understand the JCL options to be used for decompressing an unload file on Mainframes.
Followed the below steps, to generate a decompressed unload on windows What would be the corresponding options to generate the very same file from Mainframes.
- Logged in to Adabas Manager 8.3 (Window Version)
- Excuted the Unload Utility ADAULD (Giving the Filenumber as Input).
- Executed Decompression utility ADADCU with the following options. (I needed a Variable Length Mainframe File with, Count of MU/PE fields in 2 bytes) along with FDT.)
DCUFDT, MUPE_C_L =2, RECORD_STRUCTURE = RDW, TARGET_ARCHITECTURE = (EBCDIC, IBM_370_FLOATING, HIGH_ORDER_BYTE_FIRST)
Thanks,
Sindhu Jose