Showing posts with label ORA-14454: attempt to reference temporary table in a referential integrity constraint. Show all posts
Showing posts with label ORA-14454: attempt to reference temporary table in a referential integrity constraint. Show all posts

Saturday, 17 March 2012

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.