BookmarkSubscribeRSS Feed
William29
Obsidian | Level 7

I am trying to run a time series model (exponential smoothing) using the TSmodel procedure.

 

I first imported the data set and then used the forecasting tool which can be found under SAS viya forecasting: Time series Modeling-> Modeling and forecasting. When I run the code I get the following error: 

ERROR: (castide)
ERROR: Action set 'castide' was not loaded due to errors.
ERROR: The action stopped due to errors.
ERROR: Unable to load action set castide.

 

 

I have some screenshots below detailing the error message and my code: 

 

William29_0-1688346751709.pngWilliam29_1-1688346792445.png

William29_2-1688346838288.pngWilliam29_3-1688346865054.png

Any help with how to resolve this error would be much appreciated.

4 REPLIES 4
sbxkoenk
SAS Super FREQ

How to find release and licensing information in SAS Viya?
By Rick Wicklin on The DO Loop February 28, 2022
https://blogs.sas.com/content/iml/2022/02/28/release-license-sas-viya.html

 

Please submit :
===========
cas; /* connect to CAS session */
proc cas;
     getLicensedProductInfo;
quit;
===========

 

... and check the output for terms like "Forecasting" and "Time Series".

 

Do you have any entries?

 

Koen

William29
Obsidian | Level 7

I ran that code and I found the following:

 

1110CRSFORECAST Action Set for Simple Forecasts12830Dec2023:00:00:0023374000

 

1055FORECAST Forecasting Procedures030Dec2023:00:00:0023374000

 

What does this mean?

William29
Obsidian | Level 7
I ran that code and I found the following:



1110 CRSFORECAST Action Set for Simple Forecasts 128 30Dec2023:00:00:00 23374 0 0 0


1055 FORECAST Forecasting Procedures 0 30Dec2023:00:00:00 23374 0 0 0

This is formatted better in the message below
What does this mean?
sbxkoenk
SAS Super FREQ

Not sure.

I would ask SAS Technical Support in your country.
Or contact the SAS account manager dealing with your company.

Koen

sas-innovate-white.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.

 

Save $200 when you sign up by March 14!

Register now!

Discussion stats
  • 4 replies
  • 1503 views
  • 0 likes
  • 2 in conversation