HomeAuthor: adminPage 2449

admin

Showing 48961 - 48980 of 52147 results
Oracle Error Message ORA-04099: trigger ‘string’ is valid but not stored in compiled form Reason for the Error A trigger...
Oracle Error Message ORA-04097: DDL conflict while trying to drop or alter a trigger Reason for the Error An attempt...
Oracle Error Message ORA-04098: trigger ‘string.string’ is invalid and failed re-validation Reason for the Error A trigger was attempted to...
Oracle Error Message ORA-04096: trigger ‘string’ has a WHEN clause which is too large, limit 2K Reason for the Error...
Oracle Error Message ORA-04095: trigger ‘string’ already exists on another table, cannot replace it Reason for the Error Cannot replace...
Oracle Error Message ORA-04094: table string.string is constraining, trigger may not modify it Reason for the Error A trigger attempted...
Oracle Error Message ORA-04093: references to columns of type LONG are not allowed in triggers Reason for the Error A...
Oracle Error Message ORA-04092: cannot string in a trigger Reason for the Error A trigger attempted to commit or rollback....
Oracle Error Message ORA-04091: table string.string is mutating, trigger/function may not see it Reason for the Error A trigger (or...
Oracle Error Message ORA-04090: ‘string’ specifies same table, event and trigger time as ‘string’ Reason for the Error Trigger is...
Oracle Error Message ORA-04089: cannot create triggers on objects owned by SYS Reason for the Error An attempt was made...
Oracle Error Message ORA-04088: error during execution of trigger ‘string.string’ Reason for the Error A runtime error occurred during execution...
Oracle Error Message ORA-04087: cannot change the value of ROWID reference variable Reason for the Error Rowid’s can only be...
Oracle Error Message ORA-04086: trigger description too long, move comments into triggering code Reason for the Error The trigger description...
Oracle Error Message ORA-04085: cannot change the value of an OLD reference variable Reason for the Error Old values can...
Oracle Error Message ORA-04084: cannot change NEW values for this trigger type Reason for the Error New trigger variables can...
Oracle Error Message ORA-04083: invalid trigger variable ‘string’ Reason for the Error The variable referenced in the trigger body is...
Oracle Error Message ORA-04082: NEW or OLD references not allowed in table level triggers Reason for the Error The trigger...
Oracle Error Message ORA-04081: trigger ‘string’ already exists Reason for the Error The TRIGGER name or type already exists. Solution...
Oracle Error Message ORA-04080: trigger ‘string’ does not exist Reason for the Error The TRIGGER name is invalid. Solution Check...

Categories

Archives