Does anyone have a step by step guide that can help with the implementation of a new AutoLoad instance within SAS VA. I have tried SAS videos, Admin Guide, etc. but seem to be missing some steps and not quite clear on some things. Perhaps there is a better guide somewhere before I escalate to Tech Support? Thanks in advance!
Every step is described in the administration guide. What exactly is not working for you?
Attached is the new Autoload instance log file after following all setup instructions present within the Admin Guide.
It appears that your library is not associated with the LASR server. Please open SAS Management Console -> right-click on that library -> Properties -> Data Server. What is selected in "Database Server" & "Connection"?
Should I be creating a new LASR Server?
Nope.
In the same window, go to Options, what have you specified in Libref and Server Tag?
First off, server tag shouldn't be empty. For the public LASR server, the tag will be VAPUBLIC.
In your log I see that you have specified the following AL_META_LASRLIB:
>> %LET AL_META_LASRLIB=DellAutoLoad;
and this error:
>> -4 matching libraries found.
The autoload process cannot find the library with the name "DellAutoLoad". Either, because that library doesn't exist or users don't have required access.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.