BookmarkSubscribeRSS Feed
sht
Fluorite | Level 6 sht
Fluorite | Level 6

Hi Team,

 

I wanted to implement Autoload activity in SAS VA.

Version is 7.3.

Every time after taking server restart I have to load all table in LASR server, so I want to make it Aotoload.

Kindly assist.

 

 

Thanks in advance.

1 REPLY 1
SimonWilliams
SAS Employee

Hi SHT,

 

Reload on restart is a feature on VA 7.3. From the VA 7.3 administrators guide:

 

Note:The reload is driven by the LASR table object’s association to a LASR library that supports reload-on-start. That LASR library must be associated with a data provider library that contains a backing store copy of the original source data.

 

How to Enable Reload-on-Start

 

To enable reload-on-start, use either of the following methods.

 

SAS Management Console
1. In SAS Management Console, right-click on a LASR library, and select Properties.

 

2. On the Options tab, in the Data provider library field, specify a Base SAS library. The specified library functions as the backing store for participating tables.

 

3. On the Extended Attributes tab, set attributes as follows:

  • VA.ReloadOnStart.EnabledYes
  • VA.ReloadOnStart.TableDefaultYes
  • VA.ReloadOnStart.MethodSelective
  • (Optional) To selectively exclude a LASR table from participation, set VA.ReloadOnStart.Enabled to No on the table’s Extended Attributes tab.

--Simon

 


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Tips for filtering data sources in SAS Visual Analytics

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.

Discussion stats
  • 1 reply
  • 1265 views
  • 2 likes
  • 2 in conversation