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-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

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
  • 1468 views
  • 2 likes
  • 2 in conversation