A reference cycle is a sequence of
referential CONSTRAINT definitions R1, R2,...,Rn where n>1, so that the following applies:A reference cycle in which all of the referential CONSTRAINT definitions specify CASCADE (
CASCADE dependency) is not allowed.A reference cycle in which one referential CONSTRAINT definition does not specify CASCADE and all other referential CONSTRAINT definitions specify CASCADE is not allowed.