Hello fellow VA users,
I have finally gotten my SAS VA (7.4 if it matters) to work with AutoLoading of data sets. I have a specific question on order of operation after a reboot of the server. (for any reason My SAS VA system might restart) What is the order that the data files reload assuming AutoLoad works as expected?
Let’s limit it to all sets are in the same LASR, and all in the AutoLoad folder not the append folder.
If helpful I can provide some example data set names and date/time stamps. I just am not sure if its that complicated or if it's controllable at all to warrant the time. TIA. -KJ
PS Did you know in the VAAG.pdf AutoLoad is referanced 339 times lol (at least on my version) I gave up after about 50 find next.
Hello @kjohnsonm,
generally speaking, the load order is alphabetical, decreasing order. If you open the log of one of your autoload actions, you will see how it behaves. Also what it does first: load, unload, append.
And yes, I am aware of that fact, it makes sense since Autoload is one of the main cool features in SAS VA 😉
Hello @kjohnsonm,
generally speaking, the load order is alphabetical, decreasing order. If you open the log of one of your autoload actions, you will see how it behaves. Also what it does first: load, unload, append.
And yes, I am aware of that fact, it makes sense since Autoload is one of the main cool features in SAS VA 😉
Just by controlling the names of the tables/files, to adjust them to the order you need (prefixes, perhaps).
But, why would you want or require to control the load order? Just curious, perhaps there is a very good reason, and it would help me to learn about it.
ps I'm surprised it cannot be defined granularly in a list or other means so we can keep natual names...
Hello @kjohnsonm,
you can, you could define more than 1 autoload library/folder, and schedule them in order of priority. Then you can keep natural names.
However, I would never separate data for data loading times, but by functionality or permissions....
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.