51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#VIO
ORA-00001: unique constraint violated异常处理
程序中保存数据时报错,ORA-00001:uniqueconstraint(xxxx)violated先是查看数据库结构,最近也没什么改动,开发环境也正常,测试环境就报这个错后来发现主键id是自增的,查询序列的下个值 selecttable_seq.nextval fromdual发现这...
开发笔记
·
2023-10-10
ORA-00001
unique
constraint
violated
异常
PHP has encountered an Access Violation
解决方法:回收进程池...
开发笔记
·
2023-08-11
PHP
has
encountered
an
Access
ORA-30027: Undo quota violation – failed to get string (bytes)
文档解释ORA-30027:Undoquotaviolation–failedtogetstring(bytes)Cause:theamountofundoassignedtotheconsumergroupofthissessionhasbeenexceeded.Action:askDBAtoincrea...
IT技术学习
·
2023-07-28
ORA-30027
Undo
quota
violation
#8211
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-47409: Command Rule violation for the EXECUTE command
文档解释ORA-47409:CommandRuleviolationfortheEXECUTEcommandCause:AcommandruleviolationoccurredwhentryingtoperformtheEXECUTEcommandforastoredprocedureprotectedbyacomm...
IT技术学习
·
2023-07-27
ORA-47409
Command
Rule
violation
for
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-16196: database has been previously opened and closed
文档解释ORA-16196:databasehasbeenpreviouslyopenedandclosedCause:Theinstancehasalreadyopenedandclosedthedatabase,whichisallowedonlyonceinitslifetime.Action:Shutdownt...
IT技术学习
·
2023-07-26
ORA-16196
database
has
been
previously
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-16188: LOG_ARCHIVE_CONFIG settings inconsistent with previously started instance
文档解释ORA-16188:LOG_ARCHIVE_CONFIGsettingsinconsistentwithpreviouslystartedinstanceCause:ThesettingsfortheLOG_ARCHIVE_CONFIGparameterareinconsistentwiththesetting...
IT技术学习
·
2023-07-26
ORA-16188
LOG
ARCHIVE
CONFIG
settings
ORA-22162: element at index [string] has been previously deleted
文档解释ORA-22162:elementatindex[string]hasbeenpreviouslydeletedCause:Tryingtodeleteanon-existentcollectionelement.Action:Checkfortheexistenceoftheelementpriortocal...
IT技术学习
·
2023-07-23
ORA-22162
element
at
index
string
ORA-10700: Alter access violation exception handler
文档解释ORA-10700:AlteraccessviolationexceptionhandlerCause:UsethiseventtocontrolwhattheVMSexceptionhandlerdoeswhenitencountersanaccessviolation.Action:Level:>=1...
IT技术学习
·
2023-07-22
ORA-10700
Alter
access
violation
exception
ORA-14607: Tablespace was not specified for previous subpartitions in template but is specified for string
文档解释ORA-14607:TablespacewasnotspecifiedforprevioussubpartitionsintemplatebutisspecifiedforstringCause:Tablespacesmayeitherbespecifiedforallsubpartitionsormustno...
IT技术学习
·
2023-07-22
specified
for
ORA-14607
Tablespace
was
ORA-16109: failed to apply log data from previous primary
文档解释ORA-16109:failedtoapplylogdatafrompreviousprimaryCause:Logdatafrompreviousprimarycouldnotbecompletelyapplied.Action:.Then,reissuecommand.OracleORA-16109错误指示...
IT技术学习
·
2023-07-19
ORA-16109
failed
to
apply
log
首页
上一页
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
其他