ORA Tips
ORA-25001 cannot create this trigger type on views

Tips to resolve Oracle® Database errors


ORA-25001 cannot create this trigger type on views

Cause
Only INSTEAD OF triggers can be created on a view.

Action
Change the trigger type to INSTEAD OF.

Related Error Messages to ORA-25001 cannot create this trigger type on views

ORA-24906 invalid recepient attribute passed into OCI call

ORA-24907 invalid pair of callback and recepient protocol attributes

ORA-24908 invalid recipient presentation attribute

ORA-24950 unregister failed, registeration not found

ORA-25000 invalid use of bind variable in trigger WHEN clause

ORA-25002 cannot create INSTEAD OF triggers on tables

ORA-25003 cannot change NEW values for this column type in trigger

ORA-25004 WHEN clause is not allowed in INSTEAD OF triggers

ORA-25005 cannot CREATE INSTEAD OF trigger on a read-only view

ORA-25006 cannot specify this column in UPDATE OF clause



Oracle, JD Edwards, PeopleSoft, and Siebel are registered trademarks of Oracle Corporation and/or its affiliates.