BookmarkSubscribeRSS Feed
qwerty12
Fluorite | Level 6

In my program , 3 datasets are created and it is combined to a single data set. and VDA_MNR having bit huge records. I'm getting the below error 

qwerty12_1-1691573233619.png

data vardays_temp_pre;
	set vda_eni
		vda_cns
		vda_mnr;
run;

How can I overcome this error?

1 REPLY 1
andreas_lds
Jade | Level 19

Please post the complete log as text, so that we see the "errors above" mentioned in the second note.

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