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
Azurite | Level 17

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
Azurite | Level 17

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

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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