#TRIGGER

ORA-29528: invalid Java call in trigger string

文档解释ORA-29528:invalidJavacallintriggerstringCause:TheJavamethodspecifiedintriggerdoesnotexistorcannotbecalledasused.Action:Adjusttriggerdefinition.ORA-29528错误是O...

ORA-38465: failed to create the privilege checking trigger due to: string

文档解释ORA-38465:failedtocreatetheprivilegecheckingtriggerdueto:stringCause:Creationofthetriggerfailedduetotheerrorlistedinthemessage.Action:SetserveroutputONformo...

ORA-30500: database open triggers and server error triggers cannot have BEFORE type

文档解释ORA-30500:databaseopentriggersandservererrortriggerscannothaveBEFOREtypeCause:Anattemptwasmadetocreateatriggerthatfiresbeforethedatabaseisopenorbeforeserver...

ORA-04089: cannot create triggers on objects owned by SYS

文档解释ORA-04089:cannotcreatetriggersonobjectsownedbySYSCause:AnattemptwasmadetocreateatriggeronanobjectownedbySYS.Action:DonotcreatetriggersonobjectsownedbySYS.OR...

ORA-29529: invalid function or method call string in trigger string

文档解释ORA-29529:invalidfunctionormethodcallstringintriggerstringCause:ThefunctionormethodspecifiedinJavatriggercallexpressioncouldnotberesolved.Action:Adjusttrigg...

ORA-04073: column list not valid for this trigger type

文档解释ORA-04073:columnlistnotvalidforthistriggertypeCause:Acolumnlistwasspecifiedforanon-updatetriggertype.Action:Removethecolumnlist.ORA-04073错误是指当您试图创建一个行触发器,但不...

ORA-04093: references to columns of type LONG are not allowed in triggers

文档解释ORA-04093:referencestocolumnsoftypeLONGarenotallowedintriggersCause:Atriggerattemptedtoreferencealongcolumninthetriggeringtable.Action:Donotreferencethelong...

ORA-04072: invalid trigger type

文档解释ORA-04072:invalidtriggertypeCause:Aninvalidtriggertypewasgiven.Action:SpecifyeitherINSERT,UPDATEorDELETE.。ORA-04072:invalidtriggertype当在Oracle数据库中创建触发器时,由于输...
IT技术学习 IT技术学习·2023-07-09

ORA-25023: Cyclic trigger dependency is not allowed

文档解释ORA-25023:CyclictriggerdependencyisnotallowedCause:Acycleoftriggerdependencycanbeformed.Action:Donotcreateatriggerthatcanformedacyclicdependency.ORA-25023是由...

ORA-38479: creation of system trigger EXPFIL_RESTRICT_TYPEEVOLVE failed

文档解释ORA-38479:creationofsystemtriggerEXPFIL_RESTRICT_TYPEEVOLVEfailedCause:ThecreationofsystemtriggerEXPFIL_RESTRICT_TYPEEVOLVEfailedduetomissingExpressionFilte...

ORA-30503: system triggers cannot have a REFERENCING clause

文档解释ORA-30503:systemtriggerscannothaveaREFERENCINGclauseCause:AnattemptwasmadetouseaREFERENCINGclausewithasystemtrigger,butthistypeoftriggerisnotsupportedbecaus...

ORA-30504: system triggers cannot have a FOR EACH ROW clause

文档解释ORA-30504:systemtriggerscannothaveaFOREACHROWclauseCause:AnattemptwasmadetouseaFOREACHROWclausewithasystemtrigger,butthistypeoftriggerisnotsupportedbecausea...

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

文档解释ORA-25003:cannotchangeNEWvaluesforthiscolumntypeintriggerCause:AttempttochangeNEWtriggervariablesofdatatypeobject,REF,nestedtable,VARRAYorLOBdatatypewhichis...

ORA-22958: This operation is not allowed in check constraints or triggers

文档解释ORA-22958:ThisoperationisnotallowedincheckconstraintsortriggersCause:AninvalidoperationisusedinacheckconstraintortriggerAction:DonotusetheoperationORA-22958...

ORA-04086: trigger description too long, move comments into triggering code

文档解释ORA-04086:triggerdescriptiontoolong,movecommentsintotriggeringcodeCause:Thetriggerdescriptionislimitedto2000characters(fordictionarystoragereasons).Thedescr...
首页上一页...23456...下一页尾页