M204.0314: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Template:M204.0314 skeleton}} | {{Template:M204.0314 skeleton}} | ||
<P> | <P> | ||
A SOUL statement, FLOD command, or Host Language Interface function attempted to update <var class="term">fieldname</var>. The user's field UPDATE access rights are lower than the field security | A SOUL statement, FLOD command, or Host Language Interface function attempted to update <var class="term">fieldname</var>. The user's field UPDATE access rights are lower than the field security update level defined for <var class="term">fieldname</var>. </P> | ||
<p> | <p> | ||
<b>Response:</b> Change the request or operation so as not to update <var class="term">fieldname</var>, obtain higher user privileges from the file manager, or have the field security | <b>Response:</b> Change the request or operation so as not to update <var class="term">fieldname</var>, obtain higher user privileges from the file manager, or have the field security update level lowered for <var class="term">fieldname</var>. Retry the job. </p> | ||
<p> | <p> | ||
<b>File manager response:</b> Consider increasing the user's | <b>File manager response:</b> Consider increasing the user's update privileges or lowering the field security update level for <var class="term">fieldname</var>. </p> | ||
{{Template:M204.0314 footer}} | {{Template:M204.0314 footer}} | ||
<!-- skeleton as it was in pdf/INSUFFICIENT ACCESS TO UPDATE FIELD fieldname /--> | <!-- skeleton as it was in pdf/INSUFFICIENT ACCESS TO UPDATE FIELD fieldname /--> |
Latest revision as of 21:48, 22 February 2018
M204.0314 Insufficient access to update field fieldname
A SOUL statement, FLOD command, or Host Language Interface function attempted to update fieldname. The user's field UPDATE access rights are lower than the field security update level defined for fieldname.
Response: Change the request or operation so as not to update fieldname, obtain higher user privileges from the file manager, or have the field security update level lowered for fieldname. Retry the job.
File manager response: Consider increasing the user's update privileges or lowering the field security update level for fieldname.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
ECHO | Displays the line that caused the error |
COMPILE | Compilation error |