Assign a library reference. The LIBNAME statement assigns a libref to the SAS library that contains a permanent SAS catalog.
LIBNAME perm 'SAS-library';