Oracle DBA, How To, Error, Cause and Action

ORA-14454: attempt to reference temporary table in a referential integrity constraint

ORA-14454: attempt to reference temporary table in a referential integrity constraint


Cause:


An attempt was made to reference temporary table in a referencial integrity constraint. This is not supported.



Action:


Use triggers.

No comments:

Post a Comment

Thanks for your comment.