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.

The Boston Area SAS Users Group (BASUG) is hosting an in person Meeting & Training on June 27!
Full details and registration info at 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

 

The Boston Area SAS Users Group (BASUG) is hosting an in person Meeting & Training on June 27!
Full details and registration info at https://www.basug.org/events.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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