BookmarkSubscribeRSS Feed
deleted_user
Not applicable
This message appears when we do a jobscan on jobs using SAS. We recently upgraded to v9.1.3 from v8.2.06. Our previous SASAUTOS concatenation's DCB is FB while the new version we recently installed has a DCB of VB. My question is if its okay for me to re-allocate the autolib dataset from a VBB to an FB?
1 REPLY 1
deleted_user
Not applicable
I would recommend the opposite, going from FB to VB.
The process of removing any line numbers in 73-80 is simpler than text flowing all the wide code to within cols 1-72
VB would also work in the SAS8 context.

SASAUTOS concatenation can be achieved within the SAS session rather than the JCL. The style is
option sasautos= ( ddname ddn2 "physical DSN" etc "..." ) ;

There are a SAS Usage notes on the topic: see
http://support.sas.com/kb/11/929.html and
http://support.sas.com/kb/12/199.html which refers to options S= and S2= which are also involved.

PeterC

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

Health and Life Sciences Learning

 

Need courses to help you with SAS Life Sciences Analytics Framework, SAS Health Cohort Builder, or other topics? Check out the Health and Life Sciences learning path for all of the offerings.

LEARN MORE

Discussion stats
  • 1 reply
  • 1282 views
  • 0 likes
  • 1 in conversation