While developing new reports and dashboards in VA, we set our AUTOLOAD process on our Linux o/s to occur
every 5 minutes for expediency. We have recently attempted to Autoload tables that are so large that it appears
the first attempt to load them begins but they do not finish loading within 5 minutes when the next AUTOLOAD
cycle kicks off. What is the expected behavior in this situation? Does the failure to load the first time prevent the
Autoloader from attempting again, unless the table's timestamp is updated? Or does the AUTOLOADer continue to
work on loading the original table in the background, not attempting a new load despite the AUTOLOAD process
kicking off every 5 minutes, and will eventually complete. We've seen what looks like the 2nd scenario happen in a few
situations, but the Autoloader.sas7bdat file which is a log of the Autoloader attempts shows no indication of the table
loading in background. We just eventually notice the table appeared when viewing Manage Environment in VA.
HI Marty,
I *think* that when an AUTOLOAD is in process, a marker file (autoload.pid) is put in place in the scripts directory to serves as a cue that another autoload operation should not kick off. Someone else with more SAS Visual Analytics admin experience can surely embellish/correct my answer here, but basically the AUTOLOAD is designed to not "re-enter" when there is an ongoing AUTOLOAD.
Chris
Thanks Chris! Since no one else has responded, I may go ahead and open a Tech Support track for this one.
It know it's been a while, MALIGHT, but maybe this video will help: Implementing Automatic Loading of Data to Memory in a Windows Environment.
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.