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.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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