Hi Experts,
Outside Mainframe , following sas libname statement format is used to acecss some table say TAB1.
libname mdat sasspds schema="schemaname" user="userxx" password="XXXXXXXXX" serv="4160" host="spdserv" ip=yes;
But how the above statement would be written in JCL?
or should the above libname statement written inside the SAS program that is in Mainframe?
Please help!
Hi,
I would recommend writing it in the SAS program as it has SAS specific options (not JCL) that are being configured.
Regards,
Amir.
Thanks Amir
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 lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.