51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#TRIGGER
ORA-30514: system trigger cannot modify tablespace being made read only
文档解释ORA-30514:systemtriggercannotmodifytablespacebeingmadereadonlyCause:AbeofretriggertriestomodifyatablespacewhichisbeingmadeREADONLYasthepartofDDLoeprationAct...
IT技术学习
·
2023-07-08
ORA-30514
system
trigger
cannot
modify
ORA-38478: creation of system trigger EXPFIL_DROPOBJ_MAINT failed
文档解释ORA-38478:creationofsystemtriggerEXPFIL_DROPOBJ_MAINTfailedCause:ThecreationofthesystemtriggerEXPFIL_DROPOBJ_MAINTfailedduetomissingExpressionFilterdictiona...
IT技术学习
·
2023-07-08
ORA-38478
creation
of
system
trigger
ORA-04097: DDL conflict while trying to drop or alter a trigger
文档解释ORA-04097:DDLconflictwhiletryingtodroporalteratriggerCause:AnattemptwasmadetoconcurrentlyperformtwoDDLoperationsonatriggerortriggertable.Action:Investigatet...
IT技术学习
·
2023-07-08
ORA-04097
DDL
conflict
while
trying
ORA-04092: cannot string in a trigger
文档解释ORA-04092:cannotstringinatriggerCause:Atriggerattemptedtocommitorrollback.Action:Rewritethetriggersoitdoesnotcommitorrollback.ORA-04092错误表示尝试在触发器中更新另一个触发器/函...
IT技术学习
·
2023-07-08
ORA-04092
cannot
string
in
trigger
ORA-25000: invalid use of bind variable in trigger WHEN clause
文档解释ORA-25000:invaliduseofbindvariableintriggerWHENclauseCause:Abindvariablewasusedinthewhenclauseofatrigger.Action:Removethebindvariable.Toaccessthetablecolumn...
IT技术学习
·
2023-07-08
ORA-25000
invalid
use
of
bind
ORA-04079: invalid trigger specification
文档解释ORA-04079:invalidtriggerspecificationCause:ThecreateTRIGGERstatementisinvalid.Action:Checkthestatementforcorrectsyntax.ORA-04079是Oracle数据库中报错的一种,是指trigger的语...
IT技术学习
·
2023-07-08
ORA-04079
invalid
trigger
specification
ORA-04075: invalid trigger action
文档解释ORA-04075:invalidtriggeractionCause:Anstatementwasgivenforthetriggeraction.Action:Re-specifythetriggeraction.ORA-04075错误是指无效的触发器动作。官方解释ORA-04075表示发现无效的触发器动作...
IT技术学习
·
2023-07-08
ORA-04075
invalid
trigger
action
ORA-04091: table string.string is mutating, trigger/function may not see it
文档解释ORA-04091:tablestring.stringismutating,trigger/functionmaynotseeitCause:Atrigger(orauserdefinedplsqlfunctionthatisreferencedinthisstatement)attemptedtolooka...
IT技术学习
·
2023-07-08
ORA-04091
table
string.string
is
mutating
ORA-04070: invalid trigger name
文档解释ORA-04070:invalidtriggernameCause:Aninvalidtriggernamewasspecified.Action:Verifythattriggernameisnotareservedkeyword.这个错误表示输入的触发器名称无效。官方解释ORA-04070:invalidt...
IT技术学习
·
2023-07-08
ORA-04070
invalid
trigger
name
ORA-41677: DML event trigger creation failed with string
文档解释ORA-41677:DMLeventtriggercreationfailedwithstringCause:TriggerscouldnotbecreatedonthedatatabletotrackDMLevents.Action:Removethedmleventsspecificationfromthe...
IT技术学习
·
2023-07-08
ORA-41677
DML
event
trigger
creation
ORA-25027: compound triggers cannot be used as system triggers
文档解释ORA-25027:compoundtriggerscannotbeusedassystemtriggersCause:Compoundtriggerwasdefinedassystemtrigger.Action:Donotusecompoundtriggerassystemtrigger.ORA-25027...
IT技术学习
·
2023-07-08
triggers
ORA-25027
compound
cannot
be
ORA-25030: crossedition trigger cannot be owned by a non-editioned user
文档解释ORA-25030:crosseditiontriggercannotbeownedbyanon-editioneduserCause:Anattemptwasmadetocreatecrosseditiontriggerinanon-editionedschema.Action:Enableeditionsf...
IT技术学习
·
2023-07-08
ORA-25030
crossedition
trigger
cannot
be
ORA-04082: NEW or OLD references not allowed in table level triggers
文档解释ORA-04082:NEWorOLDreferencesnotallowedintableleveltriggersCause:Thetriggerisaccessing“new”or“old”valuesinatabletrigger.Action:Remove...
IT技术学习
·
2023-07-08
ORA-04082
NEW
or
OLD
references
ORA-04084: cannot change NEW values for this trigger type
文档解释ORA-04084:cannotchangeNEWvaluesforthistriggertypeCause:Newtriggervariablescanonlybechangedinbeforerowinsertorupdatetriggers.Action:Changethetriggertypeorrem...
IT技术学习
·
2023-07-08
ORA-04084
cannot
change
NEW
values
ORA-04094: table string.string is constraining, trigger may not modify it
文档解释ORA-04094:tablestring.stringisconstraining,triggermaynotmodifyitCause:Atriggerattemptedtomodifyatablethatwasconstrainingforsomereferentialconstraintofaparen...
IT技术学习
·
2023-07-08
ORA-04094
table
string.string
is
constraining
首页
上一页
...
3
4
5
6
7
...
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他