refreshlibinfo.sas File Reference

Refresh the Data Catalog for a particular library. More...

Go to the source code of this file.

Detailed Description

When showing library info in the VIEW menu, the data is taken from the Data Catalog tables. These may be empty or outdated, and so this service allows end users to run a refresh of the data.

Service Inputs

lib2refresh

Should contain the libref to be refreshed.

libref:$8.
SOMELIB

Service Outputs

libinfo
engine $ libname $ paths $ perms $ owners $ schemas $ libid $ libsize $ table_cnt
V9 SOMELIB "some/path" rwxrwxr-x sassrv 636MB 33

SAS Macros

Version
9.3
Author
4GL Apps Ltd

Definition in file refreshlibinfo.sas.