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-white.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.

 

Early bird rate extended! Save $200 when you sign up by March 31.

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