51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#violate
ORA-00001: unique constraint violated异常处理
程序中保存数据时报错,ORA-00001:uniqueconstraint(xxxx)violated先是查看数据库结构,最近也没什么改动,开发环境也正常,测试环境就报这个错后来发现主键id是自增的,查询序列的下个值 selecttable_seq.nextval fromdual发现这...
开发笔记
·
2023-10-10
ORA-00001
unique
constraint
violated
异常
ORA-28117: integrity constraint violated – parent record not found
文档解释ORA-28117:integrityconstraintviolated–parentrecordnotfoundCause:trytoupdate/insertachildrecordwithnewforeignkeyvalues,butthecorrespondingparentrowisno...
IT技术学习
·
2023-07-28
ORA-28117
integrity
constraint
violated
#8211
ORA-08175: discrete transaction restriction violated (string)
文档解释ORA-08175:discretetransactionrestrictionviolated(string)Cause:Anattemptwasmadetoperformanactionthatisnotcurrentlysupportedinadiscretetransaction.Action:Roll...
IT技术学习
·
2023-07-26
ORA-08175
discrete
transaction
restriction
violated
ORA-30953: XML minoccurs value (string) violated
文档解释ORA-30953:XMLminoccursvalue(string)violatedCause:Anattemptwasmadetodeletemorethantherequiredminimumnumberofelements(specifiedbytheminoccursfacet)fromanXMLdo...
IT技术学习
·
2023-07-26
ORA-30953
XML
minoccurs
value
string
ORA-16805: change of LogXptMode property violates overall protection mode
文档解释ORA-16805:changeofLogXptModepropertyviolatesoverallprotectionmodeCause:ThebrokerdisallowedtheattempttochangetheLogXptModeconfigurablepropertyforthestandbyda...
IT技术学习
·
2023-07-26
ORA-16805
change
of
LogXptMode
property
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-47391: attempt to set Factor string violates Rule Set string
文档解释ORA-47391:attempttosetFactorstringviolatesRuleSetstringCause:AnattempttosetthefactorviolatedtheassociatedrulesetAction:Pleasechecktoensureyouhavetheabilityt...
IT技术学习
·
2023-07-18
string
ORA-47391
attempt
to
set
ORA-31669: Worker process string violated startup protocol.
文档解释ORA-31669:Workerprocessstringviolatedstartupprotocol.Cause:Theworkerprocesswhosenameislistedstartedupbutthenexitedbeforenotifyingthecreatingprocessthatitwas...
IT技术学习
·
2023-07-18
ORA-31669
Worker
process
string
violated
ORA-06538: statement violates string RESTRICT_REFERENCES pragma
文档解释ORA-06538:statementviolatesstringRESTRICT_REFERENCESpragmaCause:Theprogramattemptedtoexecuteadynamicstatementwhichdoesnotmeetthepuritylevelspecified(inthepr...
IT技术学习
·
2023-07-18
ORA-06538
statement
violates
string
RESTRICT
ORA-18120: XUDY0021 – The result XDM instance violates XDM constraints
文档解释ORA-18120:XUDY0021–TheresultXDMinstanceviolatesXDMconstraintsCause:XDMinstanceresultingfromapplyingalltheupdatesinaqueryviolatedconstraintspecifiedin[...
IT技术学习
·
2023-07-11
XDM
ORA-18120
XUDY0021
#8211
The
ORA-31649: Master process string violated startup protocol.
文档解释ORA-31649:Masterprocessstringviolatedstartupprotocol.Cause:Themasterprocesswhosenameislistedstartedupbutthenexitedbeforenotifyingthecreatingprocessthatitwas...
IT技术学习
·
2023-07-11
ORA-31649
Master
process
string
violated
ORA-39107: Master process string violated startup protocol. Master error:
文档解释ORA-39107:Masterprocessstringviolatedstartupprotocol.Mastererror:Cause:Themasterprocesswhosenameislistedstartedupbutthenexitedbeforenotifyingthecreatingproc...
IT技术学习
·
2023-07-11
Master
ORA-39107
process
string
violated
ORA-39108: Worker process string violated startup protocol. Worker error:
文档解释ORA-39108:Workerprocessstringviolatedstartupprotocol.Workererror:Cause:Theworkerprocesswhosenameislistedstartedupbutthenexitedbeforenotifyingthecreatingproc...
IT技术学习
·
2023-07-10
Worker
ORA-39108
process
string
violated
ORA-02437: cannot validate (string.string) – primary key violated
文档解释ORA-02437:cannotvalidate(string.string)–primarykeyviolatedCause:attemptedtovalidateaprimarykeywithduplicatevaluesornullvalues.Action:removetheduplicat...
IT技术学习
·
2023-07-09
ORA-02437
cannot
validate
string.string
#8211
ORA-00001: unique constraint (string.string) violated
文档解释ORA-00001:uniqueconstraint(string.string)violatedCause:AnUPDATEorINSERTstatementattemptedtoinsertaduplicatekey.ForTrustedOracleconfiguredinDBMSMACmode,youma...
IT技术学习
·
2023-07-09
ORA-00001
unique
constraint
string.string
violated
首页
上一页
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
其他