BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Ronein
Meteorite | Level 14

Hello

I run a SAS program and I get a message 

Ronein_0-1719117001065.png

My questions-

1- Is there any effect on the run results? May it cause any problem?

2-What activities should  I do to prevent this message? Should I delete data sets that were created (Data sets that are not part of the final data sets that I need)

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

There is a (IIRC configurable) limit in EG which limits the length of the list of created datasets.

Datasets which are therefore not visible in this list must be searched for manually in the library/libraries, that's all.

View solution in original post

6 REPLIES 6
Kurt_Bremser
Super User

There is a (IIRC configurable) limit in EG which limits the length of the list of created datasets.

Datasets which are therefore not visible in this list must be searched for manually in the library/libraries, that's all.

Ronein
Meteorite | Level 14

Thanks, Might it happen that the final required data set will not be created well due to this message?

Quentin
Super User

@Ronein wrote:

Thanks, Might it happen that the final required data set will not be created well due to this message?


Nope, this message is just about which datasets are displayed, visually, in your flow.  I actually set the limit to 0, because I don't like to see datasets added at all.  It doesn't impact the SAS code or actual datasets created at all.

BASUG is hosting free webinars Next up: Mike Raithel presenting on validating data files on Wednesday July 17. Register now at the Boston Area SAS Users Group event page: https://www.basug.org/events.
Ronein
Meteorite | Level 14

ow do you set the limits to zero?

Quentin
Super User

There is a setting under options.  It moves around a bit in different version.  I have 8.2, and it's under Project and Process Flows:

 

Quentin_0-1719139040066.png

 

BASUG is hosting free webinars Next up: Mike Raithel presenting on validating data files on Wednesday July 17. Register now at the Boston Area SAS Users Group event page: https://www.basug.org/events.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

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
  • 6 replies
  • 375 views
  • 1 like
  • 3 in conversation