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

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
Onyx | Level 15

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.

Ronein
Onyx | Level 15

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

 

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

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
  • 1826 views
  • 1 like
  • 3 in conversation