#select

ORA-29508: query derived from USING clause did not select a value of type string

文档解释ORA-29508:queryderivedfromUSINGclausedidnotselectavalueoftypestringCause:TheUSINGclausedidnotformaquerythatselectsavalueofthetypespecifiedbythetermfollowing...

ORA-22992: cannot use LOB locators selected from remote tables

文档解释ORA-22992:cannotuseLOBlocatorsselectedfromremotetablesCause:AremoteLOBcolumncannotbereferenced.Action:RemovereferencestoLOBsinremotetables.这是一个Oracle数据库的错误,...

ORA-01781: UNRECOVERABLE cannot be specified without AS SELECT

文档解释ORA-01781:UNRECOVERABLEcannotbespecifiedwithoutASSELECTCause:UNRECOVERABLEwasspecifiedinaCREATETABLEstatementwithoutalsospecifyingapopulatingsubquerywithanA...

ORA-32038: number of WITH clause column names does not match number of elements in select list

文档解释ORA-32038:numberofWITHclausecolumnnamesdoesnotmatchnumberofelementsinselectlistCause:AlistofcolumnaliasesornameswasspecifiedforaWITHclausequerynamebutthenum...

ORA-02014: cannot select FOR UPDATE from view with DISTINCT, GROUP BY, etc.

文档解释ORA-02014:cannotselectFORUPDATEfromviewwithDISTINCT,GROUPBY,etc.Cause:AnattemptwasmadetoselectFORUPDATEfromaviewwhichhadnotbeenmergedbecausetheviewusedsynta...

ORA-02077: selects of long columns must be from co-located tables

文档解释ORA-02077:selectsoflongcolumnsmustbefromco-locatedtablesCause:ifaselectreturnslongcolumnsfrommultipletables,allthetablesmustbeco-locatedAction:NoneORA-02077...

ORA-32583: query passed to table function has wrong number of elements in select list

文档解释ORA-32583:querypassedtotablefunctionhaswrongnumberofelementsinselectlistCause:Thequeryusedasaninputtoatablefunctionwhichtakesaarefcursorasargumenthaswrongnu...

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

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

ORA-32306: updatable materialized views with user-defined types must use SELECT *

文档解释ORA-32306:updatablematerializedviewswithuser-definedtypesmustuseSELECT*Cause:Anattemptwasmadetocreateanupdatablematerializedviewwithuser-definedtypeswhereth...

ORA-02205: only SELECT and ALTER privileges are valid for sequences

文档解释ORA-02205:onlySELECTandALTERprivilegesarevalidforsequencesCause:Anattemptwasmadetograntorrevokeaninvalidprivilegeonasequence.Action:Donotattempttograntorrev...

ORA-16956: Only SELECT or DML statements are supported for test execute.

文档解释ORA-16956:OnlySELECTorDMLstatementsaresupportedfortestexecute.Cause:ThespecifiedSQLstatementcannotbetestedforexecute.Action:NoneORA-16956是由于连接测试时,执行的不是一个sel...
IT技术学习 ·2023-07-08

ORA-44713: XPath does not select all translations

文档解释ORA-44713:XPathdoesnotselectalltranslationsCause:XPathdidnotselectalltranslationsforaparticularelement.Action:XPathmustpointtoasetoftranslations,nottoaparti...

ORA-01030: SELECT … INTO variable does not exist

文档解释ORA-01030:SELECT…INTOvariabledoesnotexistCause:TheSELECT…INTOspecifiedinthebindcalldoesnotcorrespondtoavariableintheSQLstatement.Action:Ifitisno...

ORA-01306: dbms_logmnr.start_logmnr() must be invoked before selecting from v$logmnr_contents

文档解释ORA-01306:dbms_logmnr.start_logmnr()mustbeinvokedbeforeselectingfromv$logmnr_contentsCause:Aselectwasissuedfromv$logmnr_contentswithoutfirstinvokingthedbms_...

ORA-02015: cannot select FOR UPDATE from remote table

文档解释ORA-02015:cannotselectFORUPDATEfromremotetableCause:AnattemptwasmadetoselectFORUPDATEonaremotetable(directly,orviaaview)thathadabstractdatatypecolumns,andth...
首页上一页12345...下一页尾页