#built

ORA-12060: shape of prebuilt table does not match definition query

文档解释ORA-12060:shapeofprebuilttabledoesnotmatchdefinitionqueryCause:Thenumberofcolumnsorthetypeorthelengthsemanticsofacolumnintheprebuilttabledidnotmatchthemater...

ORA-08104: this index object string is being online built or rebuilt

文档解释ORA-08104:thisindexobjectstringisbeingonlinebuiltorrebuiltCause:theindexisbeingcreatedorrebuildorwaitedforrecoveringfromtheonline(re)buildAction:waittheonli...

ORA-14194: only one subpartition may be rebuilt

文档解释ORA-14194:onlyonesubpartitionmayberebuiltCause:ALTERINDEXREBUILDSUBPARTITIONcontaineddescriptionsofmorethanonesubpartitiontoberebuiltAction:Ensurethatthesta...

ORA-32349: cannot reference prebuilt table in definition query for materialized view

文档解释ORA-32349:cannotreferenceprebuilttableindefinitionqueryformaterializedviewCause:Theprebuiltcontainertableofthematerializedviewwasreferencedinthedefinitionqu...

ORA-12059: prebuilt table “string”.”string” does not exist

文档解释ORA-12059:prebuilttable“string”.”string”doesnotexistCause:Thespecifiedprebuilttabledidnotexist.Action:ReissuetheSQLcommandusingBUILD...

ORA-14327: Some index [sub]partitions could not be rebuilt

文档解释ORA-14327:Someindex[sub]partitionscouldnotberebuiltCause:Thefirstphase(partitionDDLandindex[sub]partitionplacement)completedsuccessfully.Duringthesecondphas...

ORA-32334: cannot create prebuilt materialized view on a table already referenced by a MV

文档解释ORA-32334:cannotcreateprebuiltmaterializedviewonatablealreadyreferencedbyaMVCause:thetableonwhichthematerializedviewiscreatedasprebuiltisalreadyreferencedby...

ORA-14042: partition bound may not be specified for a partition being moved, modified or rebuilt

文档解释ORA-14042:partitionboundmaynotbespecifiedforapartitionbeingmoved,modifiedorrebuiltCause:whileparsinganALTER{TABLE|INDEX}MODIFYPARTITION,ALTERTABLEMOVEPARTIT...

ORA-32304: materialized views with user-defined types cannot use prebuilt table

文档解释ORA-32304:materializedviewswithuser-definedtypescannotuseprebuilttableCause:AnattemptwasmadetocreateamaterializedviewwiththeONPREBUILTTABLEoption.Action:Don...

ORA-14086: a partitioned index may not be rebuilt as a whole

文档解释ORA-14086:apartitionedindexmaynotberebuiltasawholeCause:UserattemptedtorebuildapartitionedindexusingALTERINDEXREBUILDstatement,whichisillegalAction:Rebuildt...

ORA-12058: materialized view cannot use prebuilt table

文档解释ORA-12058:materializedviewcannotuseprebuilttableCause:Anattemptwasmadetousetheprebuilttables.Action:ReissuetheSQLcommandusingBUILDIMMEDIATEorBUILDDEFERRED.O...

ORA-28650: Primary index on an IOT cannot be rebuilt

文档解释ORA-28650:PrimaryindexonanIOTcannotberebuiltCause:AnattemptismadetoissuealterindexrebuildonIOT-TOPAction:UseAltertableMOVEtoreorganizethetable(IOT)ORA-28650...
IT技术学习 ·2023-07-09

ORA-02032: clustered tables cannot be used before the cluster index is built

文档解释ORA-02032:clusteredtablescannotbeusedbeforetheclusterindexisbuiltCause:UserattemptedtoperformaDMLstatementonaclusteredtableforwhichnoclusterindexhasyetbeenc...

MySQL Error number: MY-010168; Symbol: ER_CANT_INITIALIZE_BUILTIN_PLUGINS; SQLSTATE: HY000

文档解释Errornumber:MY-010168;Symbol:ER_CANT_INITIALIZE_BUILTIN_PLUGINS;SQLSTATE:HY000Message:Failedtoinitializebuiltinplugins.Errornumber:MY-010168;Symbol:ER_CANT_...

解决 Dotfuscator 的“This assembly was originally built with .NET Framework v2.0.50727.”错误

在使用Dotfuscator进行混淆处理时,Dotfuscator启动正常,但是在执行时,遇到了错误,提示:CouldnotfindacompatibleversionofildasmtorunonassemblyD:VisualStudio10ProjectsCfteaTestinReleaseTest.exe.&...
首页上一页12下一页尾页