Retail Predictive Application Server (MOSC)

MOSC Banner

regmeasure navalue option does not work with -ve value

edited Dec 14, 2015 12:40AM in Retail Predictive Application Server (MOSC) 5 commentsAnswered ✓

Hi

I am trying to add a measure from backend using regmeasure and the navalue for the measure is -1 . I get the following error when entering the following command.

regmeasure -d . -add meas_temp1  -type real  -baseint sdc_ocsk -label "meas_temp1" -db meas_temp1 -navalue -1 -defspread repl -basestate write

regmeasure: Invalid Argument: -navalue        


I tried escaping the - with / and this also did not work.


regmeasure -d . -add meas_temp1  -type real  -baseint sdc_ocsk -label "meas_temp1" -db meas_temp1 -navalue \-1 -defspread repl -basestate write

regmeasure: Invalid Argument: -navalue          

RPAS version is 13.4.1.11.1

Thanks

Nick

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