Cause
In a LOCK TABLE statement, the keyword MODE was missing. The keyword MODE must directly follow the specified lock mode.
Action
Check the statement syntax, insert the keyword MODE where required, and retry the statement.
Error Message
missing MODE keyword
In a LOCK TABLE statement, the keyword MODE was missing. The keyword MODE must directly follow the specified lock mode.
Check the statement syntax, insert the keyword MODE where required, and retry the statement.