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.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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