51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#select
ORA-29508: query derived from USING clause did not select a value of type string
文档解释ORA-29508:queryderivedfromUSINGclausedidnotselectavalueoftypestringCause:TheUSINGclausedidnotformaquerythatselectsavalueofthetypespecifiedbythetermfollowing...
IT技术学习
·
2023-07-09
ORA-29508
query
derived
from
USING
ORA-22992: cannot use LOB locators selected from remote tables
文档解释ORA-22992:cannotuseLOBlocatorsselectedfromremotetablesCause:AremoteLOBcolumncannotbereferenced.Action:RemovereferencestoLOBsinremotetables.这是一个Oracle数据库的错误,...
IT技术学习
·
2023-07-09
ORA-22992
cannot
use
LOB
locators
ORA-01781: UNRECOVERABLE cannot be specified without AS SELECT
文档解释ORA-01781:UNRECOVERABLEcannotbespecifiedwithoutASSELECTCause:UNRECOVERABLEwasspecifiedinaCREATETABLEstatementwithoutalsospecifyingapopulatingsubquerywithanA...
IT技术学习
·
2023-07-08
ORA-01781
UNRECOVERABLE
cannot
be
specified
ORA-32038: number of WITH clause column names does not match number of elements in select list
文档解释ORA-32038:numberofWITHclausecolumnnamesdoesnotmatchnumberofelementsinselectlistCause:AlistofcolumnaliasesornameswasspecifiedforaWITHclausequerynamebutthenum...
IT技术学习
·
2023-07-08
number
of
ORA-32038
WITH
clause
ORA-02014: cannot select FOR UPDATE from view with DISTINCT, GROUP BY, etc.
文档解释ORA-02014:cannotselectFORUPDATEfromviewwithDISTINCT,GROUPBY,etc.Cause:AnattemptwasmadetoselectFORUPDATEfromaviewwhichhadnotbeenmergedbecausetheviewusedsynta...
IT技术学习
·
2023-07-08
ORA-02014
cannot
select
FOR
UPDATE
ORA-02077: selects of long columns must be from co-located tables
文档解释ORA-02077:selectsoflongcolumnsmustbefromco-locatedtablesCause:ifaselectreturnslongcolumnsfrommultipletables,allthetablesmustbeco-locatedAction:NoneORA-02077...
IT技术学习
·
2023-07-08
ORA-02077
selects
of
long
columns
ORA-32583: query passed to table function has wrong number of elements in select list
文档解释ORA-32583:querypassedtotablefunctionhaswrongnumberofelementsinselectlistCause:Thequeryusedasaninputtoatablefunctionwhichtakesaarefcursorasargumenthaswrongnu...
IT技术学习
·
2023-07-08
ORA-32583
query
passed
to
table
ORA-02060: select for update specified a join of distributed tables
文档解释ORA-02060:selectforupdatespecifiedajoinofdistributedtablesCause:tablesinajoinwiththeforupdateclausemustresideatthesameDB.Action:NoneORA-02060:selectforupdat...
IT技术学习
·
2023-07-08
ORA-02060
select
for
update
specified
ORA-32306: updatable materialized views with user-defined types must use SELECT *
文档解释ORA-32306:updatablematerializedviewswithuser-definedtypesmustuseSELECT*Cause:Anattemptwasmadetocreateanupdatablematerializedviewwithuser-definedtypeswhereth...
IT技术学习
·
2023-07-08
ORA-32306
updatable
materialized
views
with
ORA-02205: only SELECT and ALTER privileges are valid for sequences
文档解释ORA-02205:onlySELECTandALTERprivilegesarevalidforsequencesCause:Anattemptwasmadetograntorrevokeaninvalidprivilegeonasequence.Action:Donotattempttograntorrev...
IT技术学习
·
2023-07-08
ORA-02205
only
SELECT
and
ALTER
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-16956
Only
SELECT
or
DML
ORA-44713: XPath does not select all translations
文档解释ORA-44713:XPathdoesnotselectalltranslationsCause:XPathdidnotselectalltranslationsforaparticularelement.Action:XPathmustpointtoasetoftranslations,nottoaparti...
IT技术学习
·
2023-07-08
ORA-44713
XPath
does
not
select
ORA-01030: SELECT … INTO variable does not exist
文档解释ORA-01030:SELECT…INTOvariabledoesnotexistCause:TheSELECT…INTOspecifiedinthebindcalldoesnotcorrespondtoavariableintheSQLstatement.Action:Ifitisno...
IT技术学习
·
2023-07-08
ORA-01030
SELECT
#8230
INTO
variable
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_...
IT技术学习
·
2023-07-08
logmnr
ORA-01306
dbms
logmnr.start
must
ORA-02015: cannot select FOR UPDATE from remote table
文档解释ORA-02015:cannotselectFORUPDATEfromremotetableCause:AnattemptwasmadetoselectFORUPDATEonaremotetable(directly,orviaaview)thathadabstractdatatypecolumns,andth...
IT技术学习
·
2023-07-08
ORA-02015
cannot
select
FOR
UPDATE
首页
上一页
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
其他