51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#Unusable
ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE
文档解释ORA-29861:domainindexismarkedLOADING/FAILED/UNUSABLECause:AnattempthasbeenmadetoaccessadomainindexthatisbeingbuiltorismarkedfailedbyanunsuccessfulDDLorismar...
IT技术学习
·
2023-07-11
ORA-29861
domain
index
is
marked
ORA-26029: index string.string partition string initially in unusable state
文档解释ORA-26029:indexstring.stringpartitionstringinitiallyinunusablestateCause:ApartitionofanindexisinIUstatepriortothebeginning*ofadirectpathload,itcannotbemaint...
IT技术学习
·
2023-07-08
ORA-26029
index
string.string
partition
string
ORA-14079: illegal option for a partition marked Index Unusable
文档解释ORA-14079:illegaloptionforapartitionmarkedIndexUnusableCause:ALTERINDEXMODIFYPARTITIONstatementagainstanindexpartitionmarkedIndexUnusablecontainedSTORAGEand...
IT技术学习
·
2023-07-08
ORA-14079
illegal
option
for
partition
ORA-38803: edition is unusable
文档解释ORA-38803:editionisunusableCause:Thiserroroccurredbecauseareferencewasmadetoanunusableedition.Action:Useanotheredition.ORA-38803指示所尝试使用版本是不可用的。通常原因是用户尝试使用被删...
IT技术学习
·
2023-07-08
ORA-38803
edition
is
unusable
ORA-38809: edition must be unusable
文档解释ORA-38809:editionmustbeunusableCause:Thiserroroccurredbecauseanattemptwasmadetodropausableedition.Action:Retryafterthealteringtheeditiontobeunusable.ORA-388...
IT技术学习
·
2023-07-08
ORA-38809
edition
must
be
unusable
MySQL Error number: MY-013236; Symbol: ER_DATA_DIRECTORY_UNUSABLE; SQLSTATE: HY000
文档解释Errornumber:MY-013236;Symbol:ER_DATA_DIRECTORY_UNUSABLE;SQLSTATE:HY000Message:Thedesignateddatadirectory%sisunusable.Youcanremoveallfilesthattheserveraddedt...
IT技术学习
·
2023-06-25
MySQL
Error
number
MY-013236
Symbol
MySQL Error number: MY-013455; Symbol: ER_DATA_DIRECTORY_UNUSABLE_DELETABLE; SQLSTATE: HY000
文档解释Errornumber:MY-013455;Symbol:ER_DATA_DIRECTORY_UNUSABLE_DELETABLE;SQLSTATE:HY000Message:Thenewlycreateddatadirectory%sby–initializeisunusable.Youcanre...
IT技术学习
·
2023-06-25
MySQL
Error
number
MY-013455
Symbol
索引错误 ORA-01502: index index_name or partition of such index is in unusable state
错误原因: 这个错误一般是因为索引状态为UNUSABLE引起的。你可以通过下面SQL,查看索引的状态SELECTOWNER,INDEX_NAME,STATUS FROMDBA_INDEXESWHEREINDEX_NAME='INDEX_NAME';SELECTOWNER,INDEX_NAME...
开发笔记
·
2023-02-02
index
索引
错误
ORA-01502
name
首页
上一页
1
2
下一页
尾页
按字母分类:
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
其他