BookmarkSubscribeRSS Feed
arnaudd
Calcite | Level 5

Hello,

In my SAS enterprise Guide Project (I have the 5.1 version), I wrote a program using proc GAM. This procedure is not found by SAS enterprise Guide (in the log, I read:"ERROR:proc GAM not found").

I execute the same program on regular SAS 9.3 and it works. It seems that a link doesn't exist between the toolbox STAT and my SAS enterprise Guide.

Because basic procedures (like proc dataset,etc...) work in my project. But it seems that the problem come from the fact that the toolbox is located in a remote server and not in my hard drive...

How can I deal with it? Where Can I make this link?

Thanks a lot for your help!

Arnaud

2 REPLIES 2
ChrisHemedinger
Community Manager

Arnaudd,

PROC GAM is part of SAS/STAT.  You'll need to make sure that SAS/STAT is licensed and installed on the SAS environment where the program is run.

To check what products are installed/licensed:

1. In the Servers list, expand the SAS server (ex: "SASApp") to connect to it.

2. Right-click on the server icon and select Properties.

sasappproperties.png

3. From the Properties window, select the Software tab.

4. Click the View SAS Server Products button.

You should see a report that looks similar to this:

sasinstalled.png

If SAS/STAT is not installed, then PROC GAM won't be available.

Chris

Register for SAS Innovate 2025!! The premier event for SAS users, May 6-9 in Orlando FL. Sign up now for the best deals!
arnaudd
Calcite | Level 5

Hi Chris,

Thanks for your answer. I have SAS/STAT installed because proc GAM works if I used it in a regular "SAS 9.3" environment.

The thing is that I have some problem to access, with SAS enterprise guide, the server with SAS toolboxes. But finally, it turns out that's all about "problem with the IT department (access denied with the server hosting the toolboxes ...)". I'm waiting for the passwords to access it and come back if new problems appear.

Thanks again for your fast answer! This forum is really efficient when questions about SAS appear.

Arnaud

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 2 replies
  • 1239 views
  • 4 likes
  • 2 in conversation