Id | Message |
---|---|
ORA-24950 | unregister failed, registration not found |
ORA-24952 | register, unregister or post has incorrect collection count |
ORA-24960 | the attribute string is greater than the maximum allowable length of number |
ORA-25000 | invalid use of bind variable in trigger WHEN clause |
ORA-25001 | cannot create this trigger type on this type of view |
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 |
ORA-25007 | functions or methods not allowed in WHEN clause |
ORA-25008 | no implicit conversion to LOB datatype in instead-of trigger |
ORA-25009 | Nested table clause allowed only for INSTEAD OF triggers |
ORA-25010 | Invalid nested table column name in nested table clause |
ORA-25011 | cannot create trigger on internal AQ table |
ORA-25012 | PARENT and NEW values cannot be identical |
ORA-25013 | OLD and PARENT values cannot be identical |
ORA-25014 | cannot change the value of a PARENT reference variable |
ORA-25015 | cannot perform DML on this nested table view column |
ORA-25016 | cannot specify column list for insert into nested table view column |