BookmarkSubscribeRSS Feed
mrtball
Obsidian | Level 7

Hello,

 

We are currently in the progress of exporting SAS 9.3 DI jobs to SAS 9.4 post installation of SAS 9.4. Our basic validation to confirm that SAS 9.4 is processing data in the same way is to compare the output produced so that it matches exactly.

 

However I have run into one DI job which in SAS 9.3 produces a .CSV export files which exports data for a variable with blank or missing values as ," ", where as in SAS 9.4 this same variable is exported as a 2 consecutive comma's i.e. ,,

 

The column in question is char format. 

 

Just wondering does anybody know how we can correct this difference in SAS 9.4? (maybe a system option or something?)

 

Thanks In Advance,

3 REPLIES 3
LinusH
Tourmaline | Level 20
We need to see the code to able to help.
Verify that the same code is generated between the two versions.
Data never sleeps
Reeza
Super User

Verify that the column is character in both versions.

 

mrtball
Obsidian | Level 7

Hello Both,

 

Thank you for your responses, whilst preparing the 9.3 & 9.4 code comparisons to attach to this discussion it led me to running the full 9.3 code in our 9.4 environment - the output is the same (as the 9.4 output = ,,), which leads me to think this is a environment level difference (config / hot fix / maintenance release etc.) between 9.3 and 9.4 and not linked to the code in anyway. I will update with any findings.

 

Many Thanks,

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 3 replies
  • 1152 views
  • 0 likes
  • 3 in conversation