BookmarkSubscribeRSS Feed
india2016
Pyrite | Level 9

We are trying to create users by SAS coding (Bulk Loading), users are creating with proper name and details but could not able to set AuthDomain, UserID for the same user.

 

To add in group we did below steps and user get added in group:

i)             Created user using SAS coding by providing user details in CSV
ii)            Run command %mducmp and %mduchgv with giving memKeyid and grpkeyid to add in grpmems table
iii)           User gets updated in respective group

 

But when we tried same method for Authdomain,UserID by proving keyID and Authdomkeyid in Logins table we are not able to add the same.

Getting below error while final step of the process %mduchgl(change=updates);

ERROR: The symbolic reference for A5WRMJ6B.$A5WRMJ6B.AP0001MN did not resolve.

 

Kindly let us know if we are missing something while adding Authdomain and userID. Attached log herwith .

2 REPLIES 2
gwootton
SAS Super FREQ
This seems like a syntax error in the bulkload. You should probably engage with SAS Technical Support for this so they can review your code.
--
Greg Wootton | Principal Systems Technical Support Engineer

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

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