Set up two SAS library references, one named PROCLIB and the other named LIBRARY.


libname proclib 'SAS-library-1';
libname library 'SAS-library-2';