Oracle DBA, How To, Error, Cause and Action

ORA-14455: attempt to create referential integrity constraint on temporary table

ORA-14455: attempt to create referential integrity constraint on temporary table


Cause:


An attempt was made to create a referential integrity constraint on a temporary table. This is not supported.



Action:


Use triggers.

No comments:

Post a Comment

Thanks for your comment.