Forum Post: Re: Is There An Issue In Progress 11.5 To Use Prompt For And Update Statement

  • Thread starter Thread starter ske
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top