#JOIN

ORA-32582: table function with left correlation to a table cannot also be left outer-joined to the table

文档解释ORA-32582:tablefunctionwithleftcorrelationtoatablecannotalsobeleftouter-joinedtothetableCause:AtablefunctionT2containsareferencetoatableT1.T2isalsoleftouter...

ORA-32487: unsupported join in recursive WITH query

文档解释ORA-32487:unsupportedjoininrecursiveWITHqueryCause:TherecursivecomponentofarecursiveWITHclauseelementcontainedoneofthefollowing:–ALEFTOUTERjoinwhereth...

ORA-30398: illegal JOIN KEY clause

文档解释ORA-30398:illegalJOINKEYclauseCause:AJOINKEYclausewasspecifiedthatdidnotconformtocertainrequirements.AJOINKEYclauseconnectingachildlevelwithitsnon-immediate...

ORA-30563: outer join operator (+) not allowed in select-list, CONNECT BY, or START WITH

文档解释ORA-30563:outerjoinoperator(+)notallowedinselect-list,CONNECTBY,orSTARTWITHCause:Anattemptwasmadetoreference(+)inselect-list,CONNECTBYclause,orSTARTWITHclau...

ORA-10979: trace flags for join index implementation

文档解释ORA-10979:traceflagsforjoinindeximplementationCause:Thisisaninformationalmessage.Action:Valuesareasfollows:LEVELACTION—————...
IT技术学习 ·2023-07-18

ORA-25963: join index must be created on tables

文档解释ORA-25963:joinindexmustbecreatedontablesCause:Anattempttocreateajoinindexwasmade,whichfailedbecausethefromclausecontainsnontableobject.Action:Ensurethatthef...
IT技术学习 ·2023-07-18

ORA-39751: partitioned table on both sides of PARTITIONED OUTER JOIN is not supported

文档解释ORA-39751:partitionedtableonbothsidesofPARTITIONEDOUTERJOINisnotsupportedCause:AnattemptwasmadetopartitionbothsidesofPARTITIONEDOUTERJOIN.Action:Specifypart...

ORA-25959: join index must be of the bitmap type

文档解释ORA-25959:joinindexmustbeofthebitmaptypeCause:Anattempttocreateajoinindexwasmade,whichfailedbecausenobitmapkeywordwasused.Action:Maketheindexabitmapindex.OR...
IT技术学习 ·2023-07-16

ORA-30367: a JOIN KEY clause is required

文档解释ORA-30367:aJOINKEYclauseisrequiredCause:AJOINKEYclausewasomittedinadimensionstatement.AJOINKEYclauseisrequiredwhenthechildlevelandtheparentlevelarenotinthes...
IT技术学习 ·2023-07-16

ORA-10664: Table has bitmap join indexes

文档解释ORA-10664:TablehasbitmapjoinindexesCause:SHRINKwasissuedonatablewithbitmapjoinindexes.Action:DropbitmapjoinindexesandreissueSHRINKontheobject.ORA-10664表示你尝试...

ORA-25950: missing where clause in join index specification

文档解释ORA-25950:missingwhereclauseinjoinindexspecificationCause:Anattempttocreateajoinindexwasmade,whichfailedbecausenovalidwhereclausewasfound.Action:Ensurethata...

ORA-25958: join index where clause predicate may only contain column references

文档解释ORA-25958:joinindexwhereclausepredicatemayonlycontaincolumnreferencesCause:Anattempttocreateajoinindexwasmade,whichfailedbecauseapredicateinthewhereclauseco...

ORA-13362: disjoint sub-element in a compound polygon

文档解释ORA-13362:disjointsub-elementinacompoundpolygonCause:Compoundpolygonmustdescribeanenclosedarea.Action:Confirmthatallsub-elementsareconnected.ORA-13362:复杂多边形...

ORA-39293: Cannot alter join condition of bitmap join index.

文档解释ORA-39293:Cannotalterjoinconditionofbitmapjoinindex.Cause:DBMS_METADATA_DIFFwascomparingtwobitmapjoinindexeswithdifferentjoinconditions.ThereisnoSQLALTERsta...

ORA-25951: join index where clause cannot contain OR condition

文档解释ORA-25951:joinindexwhereclausecannotcontainORconditionCause:Anattempttocreateajoinindexwasmade,whichfailedbecausetherewasanORbranchinthewhereclause.Action:R...
首页上一页12345...下一页尾页