BookmarkSubscribeRSS Feed
PKumar
Fluorite | Level 6

In my SAS EG flow i am using proc sort with dupout= option. It creates the dataset with random library(EC10003) name. When i convert them as SP it through an error library EC10003 is not found in SASAPP server. Can anyone had this issue. Please advice .

1 REPLY 1
ballardw
Super User

I would basically just make sure that I knew which library I wanted the output in and make sure that library is available in the job.

If you don't care about the data after the session is stopped then use the WORK library.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 1028 views
  • 0 likes
  • 2 in conversation