BookmarkSubscribeRSS Feed
DanieleTiles
Calcite | Level 5
Hi to all,
let me explain my problem: unfortunately I'm working in an environment where I don't know what it's really installed for SAS, and still I'm asked to build datawarehouse solutions...so somehow I'm getting crazy 🙂
Now, I'm just trying to access to a Microsoft SqlServer, but it doesn't seem possible through OLEDB...while I don't have problem with ODBC (but still, ODBC isn't a solution: I haven't an access to the server where SAS runs, so I cannot define there the ODBC!)...and I'll have to try if I can access to an Oracle and so on...
So I'd like to know: is there a way to list which SAS Engines are available in my SAS installation? So I can hope to ask to the admins if they can fix some of these problems...
Thanks

Daniele
2 REPLIES 2
LinusH
Tourmaline | Level 20
One easy way is to run

proc setnit;
run;

on the server. That will show which SAS products that your site has a license for (but that doesn't necessarily mean that all of them are installed).

/Linus
Data never sleeps
DanieleTiles
Calcite | Level 5
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
  • 2 replies
  • 1856 views
  • 0 likes
  • 2 in conversation