Description:
EZIOE002 Error opening file: XXXXXX Path: XXXXXXX Operating System does not support either this type of file or its device type.
Solution:
Specify LRECL and RECFM on FILE statement.
Example: FILE TABLEFILE V 15 TABLE
Was this information helpful?