#Join

ORA-39752: redundant column in partitioning and join columns is not allowed

文档解释ORA-39752:redundantcolumninpartitioningandjoincolumnsisnotallowedCause:AnattemptwasmadetospecifyredundantcolumnsinpartitioningandjoincolumnsforNATURALorname...

ORA-02047: cannot join the distributed transaction in progress

文档解释ORA-02047:cannotjointhedistributedtransactioninprogressCause:Eitheratransactionisinprogressagainstaremotedatabasethatdoesnotfullysupporttwophasecommit,andan...

ORA-25953: join index cannot be a functional index

文档解释ORA-25953:joinindexcannotbeafunctionalindexCause:Anattempttocreateajoinindexwasmade,whichfailedbecauseafunctionalindexwasrequestedornecessary(suchasisthecas...
IT技术学习 ·2023-07-09

ORA-25961: join index prevents dml cascade constraint operation

文档解释ORA-25961:joinindexpreventsdmlcascadeconstraintoperationCause:Anattempttoexecutedmlresultedintheneedtoperformdmlonanothertablebecauseofacascadeconstraint.Th...

ORA-30400: identical JOIN KEY clauses

文档解释ORA-30400:identicalJOINKEYclausesCause:TwoJOINKEYclauseswithidenticalchildkeysandparentlevelswerespecified.Action:EliminatetheredundantJOINKEYclause.ORA-304...

ORA-30556: either functional or bitmap join index is defined on the column to be modified

文档解释ORA-30556:eitherfunctionalorbitmapjoinindexisdefinedonthecolumntobemodifiedCause:AnALTERTABLEMODIFYCOLUMNwasissuedonacolumnonwhicheitherafunctionalindexorbi...

ORA-30335: JOIN KEY clause references a level not in this hierarchy

文档解释ORA-30335:JOINKEYclausereferencesalevelnotinthishierarchyCause:ThelevelnamespecifiedwiththeREFERENCESportionofaJOINKEYclauseinadimensionDDLstatementdoesnotr...

ORA-39292: Cannot alter join table of bitmap join index.

文档解释ORA-39292:Cannotalterjointableofbitmapjoinindex.Cause:DBMS_METADATA_DIFFwascomparingtwobitmapjoinindexeswithdifferentjointables.ThereisnoSQLALTERstatementto...

ORA-25957: join index where clause cannot contain cycles

文档解释ORA-25957:joinindexwhereclausecannotcontaincyclesCause:Anattempttocreateajoinindexwasmade,whichfailedbecausethewhereclausecontainsacycle.Action:Ensurethatth...

ORA-01764: new update value of join is not guaranteed to be unique

文档解释ORA-01764:newupdatevalueofjoinisnotguaranteedtobeuniqueCause:Arowofajoinquerytableisbeingupdatedusingarowofatablethatisnotguaranteedtohaveexactlyonevaluefor...
IT技术学习 ·2023-07-08

ORA-25155: column used in NATURAL join cannot have qualifier

文档解释ORA-25155:columnusedinNATURALjoincannothavequalifierCause:Columnsthatareusedforanamed-join(eitheraNATURALjoinorajoinwithaUSINGclause)cannothaveanexplicitqua...

ORA-39753: unsupported use of subquery in PARTITIONED OUTER JOIN condition

文档解释ORA-39753:unsupporteduseofsubqueryinPARTITIONEDOUTERJOINconditionCause:AnattemptwasmadetousesubqueryinPARTITIONEDOUTERJOINcondition.Action:Removesubqueryfro...

ORA-01799: a column may not be outer-joined to a subquery

文档解释ORA-01799:acolumnmaynotbeouter-joinedtoasubqueryCause:(+)()isnotallowed.Action:Eitherremovethe(+)ormakeaviewoutofthesubquery.InV6andbefore,the(+)wasjustigno...
IT技术学习 ·2023-07-08

ORA-02060: select for update specified a join of distributed tables

文档解释ORA-02060:selectforupdatespecifiedajoinofdistributedtablesCause:tablesinajoinwiththeforupdateclausemustresideatthesameDB.Action:NoneORA-02060:selectforupdat...

ORA-25962: join index prevents multitable insert or merge

文档解释ORA-25962:joinindexpreventsmultitableinsertormergeCause:Anattempttoexecuteanmergeormultitableinsertonatablethatwasusedtocreateabitmapjoinindexwasmade.Mergea...
首页上一页12345...下一页尾页