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

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
  • 1 reply
  • 522 views
  • 0 likes
  • 2 in conversation