51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#CLAUSE
ORA-32043: recursive WITH clause needs an initialization branch
文档解释ORA-32043:recursiveWITHclauseneedsaninitializationbranchCause:AWITHclausequeryreferredtoitself(recursive)butdidnothaveabranchinaUNIONALLwithnoreferencestoit...
IT技术学习
·
2023-07-28
ORA-32043
recursive
WITH
clause
needs
ORA-32039: recursive WITH clause must have column alias list
文档解释ORA-32039:recursiveWITHclausemusthavecolumnaliaslistCause:AWITHclausequeryreferredtoitself(recursive)butdidnothaveacolumnaliaslistspecifiedforit.Action:Adda...
IT技术学习
·
2023-07-28
ORA-32039
recursive
WITH
clause
must
ORA-30051: VERSIONS clause not allowed here
文档解释ORA-30051:VERSIONSclausenotallowedhereCause:AVERSIONSclausewasspecifiedwhenitwasnotallowed.Action:DonotusetheVERSIONSclauseORA-30051:VERSIONSclausenotallowe...
IT技术学习
·
2023-07-28
ORA-30051
VERSIONS
clause
not
allowed
ORA-32486: unsupported operation in recursive branch of recursive WITH clause
文档解释ORA-32486:unsupportedoperationinrecursivebranchofrecursiveWITHclauseCause:TherecursivecomponentoftheUNIONALLinarecursiveWITHclauseelementusedanoperationthat...
IT技术学习
·
2023-07-28
recursive
ORA-32486
unsupported
operation
in
ORA-25007: functions or methods not allowed in WHEN clause
文档解释ORA-25007:functionsormethodsnotallowedinWHENclauseCause:PLSQLfunctioncallormethodinvocationisnotallowedintheWHENclausewhencreatingatrigger.Action:Removethef...
IT技术学习
·
2023-07-28
ORA-25007
functions
or
methods
not
ORA-30505: system triggers should not reference a column in a WHEN clause
文档解释ORA-30505:systemtriggersshouldnotreferenceacolumninaWHENclauseCause:AnattemptwasmadetouseaWHENclausetoreferenceacolumnwithasystemtrigger,butthistypeoftrigge...
IT技术学习
·
2023-07-28
ORA-30505
system
triggers
should
not
ORA-04077: WHEN clause cannot be used with table level triggers
文档解释ORA-04077:WHENclausecannotbeusedwithtableleveltriggersCause:Thewhenclausecanonlybespecifiedforrowleveltriggers.Action:Removethewhenclauseorspecifyforeachrow...
IT技术学习
·
2023-07-28
ORA-04077
WHEN
clause
cannot
be
ORA-25009: Nested table clause allowed only for INSTEAD OF triggers
文档解释ORA-25009:NestedtableclauseallowedonlyforINSTEADOFtriggersCause:TriggersonnestedtablescanonlybecreatedonviewcolumnsusingINSTEADOFtriggers.Action:Useviewnest...
IT技术学习
·
2023-07-28
ORA-25009
Nested
table
clause
allowed
ORA-32042: recursive WITH clause must reference itself directly in one of the UNION ALL branches
文档解释ORA-32042:recursiveWITHclausemustreferenceitselfdirectlyinoneoftheUNIONALLbranchesCause:AWITHclausequeryreferredtoitself(recursive)indirectly,suchasthrougha...
IT技术学习
·
2023-07-28
ORA-32042
recursive
WITH
clause
must
ORA-32048: cycle mark column name for CYCLE clause must not be part of the column alias list
文档解释ORA-32048:cyclemarkcolumnnameforCYCLEclausemustnotbepartofthecolumnaliaslistCause:TheCYCLEclauseforarecursiveWITHqueryspecifiedacyclemarkcolumnthatwasalread...
IT技术学习
·
2023-07-28
column
ORA-32048
cycle
mark
name
ORA-19768: USING clause only valid with ENABLE CHANGE TRACKING
文档解释ORA-19768:USINGclauseonlyvalidwithENABLECHANGETRACKINGCause:TheUSINGclausewasspecifiedwithDISABLECHANGETRACKINGAction:Correctthestatement.ORA-19768:USING子句仅...
IT技术学习
·
2023-07-28
ORA-19768
USING
clause
only
valid
ORA-08445: syntax error in SIGN clause in mask options
文档解释ORA-08445:syntaxerrorinSIGNclauseinmaskoptionsCause:AsyntaxerrorwasfoundintheSIGNclauseinthemaskoptionsparameterpassedtoaUTL_PGconversionroutine.Validspecif...
IT技术学习
·
2023-07-28
in
ORA-08445
syntax
error
SIGN
ORA-14703: The AFTER clause can be used to ADD PARTITION only to a System Partitioned table.
文档解释ORA-14703:TheAFTERclausecanbeusedtoADDPARTITIONonlytoaSystemPartitionedtable.Cause:ThetableisnotpartitionedbytheSystemmethodAction:SkiptheAFTERclause.ORA-14...
IT技术学习
·
2023-07-27
to
ORA-14703
The
AFTER
clause
ORA-32046: sequence column name for SEARCH clause must not be part of the column alias list
文档解释ORA-32046:sequencecolumnnameforSEARCHclausemustnotbepartofthecolumnaliaslistCause:TheSEARCHclauseforarecursiveWITHqueryspecifiedasequencecolumnthatwasalread...
IT技术学习
·
2023-07-27
column
ORA-32046
sequence
name
for
ORA-25186: INCLUDING clause specified for index-organized table without OVERFLOW
文档解释ORA-25186:INCLUDINGclausespecifiedforindex-organizedtablewithoutOVERFLOWCause:INCLUDINGclauseofaCREATETABLEisanvalidoptiononlyforindex-organizedtableswithOV...
IT技术学习
·
2023-07-27
ORA-25186
INCLUDING
clause
specified
for
首页
上一页
1
2
3
4
5
...
下一页
尾页
按字母分类:
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
其他