Entering content frame

-7061: LOCK ROW for this table not allowed 

Explanation:

A LOCK statement giving a ROW specification may be executed for a join view table only if it is an updateable join view table. But not even updateable join view tables allow a ROW specification with OPTIMISTIC specification.

User Action:

The effect can be achieved by several ROW specifications issued on the underlying base tables.

 

Leaving content frame