On SAS 9.1, I created a program -
proc format lib=xyzfmt cntlout=work.format;run;
It ran fine but now on EG this is giving me the below error. Also EG unable to create a format catalog from the dataset.
ERROR: File FMTTX.FORMATS.CATALOG was created for a different operating system.