51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#uniq
ORA-00001: unique constraint violated异常处理
程序中保存数据时报错,ORA-00001:uniqueconstraint(xxxx)violated先是查看数据库结构,最近也没什么改动,开发环境也正常,测试环境就报这个错后来发现主键id是自增的,查询序列的下个值 selecttable_seq.nextval fromdual发现这...
开发笔记
·
2023-10-10
ORA-00001
unique
constraint
violated
异常
ORA-16052: DB_UNIQUE_NAME attribute is required.
文档解释ORA-16052:DB_UNIQUE_NAMEattributeisrequired.Cause:DB_UNIQUE_NAMEattributewasnotspecified.ThevalueoftheLOG_ARCHIVE_DEST_nparameterforeachremoteredotransportd...
IT技术学习
·
2023-07-27
ORA-16052
DB
UNIQUE
NAME
attribute
ORA-14130: UNIQUE constraints mismatch in ALTER TABLE EXCHANGE PARTITION
文档解释ORA-14130:UNIQUEconstraintsmismatchinALTERTABLEEXCHANGEPARTITIONCause:OneofthetablesnamedintheALTERTABLEEXCHANGEPARTITIONcommandhasaUNIQUEconstraintforwhich...
IT技术学习
·
2023-07-27
ORA-14130
UNIQUE
constraints
mismatch
in
ORA-26027: unique index string.string partition string initially in unusable state
文档解释ORA-26027:uniqueindexstring.stringpartitionstringinitiallyinunusablestateCause:ApartitionofauniqueindexisinIUstate(auniqueindex*cannothaveindexmaintenancesk...
IT技术学习
·
2023-07-26
ORA-26027
unique
index
string.string
partition
ORA-16195: DG_CONFIG requires DB_UNIQUE_NAME be explicitly defined
文档解释ORA-16195:DG_CONFIGrequiresDB_UNIQUE_NAMEbeexplicitlydefinedCause:TheDG_CONFIGattributeoftheLOG_ARCHIVE_CONFIGparametercanonlybeusediftheDB_UNIQUE_NAMEparam...
IT技术学习
·
2023-07-26
ORA-16195
DG
CONFIG
requires
DB
ORA-40390: PMML DerivedField must have a unique name specified: string
文档解释ORA-40390:PMMLDerivedFieldmusthaveauniquenamespecified:stringCause:ADerivedFielddidnotreferenceanotherdefinedfield.Action:ADerivedFielddidnothaveauniquename...
IT技术学习
·
2023-07-26
ORA-40390
PMML
DerivedField
must
have
ORA-38911: unique constraint (string.string) violated
文档解释ORA-38911:uniqueconstraint(string.string)violatedCause:AnINSERTstatementwithaCHANGE_DUPKEY_ERROR_INDEXhinttriedtoinsertaduplicatekeyintoatable.Action:Either...
IT技术学习
·
2023-07-26
ORA-38911
unique
constraint
string.string
violated
ORA-41611: rule identifier “string” not unique in the rule class
文档解释ORA-41611:ruleidentifier“string”notuniqueintheruleclassCause:Anattemptwasmadetouseaduplicateruleidentifier.Action:Chooseauniqueidentifierforther...
IT技术学习
·
2023-07-25
rule
ORA-41611
identifier
#8220string
#8221
ORA-39228: Unable to construct a unique departitioned object name for string string.string:string when defaulted.
文档解释ORA-39228:Unabletoconstructauniquedepartitionedobjectnameforstringstring.string:stringwhendefaulted.Cause:All(sub)partitionsinthejobweretobecreatedasindivid...
IT技术学习
·
2023-07-23
string
ORA-39228
Unable
to
construct
ORA-14064: Index with Unusable partition exists on unique/primary constraint key
文档解释ORA-14064:IndexwithUnusablepartitionexistsonunique/primaryconstraintkeyCause:Userattemptedtoaddorenableaprimarykey/uniqueconstraintoncolumn(s)ofatableonwhic...
IT技术学习
·
2023-07-19
ORA-14064
Index
with
Unusable
partition
ORA-16745: unable to add DB_UNIQUE_NAME “string” into the DG_CONFIG list because it is full
文档解释ORA-16745:unabletoaddDB_UNIQUE_NAME“string”intotheDG_CONFIGlistbecauseitisfullCause:TheDG_CONFIGlistoftheLOG_ARCHIVE_CONFIGattributewasfullandth...
IT技术学习
·
2023-07-19
ORA-16745
unable
to
add
DB
ORA-38914: Either mutate the error or ignore row on unique violation
文档解释ORA-38914:EithermutatetheerrororignorerowonuniqueviolationCause:IGNORE_ROW_ON_DUPKEY_INDEXandCHANGE_DUPKEY_ERROR_INDEXwerebothspecifiedinthesamestatement.Ac...
IT技术学习
·
2023-07-19
ORA-38914
Either
mutate
the
error
ORA-14063: Unusable index exists on unique/primary constraint key
文档解释ORA-14063:Unusableindexexistsonunique/primaryconstraintkeyCause:Userattemptedtoaddorenableaprimarykey/uniqueconstraintoncolumn(s)ofatableonwhichthereexistsa...
IT技术学习
·
2023-07-19
ORA-14063
Unusable
index
exists
on
ORA-30346: hierarchy name must be unique within a dimension
文档解释ORA-30346:hierarchynamemustbeuniquewithinadimensionCause:Thesamenamewasusedformorethanonehierarchyinadimension.Action:Checkthespellingofthehierarchyname.ORA...
IT技术学习
·
2023-07-19
ORA-30346
hierarchy
name
must
be
ORA-14131: enabled UNIQUE constraint exists on one of the tables
文档解释ORA-14131:enabledUNIQUEconstraintexistsononeofthetablesCause:OneofthetablesreferencedintheALTERTABLEEXCHANGEPARTITION|SUBPARTITIONstatementhasenabledUNIQUEc...
IT技术学习
·
2023-07-17
ORA-14131
enabled
UNIQUE
constraint
exists
首页
上一页
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
其他