BookmarkSubscribeRSS Feed
SASWayne
Quartz | Level 8
Hello Experts,
I'm trying to understand the difference between using 'snow' and 'sasiosnf' in the place of engine in the libname statement to connect with Snowflake using SAS/ACCESS to Snowflake.
Ex-
libname snowlib snow dsn=snowprod;
libname snowlib sasiosnf dsn=snowprod;

Could someone help me with the difference please?
Thanks!
4 REPLIES 4
SASKiwi
PROC Star

I've only found sasiosnf mentioned in documentation in relation to Viya. Have you tried it and does it work? It's possible that snow and sasiosnf are just synonyms for each other. You could always ask SAS Tech Support for clarification.

SASWayne
Quartz | Level 8
I have used sasiosnf with SAS 9.4M7 and it works, not tried 'snow' yet. I think it'll give it a shot, will post the results later.
SASKiwi
PROC Star

If you search the main SAS documentation site you won't find sasiosnf at all so snow appears to be the "official" engine. I've found mention of sasiosnf in SAS Support but not many hits.

JBailey
Barite | Level 11

Hi @SASWayne

There isn't a difference in use. SASIOSNF is the actual engine name. SNOW is an alias. Both work.

Best wishes,
Jeff

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
  • 4 replies
  • 1750 views
  • 1 like
  • 3 in conversation