Could you please suggest with the following error message. we are trying to access below dataset on mainframe via JCLS.
10 DATA BESTUT.IN1;
11 INFILE TEST;
12 INPUT @1 CAPPL $5.
13 @6 CNIV $CHAR20.
14 @26 CTAAL PD2.
15 @28 TOMSCH $CHAR40.;
Error :
The library data set ABCD.DEF.FGHK is an extended format sequential data set. However, the SASE7 engine only supports DSNTYPE=BASIC or DSNTYPE=LARGE data sets.
Encountered error when the V9 engine tried to determine if BESTUT has a registered secured library object location.
Library BESTUT is not in a valid format for access method SASE7.
Can you please provide the SAS log statements where you allocated BESTUT? Did you use a LIBNAME statement or some other method?
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.