What is the correct syntax for resolving an EZIOE002 error involving an ESDS file?
Example:
EZIOE002 Error opening file file-name.
File type incompatible with the dataset organization.
EZABX008 The error occurred at program statement number xxx.
Easytrieve Report Generator, release 11.6
Please see this link in the documentation:
https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/ca-easytrieve-report-generator/11-6/installing/install-easytrieve-for-z-os/migrate-from-release-6-4-to-11-6/run-your-easytrieve-programs-in-new-function-mode/statements-changes.html#concept.dita_28e52e91-46c2-4c27-9538-b113bb1c87fc_FileStatementChanges
The correct syntax under release 11.6 is:
FILE esds-filename SEQUENTIAL
Easytrieve release 11.6 also still tolerates:
FILE esds-filename VS(ES)