Start a Conversation

Unsolved

This post is more than 5 years old

858

December 2nd, 2015 09:00

Issue updating a property using dmctl.

I am trying to set a property to a certain value using dmctl.

Ex.  dmctl -s put :: ::   TRUE

I get this error....

MR2-E-MR_PUT_NOT_DEFINED-No put method defined for attribute in class ; in file "/work/tancurrent/DMT-9.2.1.0/12/smarts/repos/mr/computedprop.c" at line 192

Other properties in that CLASS for that INSTANCE I have been able to 'put'.

Not sure how to change this attribute to be writable(?)...

Please advise...

Glenn

17 Posts

January 6th, 2016 07:00

It looks like the attribute is computed, so you cannot simply overwrite the value. And generally you wouldn't want to.

Without context it's impossible to provide any more advice.

Alan

No Events found!

Top