S
ske
Guest
> We are getting this error-> > "XXX has NO-LOCK status, update to field not allowed. (396) > ** Unable to update XXX. (142)" Which buffer name is shown for "XXX"? Might you have some assignment with an unqualified field name that resolves to another no-locked buffer for the same table? Or a duplicate variable name that actually resolves to a field name? "Unable to update" can refer to assignments too, not just UPDATE or PROMPT-FOR.
Continue reading...
Continue reading...