BookmarkSubscribeRSS Feed
andrewp_82
Calcite | Level 5

Hi everyone

Can someone please tell me if you can get access to SAS/STAT 12.1 when using SASEG5.1? The reason I ask is that we are hoping to use proc stdrate, however it is only accessible through SAS/STAT 12.1.

Any guidance would be much appreciated.

Regards,

Andrew

6 REPLIES 6
SASKiwi
PROC Star

As long as the SAS server you connect to from EG has SAS/STAT both installed and licensed then you can use any procedure in that product using SAS code, and for some procedures using EG tasks.

andrewp_82
Calcite | Level 5

Thanks SASKiwi

So, in other words: you cannot use proc stdrate if you have SAS EG5.1?

SASKiwi
PROC Star

No, the opposite - you can use it.

EG has to connect to a SAS server (it can't work without one), either local SAS on your PC or a remote SAS server. So as long as SAS/STAT is on your local SAS or remote SAS server (installed and licenced) then STDRATE will be available to you in EG.

You can check this out yourself in EG in the server list by right-clicking on the server name (might be called SASApp if remote, or Local if local SAS), select Properties, then click on the Software tab, then click the View SAS Server Products.   

andrewp_82
Calcite | Level 5

I checked what you suggested and found that we are using: SAS/STAT 9.3_M1

I know SAS/STAT 12.1 has proc stdrate however earlier versions do not. Does this mean our IT crew have not updated to the latest version of SAS/STAT?

Note that we are running SAS EG5.1

Thanks very much for your help, SASKiwi!!

SASKiwi
PROC Star

It looks like SAS/STAT 12.1 came out with SAS 9.3 TS1M2 (you are on M1). See here SAS 9.3 Software Overview

However try running a test. In EG submit the SAS statements: proc stdrate data = test; run;

If the error you get says procedure not found, then you know it is not the the SAS version you are using (you need to update SAS to M2). If it is some other error like dataset not found  then it is indeed available to you.

jakarman
Barite | Level 11

The version policy on SAS/stat has changed: http://support.sas.com/resources/papers/proceedings12/313-2012.pdf

We are on 13.2 now: SAS/STAT the reason for that change is mentioned to be more often changes to apply to the system without impacting Base/Foundation. 

You are running Eguide 5.1 Migration: SAS Enterprise Guide but it could be also another version to an an other Base/Foundation release

Your description is telling there is likely 9.3 installed (early 2012) and never brought up to date with newer releases thereafter. Missing Life Cyle Management at IT.

There was a nice joke of CH, but is looks to be very true needing someone for that. New certification program: SAS Versions Professional - The SAS Dummy

---->-- ja karman --<-----

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
  • 6 replies
  • 1060 views
  • 3 likes
  • 3 in conversation