Problem Note 68926: Refreshing libraries in SAS® Enterprise Guide® repopulates all expanded libraries under the Servers pane
When you assign libraries by using LIBNAME statements in SAS Enterprise Guide program codes and refreshing Servers ► Libraries, all libraries that were expanded previously will be repopulated during the refresh.
You encounter this issue when you complete steps similar to the following. You want to assign two libraries in SAS Enterprise Guide by using the following LIBNAME statements in program codes:
libname A "C:\temp\test";
libname B "C:\temp\test1";
The physical paths, C:\temp\test1 and C:\temp\test1, contain several data sets.
- Execute libname A.
- Refresh Libraries under the Servers pane to display Library A.
- Expand Library A and perform some steps with the data sets that are contained in this library.
- Collapse Library A and execute libname B.
- Refresh Libraries under the Servers pane to display Library B.
Note: Before library B can be displayed, Library A must be refreshed as well. Thus, you need to wait until the Library A refresh ends before displaying and using Library B.
This issue might affect environments in which assigned libraries contain several data sets. To circumvent this behavior, do the following:
- Pre-assign your libraries in SAS® Management Console.
- Reduce the number of data sets in your libraries.
- Execute all LIBNAME statements in your program code before expanding the assigned libraries under the Servers pane.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Enterprise Guide | Microsoft® Windows® for x64 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows 8 Enterprise 32-bit | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows 8 Enterprise x64 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows 8 Pro 32-bit | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows 8 Pro x64 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows 8.1 Enterprise 32-bit | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows 8.1 Enterprise x64 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows 8.1 Pro 32-bit | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows 8.1 Pro x64 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows 10 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows 11 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows Server 2008 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows Server 2008 R2 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows Server 2008 for x64 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows Server 2012 Datacenter | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows Server 2012 R2 Datacenter | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows Server 2012 R2 Std | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows Server 2012 Std | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows Server 2016 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows Server 2019 | 8.3 | | 9.4 TS1M7 | |
Microsoft Windows Server 2022 | 8.3 | | 9.4 TS1M7 | |
Windows 7 Enterprise 32 bit | 8.3 | | 9.4 TS1M7 | |
Windows 7 Enterprise x64 | 8.3 | | 9.4 TS1M7 | |
Windows 7 Home Premium 32 bit | 8.3 | | 9.4 TS1M7 | |
Windows 7 Home Premium x64 | 8.3 | | 9.4 TS1M7 | |
Windows 7 Professional 32 bit | 8.3 | | 9.4 TS1M7 | |
Windows 7 Professional x64 | 8.3 | | 9.4 TS1M7 | |
Windows 7 Ultimate 32 bit | 8.3 | | 9.4 TS1M7 | |
Windows 7 Ultimate x64 | 8.3 | | 9.4 TS1M7 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2022-08-08 08:13:11 |
Date Created: | 2022-02-16 05:09:26 |