Whenever I login to the remote server in Enterprise guide I get overwhelmed with 100s of default libnames that I think has been assigned as the default configuration (I did not assign them individually with the libname statement)
This makes it difficult for me to look for the libraries that I am assigning using my code. If I right click on the library and click on unassign it throws an error (Plus its not feasable to right click and unassign all of them one by one).
I am guessing that all these libraries are assigned by default in some sort of a configuration file, but I am unable to find any link that explains how. I did go through the configuration file, but maybe I din't understand whatever was written in it.
Even if I were to somehow hide them that would be enough too.
I did look at this link, but I wasn't able to figure out where the libnames are stored.
PS I'm using SAS EG 7.13 with SAS 9.4
Edit: When I try un-assigning the libname directly it simply says "An unexpected error occurred"
The SAS System library may not be reassigned
If I try to unassign using the code by @Richard then it says
Warning: Library <Name> is not assigned in this scope
I did notice that all libraries created by me are created by the engine V9 where are the predefined libraries are by the engine base.


_orAAso that they appear at the top. At least then you can get some work done. - Tom