BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
dhana
Fluorite | Level 6

I have the following repository structure.

Foundation --> DBM (Custom Repository) --> Dhana (Project Repository - Internal User).

I have created a metadata profile for DBM as well as Dhana. I connected to DI Studio using Dhana Profile.

From here I am trying to register a table, during the registration process the system prompting for SASMeta - UserID and Passwrod. I gave Dhana user's UserID(Dhana@saspw) and Password which I have used it to connect to Dhana repository. But I am getting the following error message "Please enter a valid userID and password".

What could be the problem here, why I am not able to login to SASMeta using the internal userid I created. Do I need to provide any additional privilege to the internal user to connect. If yes please explain this.

Attached is the screenshot of the same.

Thanks

Dhana


SASMeta - Connection.JPG
1 ACCEPTED SOLUTION

Accepted Solutions
Patrick
Opal | Level 21

The internal user allows you to connect to SAS Metadata and you can do stuff on the Metadata level. You would be able (if metadata permissions given) to create a table metadata object and assign it to a library.

What you are trying to do is to register actual physical tables under a SAS library as SAS Metadata objects. In order to do this a SAS Workspace Session needs to be invoked so SAS can actually retrieve what tables exist under this library. For this you need an external user with the appropriate rights on the workspace server (the compute tier).

View solution in original post

2 REPLIES 2
Patrick
Opal | Level 21

The internal user allows you to connect to SAS Metadata and you can do stuff on the Metadata level. You would be able (if metadata permissions given) to create a table metadata object and assign it to a library.

What you are trying to do is to register actual physical tables under a SAS library as SAS Metadata objects. In order to do this a SAS Workspace Session needs to be invoked so SAS can actually retrieve what tables exist under this library. For this you need an external user with the appropriate rights on the workspace server (the compute tier).

dhana
Fluorite | Level 6

Thanks Patrick, I got good understanding of the internal and external user privilege.

Regards

Dhana

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1102 views
  • 0 likes
  • 2 in conversation