ORA-25005 cannot CREATE INSTEAD OF trigger on a read-only view
Translate this page
Oracle Database Error ORA-25005
ORA-25005 cannot CREATE INSTEAD OF trigger on a read-only view
Cause
attempt to create an INSTEAD OF trigger on a view created with read-only option. The view cannot be updated using INSTEAD OF triggers.
Action
Do not create the trigger.
User Posts for ORA-25005
Be the first to post a message...Post your own questions, answers and tips for ORA-25005