BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Is there a way to reference more than one library via JCL when using SAS 9 under z/OS-OS390?

I have one library named in the AUTOCALL when I invoke SAS, but I'd like to be able to concatenate a couple of lib's.
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
You have a couple of options - the SAS-default DD concatenation is //SASAUTOS where you can add a user library, likely to the end of the concatenation, presuming your AUTOCALL member names are unique. The other option is to use the SAS system option SASAUTOS= and add your own DD with the added to the SASAUTOS= option in order to reference your AUTOCALL library members. Check the SAS support http://support.sas.com/ website for details and technical papers on the topic, using the SEARCH facility or a Google search.

Scott Barry
SBBWorks, Inc.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 808 views
  • 0 likes
  • 2 in conversation