51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#KEY
ORA-02429: cannot drop index used for enforcement of unique/primary key
文档解释ORA-02429:cannotdropindexusedforenforcementofunique/primarykeyCause:userattemptedtodropanindexthatisbeingusedastheenforcementmechanismforuniqueorprimarykey....
IT技术学习
·
2023-07-08
ORA-02429
cannot
drop
index
used
ORA-16035: missing required keyword string
文档解释ORA-16035:missingrequiredkeywordstringCause:Theindicatedkeywordisrequiredbutwasnotspecified.Action:Correctthesyntaxandretrythecommand.ORA-16035:missingrequi...
IT技术学习
·
2023-07-08
ORA-16035
missing
required
keyword
string
ORA-29935: missing FROM keyword
文档解释ORA-29935:missingFROMkeywordCause:ThekeywordFROMismissing.Action:SpecifytheFROMkeywordorchecktheSQLstatement.。ORA-29935:missingFROMkeyword是Oracle数据库中报出的一种错误...
IT技术学习
·
2023-07-08
ORA-29935
missing
FROM
keyword
ORA-12024: materialized view log on “string”.”string” does not have primary key columns
文档解释ORA-12024:materializedviewlogon“string”.”string”doesnothaveprimarykeycolumnsCause:Materializedviewlogontheindicatedtabledoesnothavep...
IT技术学习
·
2023-07-08
ORA-12024
materialized
view
log
on
ORA-12025: materialized view log on “string”.”string” already has primary keys
文档解释ORA-12025:materializedviewlogon“string”.”string”alreadyhasprimarykeysCause:Materializedviewlogontheindicatedtablealreadyhasprimaryke...
IT技术学习
·
2023-07-06
ORA-12025
materialized
view
log
on
ORA-02299: cannot validate (string.string) – duplicate keys found
文档解释ORA-02299:cannotvalidate(string.string)–duplicatekeysfoundCause:analtertablevalidatingconstraintfailedbecausethetablehasduplicatekeyvalues.Action:Obvi...
IT技术学习
·
2023-07-06
ORA-02299
cannot
validate
string.string
#8211
ORA-01752: cannot delete from view without exactly one key-preserved table
文档解释ORA-01752:cannotdeletefromviewwithoutexactlyonekey-preservedtableCause:Thedeletedtablehad–nokey-preservedtables,–morethanonekey-preservedtable,o...
IT技术学习
·
2023-07-06
ORA-01752
cannot
delete
from
view
ORA-02491: missing required keyword ON or OFF in AUTOEXTEND clause
文档解释ORA-02491:missingrequiredkeywordONorOFFinAUTOEXTENDclauseCause:ThekeywordONorOFFwasnotspecifiedfortheAUTOEXTENDclause.Action:Usecorrectsyntax.ORA-02491错误消息指...
IT技术学习
·
2023-07-06
ORA-02491
missing
required
keyword
ON
ORA-14004: missing PARTITION keyword
文档解释ORA-14004:missingPARTITIONkeywordCause:keywordPARTITIONmissingAction:supplymissingkeyword等Oracle在创建表分区时,如果缺少PARTITION关键字,就会引发ORA-14004错误。官方解释ORA-14004:missi...
IT技术学习
·
2023-07-06
ORA-14004
missing
PARTITION
keyword
ORA-01916: keyword ONLINE, OFFLINE, RESIZE, AUTOEXTEND or END/DROP expected
文档解释ORA-01916:keywordONLINE,OFFLINE,RESIZE,AUTOEXTENDorEND/DROPexpectedCause:Anexpectedkeywordwasnotusedfordatafile/tempfileclauseAction:Usecorrectsyntax.。ORA-0...
IT技术学习
·
2023-07-05
ORA-01916
keyword
ONLINE
OFFLINE
RESIZE
ORA-04071: missing BEFORE, AFTER or INSTEAD OF keyword
文档解释ORA-04071:missingBEFORE,AFTERorINSTEADOFkeywordCause:ThetriggerstatementismissingtheBEFORE/AFTER/INSTEADOFclause.Action:SpecifyeitherBEFORE,AFTERorINSTEADOF...
IT技术学习
·
2023-07-05
ORA-04071
missing
BEFORE
AFTER
or
ORA-01913: EXCLUSIVE keyword expected
文档解释ORA-01913:EXCLUSIVEkeywordexpectedCause:keywordmissingAction:supplymissingkeyword此Oracle数据库错误消息指示在SQL语句中预期使用EXCLUSIVE关键字。官方解释ORA-01913:排他关键字期望消息文本:ORA-01913...
IT技术学习
·
2023-07-05
ORA-01913
EXCLUSIVE
keyword
expected
ORA-01905: STORAGE keyword expected
文档解释ORA-01905:STORAGEkeywordexpectedCause:keywordmissingAction:supplymissingkeywordORA-01905:STORAGEkeywordexpected:这个错误指明缺少了包含TABLE_OPTIONS中STORAGE子句的语句。官方解释这是...
IT技术学习
·
2023-07-05
ORA-01905
STORAGE
keyword
expected
ORA-01903: EVENTS keyword expected
文档解释ORA-01903:EVENTSkeywordexpectedCause:keywordmissingAction:supplymissingkeywordORA-01903:EVENTS关键字预期这是一个Oracle数据库错误代码,该代码表明您正在执行的操作包含一个仅与OracleDatabase11g有关的...
IT技术学习
·
2023-07-05
ORA-01903
EVENTS
keyword
expected
ORA-02268: referenced table does not have a primary key
文档解释ORA-02268:referencedtabledoesnothaveaprimarykeyCause:Thereferencedtabledoesnothaveaprimarykey.Action:Specifyexplicitlythereferencedtableuniquekey.。ORA-02268...
IT技术学习
·
2023-07-05
ORA-02268
referenced
table
does
not
首页
上一页
...
14
15
16
17
18
...
下一页
尾页
按字母分类:
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
其他