SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
3-83
Where object-name is either the table name or view name.
Cause. You attempted a GIVE operation on a table or view with a dependent view or
table.
Effect. The operation fails.
Recovery. For a GIVE VIEW operation, ensure sufficient privileges are granted to the
new view owner and resubmit the statement.
For a GIVE TABLE operation, if the existing table owner and view owner are the same,
ensure that the table owner grants all the privileges on the table to itself and resubmit
the statement.