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

Hello Sas's community.

 

I'm facing a problem using SAS Entreprise Guide. I built a process flow, which ran correctly during some weeks.

But sinds last week, the programm cannot run correctly due to an issue. After investigation, I realized that the library I am using for the process becomes unassigned at some point. So the rest of the process cannot run from this point.

I also have checked and there is no time-out for this library.

 

Does one of you has already encounter this type of issue ? And knows how to fix it ? Any input or clue are welcome!

 

Many Thanks

 

Annlore

1 ACCEPTED SOLUTION

Accepted Solutions
JuanS_OCS
Amethyst | Level 16

Hi @Annlore,

 

I found that behaviour before and it could be happening for many reasons, we miss information, as EG version, SAS version, the type of library assignment, etc.

 

On those kind of abstract problems, logs are your best friends.

 

You can give a look at:

- SAS EG logs: http://support.sas.com/kb/55/414.html

- SAS code logs on your EG.

- SAS Code logs on your SAS server.

- Windows/Linux logs/events.

 

Also, if the normal logs cannot give you the information, you might require to extend the logs to a DEBUG level.

 

All in all:

If there is a certain pattern/behaviour you already detected, and you know where the library loses the assignment, best practice is to re-assing the library within the part of your code that gets the error (at least for the time being until you get a final solution): http://bi-notes.com/2011/09/stored-process-error-libname-not-assigned/

 

Best regards,

Juan

View solution in original post

1 REPLY 1
JuanS_OCS
Amethyst | Level 16

Hi @Annlore,

 

I found that behaviour before and it could be happening for many reasons, we miss information, as EG version, SAS version, the type of library assignment, etc.

 

On those kind of abstract problems, logs are your best friends.

 

You can give a look at:

- SAS EG logs: http://support.sas.com/kb/55/414.html

- SAS code logs on your EG.

- SAS Code logs on your SAS server.

- Windows/Linux logs/events.

 

Also, if the normal logs cannot give you the information, you might require to extend the logs to a DEBUG level.

 

All in all:

If there is a certain pattern/behaviour you already detected, and you know where the library loses the assignment, best practice is to re-assing the library within the part of your code that gets the error (at least for the time being until you get a final solution): http://bi-notes.com/2011/09/stored-process-error-libname-not-assigned/

 

Best regards,

Juan

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 1054 views
  • 1 like
  • 2 in conversation