-730   THE PARENT OF A TABLE IN A READ-ONLY SHARED DATABASE MUST ALSO BE A TABLE IN A READ-ONLY SHARED DATABASE

Explanation

An attempt was made to define a relationship between a table in a read-only shared database and a table that is not.

System action

The statement cannot be processed.

Programmer response

Ensure that the correct tables are being used for the relationship being defined.

SQLSTATE

56053