How can we convert Adabas dataset to PS file in mainframe
You can extract a single file from an Adabas database with the ADACMP utility’s DECOMPRESS function. It is possible to override the default record format, but it’s tricky. A Natural extract program would give you complete control over formatting.
Also, you can extract a file from a database backup with the ADAULD utility and DECOMPRESS the extract.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.