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: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 263 views
  • 0 likes
  • 2 in conversation