I have a situation here where I need the User ID of the SAS Metadata Libraries. I do not want to list out the users who access the Metadata. So, Fetch user id from SAS metadata server is not the solution for my query.
Please help
I have a situation here where I need the User ID of the SAS Metadata Libraries. I do not want to list out the users who access the Metadata. So, Fetch user id from SAS metadata server is not the solution for my query.
Please help
Copyright © 2021 Jogjafile Inc.
SAS code to obtain the credentials (from metadata) for an ODBC library engine might look like the following:
A macro which will generate a libname statement for other library types is available here.