The refresh of the Libraries section in SAS Studio for Viya might occur more slowly than expected, depending on the following characteristics of the library definitions:
An action that you can take to improve performance after code submission is to limit the libraries that are defined on start-up to only the libraries needed. You can create another SAS program with additional LIBNAME statements that you use infrequently and then run that when needed.
In SAS® Studio 4.4, the refresh of the Libraries section occurs automatically after every program submission.
In SAS® Studio 5.1 and 5.2, you can control the refresh of the Libraries section through the use of the preference Automatically refresh libraries after each submission. This preference is found under the General preferences.
Click the Hot Fix tab in this note to access the hot fix for this issue.
The hot fix implements efficiencies in the code in all releases to reduce the time in which the refresh occurs.
In addition, the hot fix for SAS Studio 4.4 provides three new configuration properties, which, when used, can improve performance by disabling some actions in the user interface.
These properties are set to true by default. Therefore, if you do not add these new properties to the init_usermods.properties file, SAS Studio 4.4 works in the same way as it did before the update (but with improved performance in how the Libraries refresh occurs).
The new properties are as follows:
webdms.allowRefreshAfterSubmit=true|false
webdms.enableAutoComplete.libraries=true|false
webdms.enableAutoComplete.tables=true|false
Note: Do not use the combination of webdms.enableAutoComplete.libraries=false and webdms.enableAutoComplete.tables=true. This combination does not improve performance and might cause unexpected results.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Studio for Viya | Linux for x64 | 4.4 | 2020.0.4 | Viya | Viya |
Microsoft® Windows® for x64 | 4.4 | 2020.0.4 | Viya | Viya |
Viya on Linux: An update for this issue is available for SAS Viya 3.4. For instructions on how to access and apply software updates, see the Updating Your SAS Viya software section in the SAS Viya 3.4 for Linux Deployment Guide at
http://documentation.sas.com/?softwareId=administration&softwareVersion=3.4&softwareContextId=softwareUpdatesViya on Windows: An update for this issue is available for SAS Viya 3.4. For instructions on how to access and apply software updates, see the Updating Your SAS Viya software section in the SAS Viya 3.4 for Windows Deployment Guide at
http://documentation.sas.com/?softwareId=administration&softwareVersion=3.4&softwareContextId=softwareUpdatesWinViya on Windows: An update for this issue is available for SAS Viya 3.5. For instructions on how to access and apply software updates, see the Updating Your SAS Viya software section in the SAS Viya 3.5 for Windows Deployment Guide at
http://documentation.sas.com/?softwareId=administration&softwareVersion=3.5&softwareContextId=softwareUpdatesWinViya on Linux: An update for this issue is available for SAS Viya 3.5. For instructions on how to access and apply software updates, see the Updating Your SAS Viya software section in the SAS Viya 3.5 for Linux Deployment Guide at
http://documentation.sas.com/?softwareId=administration&softwareVersion=3.5&softwareContextId=softwareUpdatesType: | Problem Note |
Priority: | high |
Date Modified: | 2021-03-02 09:14:22 |
Date Created: | 2020-04-09 11:23:12 |