Retail Predictive Application Server (MOSC)

MOSC Banner

RDF: Causal forecast fails with "Segmentation fault" error

edited Sep 30, 2014 8:14AM in Retail Predictive Application Server (MOSC) 7 commentsAnswered ✓

Hello to everyone!

Have a problem with Causal forecast.

When runnind forecast function by mace have the following error:

---------------

mace -d . -run -expression "FORECAST:fcst,PEAKS:ppeak,PROMOEFF_0:peff1<-Forecast(FORECASTLENGTH:30,HISTORY:pos,MASK:mask,PERIOD:365,PROMO_0:pvar1,PROMONEG_0:"true",PROMOOVER_0:useff1,PROMOTYPE_0:potype1,STARTDATE:\"20140101\")"

Executing mace in domain '$d'.

Segmentation fault

----------------

fcst, pos, ppeak, pvar1 are on day level (str_itm_day_). The rest of measures are str_itm_. Mask is set to 5, but even if it's changed to 1 the error appears.

If to run mace without pvar:

mace -d . -run -expression "FORECAST:fcst,PEAKS:ppeak,PROMOEFF_0:peff1<-Forecast(FORECASTLENGTH:30,HISTORY:pos,MASK:mask,PERIOD:365,PROMONEG_0:"true",PROMOOVER_0:useff1,PROMOTYPE_0:potype1,STARTDATE:\"20140101\")"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center