Can someone point me in the right direction!
We are retiring a server. I am transfering code to the new server and modifying sources. I need to compare the results of the data created from/on the old server to the new server. I used the compare task in SAS for a smaller data set - 55 variables, 1 million records and it worked great.
The data I'm having issues with has 313 variables, but only 85000 records...the compare task fails on memory. Proc freq on some variables does show that I have issues. I need a return data set with all of the variables/records that do not match.
Thanks in advance to anyone who can offer advice!
We are retiring a server. I am transfering code to the new server and modifying sources. I need to compare the results of the data created from/on the old server to the new server. I used the compare task in SAS for a smaller data set - 55 variables, 1 million records and it worked great.
The data I'm having issues with has 313 variables, but only 85000 records...the compare task fails on memory. Proc freq on some variables does show that I have issues. I need a return data set with all of the variables/records that do not match.
Thanks in advance to anyone who can offer advice!