SQL/MX 3.2.1 Messages Manual (H06.26+, J06.15+)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Release 3.2.1 Messages Manual—691121-002
3-85
There are no tables having referential integrity constraints with tables in other
schema(s).
SQL 1758
Where object-type is either Table or View.
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.
1758 Request failed. Operation cannot be performed because
targeted new owner does not have sufficient privileges on
object-type object-name.










