#TRIGGER

ORA-30514: system trigger cannot modify tablespace being made read only

文档解释ORA-30514:systemtriggercannotmodifytablespacebeingmadereadonlyCause:AbeofretriggertriestomodifyatablespacewhichisbeingmadeREADONLYasthepartofDDLoeprationAct...

ORA-38478: creation of system trigger EXPFIL_DROPOBJ_MAINT failed

文档解释ORA-38478:creationofsystemtriggerEXPFIL_DROPOBJ_MAINTfailedCause:ThecreationofthesystemtriggerEXPFIL_DROPOBJ_MAINTfailedduetomissingExpressionFilterdictiona...

ORA-04097: DDL conflict while trying to drop or alter a trigger

文档解释ORA-04097:DDLconflictwhiletryingtodroporalteratriggerCause:AnattemptwasmadetoconcurrentlyperformtwoDDLoperationsonatriggerortriggertable.Action:Investigatet...

ORA-04092: cannot string in a trigger

文档解释ORA-04092:cannotstringinatriggerCause:Atriggerattemptedtocommitorrollback.Action:Rewritethetriggersoitdoesnotcommitorrollback.ORA-04092错误表示尝试在触发器中更新另一个触发器/函...

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

文档解释ORA-25000:invaliduseofbindvariableintriggerWHENclauseCause:Abindvariablewasusedinthewhenclauseofatrigger.Action:Removethebindvariable.Toaccessthetablecolumn...

ORA-04079: invalid trigger specification

文档解释ORA-04079:invalidtriggerspecificationCause:ThecreateTRIGGERstatementisinvalid.Action:Checkthestatementforcorrectsyntax.ORA-04079是Oracle数据库中报错的一种,是指trigger的语...

ORA-04075: invalid trigger action

文档解释ORA-04075:invalidtriggeractionCause:Anstatementwasgivenforthetriggeraction.Action:Re-specifythetriggeraction.ORA-04075错误是指无效的触发器动作。官方解释ORA-04075表示发现无效的触发器动作...

ORA-04091: table string.string is mutating, trigger/function may not see it

文档解释ORA-04091:tablestring.stringismutating,trigger/functionmaynotseeitCause:Atrigger(orauserdefinedplsqlfunctionthatisreferencedinthisstatement)attemptedtolooka...

ORA-04070: invalid trigger name

文档解释ORA-04070:invalidtriggernameCause:Aninvalidtriggernamewasspecified.Action:Verifythattriggernameisnotareservedkeyword.这个错误表示输入的触发器名称无效。官方解释ORA-04070:invalidt...
IT技术学习 IT技术学习·2023-07-08

ORA-41677: DML event trigger creation failed with string

文档解释ORA-41677:DMLeventtriggercreationfailedwithstringCause:TriggerscouldnotbecreatedonthedatatabletotrackDMLevents.Action:Removethedmleventsspecificationfromthe...

ORA-25027: compound triggers cannot be used as system triggers

文档解释ORA-25027:compoundtriggerscannotbeusedassystemtriggersCause:Compoundtriggerwasdefinedassystemtrigger.Action:Donotusecompoundtriggerassystemtrigger.ORA-25027...

ORA-25030: crossedition trigger cannot be owned by a non-editioned user

文档解释ORA-25030:crosseditiontriggercannotbeownedbyanon-editioneduserCause:Anattemptwasmadetocreatecrosseditiontriggerinanon-editionedschema.Action:Enableeditionsf...

ORA-04082: NEW or OLD references not allowed in table level triggers

文档解释ORA-04082:NEWorOLDreferencesnotallowedintableleveltriggersCause:Thetriggerisaccessing“new”or“old”valuesinatabletrigger.Action:Remove...

ORA-04084: cannot change NEW values for this trigger type

文档解释ORA-04084:cannotchangeNEWvaluesforthistriggertypeCause:Newtriggervariablescanonlybechangedinbeforerowinsertorupdatetriggers.Action:Changethetriggertypeorrem...

ORA-04094: table string.string is constraining, trigger may not modify it

文档解释ORA-04094:tablestring.stringisconstraining,triggermaynotmodifyitCause:Atriggerattemptedtomodifyatablethatwasconstrainingforsomereferentialconstraintofaparen...
首页上一页...34567...下一页尾页