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

Hi,

 

When we running data integration program it is workig fine , but when run in LSF id it is throghing error. Can anyone assist ?

 

Below failure message:

102        LIBNAME UMNREGDT SASIOSR3  sysnr=00  ashost="xxx.neovia.prv"  DESTGROUP=SASDEST  trace=0  BatchMode=1  language=EN

102      ! Client=010  AUTHDOMAIN="MCFREG" ;

NOTE:  Credential could not be obtained from SAS metadata server.

WARNING: No login information was available for authdomain MCFREG.

 

Below successful message:

102        LIBNAME UMNREGDT SASIOSR3  sysnr=00  ashost="xxx.neovia.prv"  DESTGROUP=SASDEST  trace=0  BatchMode=1  language=EN

102      ! Client=010  AUTHDOMAIN="MCFREG" ;

NOTE:  Credential obtained from SAS metadata server.

NOTE: Libref UMNREGDT was successfully assigned as follows:

1 ACCEPTED SOLUTION

Accepted Solutions
FrankPoppe
Quartz | Level 8

More specific; the credentials are probably stored as outbound login in a user group in the metadata.

The user under which the batch jobs run has to be a member of that group.

View solution in original post

2 REPLIES 2
Anand_V
Ammonite | Level 13

Does the LSF id has permissions to retrieve the credentials from metadata server?

Check some troubleshooting steps here: https://support.sas.com/kb/43/907.html

 

FrankPoppe
Quartz | Level 8

More specific; the credentials are probably stored as outbound login in a user group in the metadata.

The user under which the batch jobs run has to be a member of that group.

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
  • 650 views
  • 0 likes
  • 3 in conversation