51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#Obsolete
ORA-32004: obsolete or deprecated parameter(s) specified for string instance
文档解释ORA-32004:obsoleteordeprecatedparameter(s)specifiedforstringinstanceCause:ObsoleteordeprecatedparametersforthisinstancetypewerespecifiedintheSPFILEorthePFIL...
IT技术学习
·
2023-07-28
ORA-32004
obsolete
or
deprecated
parameter
ORA-25138: string initialization parameter has been made obsolete
文档解释ORA-25138:stringinitializationparameterhasbeenmadeobsoleteCause:AnobsoleteinitializationparameterhasbeenspecifiedAction:Thesystemwillcomeup,butparametersmus...
IT技术学习
·
2023-07-28
ORA-25138
string
initialization
parameter
has
ORA-23389: obsolete procedure; drop objects and recreate using new master
文档解释ORA-23389:obsoleteprocedure;dropobjectsandrecreateusingnewmasterCause:dbms_repcat.switch_mview_masterisnolongersupported.Action:Droptheobjectsintheobjectgro...
IT技术学习
·
2023-07-26
ORA-23389
obsolete
procedure
drop
objects
ORA-48317: ADR Relation [string] of version=string is obsolete
文档解释ORA-48317:ADRRelation[string]ofversion=stringisobsoleteCause:theversionofADRrelationistoooldandnotsupportedAction:checktheADRversionandretryORA-48317:ADRRel...
IT技术学习
·
2023-07-17
string
ORA-48317
ADR
Relation
of
ORA-06568: obsolete ICD procedure called
文档解释ORA-06568:obsoleteICDprocedurecalledCause:AnobsoleteICDprocedurewascalledbyaPL/SQLprogram.ThePL/SQLprogramwasprobablywrittenforaneralierreleaseofRDBMS.Actio...
IT技术学习
·
2023-07-16
ORA-06568
obsolete
ICD
procedure
called
ORA-02255: obsolete 7.1.5
文档解释ORA-02255:obsolete7.1.5Cause:WasthatdefaultsmustnotconflictwithnotnullconstraintsAction:None该错误是Oracle数据库管理系统(DBMS)7.1.5版本中的一个错误消息,该错误代表数据库版本已过时或者被更新。官方解释常见...
IT技术学习
·
2023-07-08
ORA-02255
obsolete
7.1.5
ORA-03007: obsolete feature
文档解释ORA-03007:obsoletefeatureCause:Userattemptedtouseafeaturewhichisnolongersupported.Action:NoneORA-03007:obsoletefeature指的是当使用数据库中不存在的功能或特性时会报出的一种错误。官方解释常见案例正...
IT技术学习
·
2023-07-08
ORA-03007
obsolete
feature
ORA-01986: OPTIMIZER_GOAL is obsolete
文档解释ORA-01986:OPTIMIZER_GOALisobsoleteCause:Anobsoleteparameter,OPTIMIZER_GOAL,wasreferenced.Action:UsetheOPTIMIZER_MODEparameter.ORA-01986表示,企图使用的优化器指标OPTIMIZE...
IT技术学习
·
2023-07-05
ORA-01986
OPTIMIZER
GOAL
is
obsolete
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
点击报错信息中的app,按照提示,修改compile为 implementation再次同步即可 结果 ...
代码星球
·
2020-08-09
and
WARNING
Configuration
#39compile
is
Obsolete此API即将移除
[Obsolete("此API即将移除")]...
代码星球
·
2020-04-04
Obsolete
API
即将
按字母分类:
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
其他