I am getting the following error running SAS V9.3 in a z/OS environment. I put in a request to get read/update access to this dataset via RACF and still get the error. Do I need different authority or am I missing something else?
ERROR: Insufficient authorization to access SASCP.V930C.W0.AUTOLIB(SYSRC).
ERROR: The SAS Macro Facility has encountered an I/O error. Canceling submitted
NOTE: The SAS System stopped processing due to receiving a CANCEL request.
Try accessing the file via TSO, to make sure that you actually have the permissions.
How do you work with SAS in the z/OS environment? Base SAS via TSO, or Enterprise Guide?
I am able to copy it via tso/ispf.
I am running a batch jcl executing proc=
EXEC SASPROD,WORK='100,100'
PROC ENTRY=SASB,
CONFIG=NULLFILE,
TKMVSENV=NULLFILE,
LOAD='*.NULLPDS,VOL=REF=*.NULLPDS',
SASAUTO='SASCP.AUTOLIB.DUMMY',
OPTIONS=,
OPTNFILE=SITE,
SORT=4,
WORK='500,200',
ALLOCTYP=CYL,
WORKDEV='(SYSDA,8)',
HLQ=SASCP.V930C
Then I have to pass. It's more than 15 years now that we switched to UNIX, so my z/OS/SAS knowledge has grown quite thin ...
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 the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.