51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#database
ORA-24087: Invalid database user string
文档解释ORA-24087:InvaliddatabaseuserstringCause:AninvaliddatabaseusernamewasspecifiedAction:SpecifyavaliddatabaseuserORA-24087表示无效的数据库用户字符串。它表示数据库连接请求中使用的用户名、密码或连接...
IT技术学习
·
2023-07-09
ORA-24087
Invalid
database
user
string
ORA-01107: database must be mounted for media recovery
文档解释ORA-01107:databasemustbemountedformediarecoveryCause:Anattempttoperformmediarecoverywasmadebutthedatabaseisnotmounted.Action:Mountthedatabase.ORA-01107:data...
IT技术学习
·
2023-07-09
ORA-01107
database
must
be
mounted
ORA-00395: online logs for the clone database must be renamed
文档解释ORA-00395:onlinelogsfortheclonedatabasemustberenamedCause:AclonedatabaseopenforceslogfilerenamingtoavoidoverwritingtheprimarylogfilesAction:Renamethelogfile...
IT技术学习
·
2023-07-09
ORA-00395
online
logs
for
the
ORA-16796: one or more properties could not be imported from the database
文档解释ORA-16796:oneormorepropertiescouldnotbeimportedfromthedatabaseCause:Thebrokerwasunabletoimportpropertyvaluesforthedatabasebeingaddedtothebrokerconfiguration...
IT技术学习
·
2023-07-09
ORA-16796
one
or
more
properties
ORA-00306: limit of string instances in this database
文档解释ORA-00306:limitofstringinstancesinthisdatabaseCause:Startingthisinstancewouldexceedthemaximumnumberofinstancesallowedforthisdatabase.Thismessageoccursonlywi...
IT技术学习
·
2023-07-09
ORA-00306
limit
of
string
instances
ORA-12707: error while getting create database NLS parameter string
文档解释ORA-12707:errorwhilegettingcreatedatabaseNLSparameterstringCause:InternalerrorAction:NoneORA-12707是Oracle数据库出现的标准错误号,大多数情况下是由于字符集设置不正确造成的。官方解释该错误消息往往指出,只要在字...
IT技术学习
·
2023-07-09
ORA-12707
error
while
getting
create
ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
文档解释ORA-01589:mustuseRESETLOGSorNORESETLOGSoptionfordatabaseopenCause:Eitherincompleteorbackupcontrolfilerecoveryhasbeenperformed.Afterthesetypesofrecoveryyoumu...
IT技术学习
·
2023-07-08
ORA-01589
must
use
RESETLOGS
or
ORA-00238: operation would reuse a filename that is part of the database
文档解释ORA-00238:operationwouldreuseafilenamethatispartofthedatabaseCause:ThefilenamesuppliedasaparametertotheALTERDATABASEBACKUPCONTROLFILEcommandortocfileSetSnap...
IT技术学习
·
2023-07-08
ORA-00238
operation
would
reuse
filename
ORA-16602: database must be disabled to perform this operation
文档解释ORA-16602:databasemustbedisabledtoperformthisoperationCause:Anattemptwasmadetoeditadatabasepropertywhilethedatabasewasenabled.Action:Disablethedatabaseandre...
IT技术学习
·
2023-07-08
ORA-16602
database
must
be
disabled
ORA-01100: database already mounted
文档解释ORA-01100:databasealreadymountedCause:Adatabaseisalreadymountedinthisinstance.Action:None这个错误通常是在尝试重复启动数据库时报出的,意味着数据库已经处于挂载状态,也就是正在使用中了。官方解释ORA-01100被称为“数据库...
IT技术学习
·
2023-07-08
ORA-01100
database
already
mounted
ORA-01670: new datafile string needed for standby database recovery
文档解释ORA-01670:newdatafilestringneededforstandbydatabaserecoveryCause:Standbydatabaserecoverynoticedthatafilewasaddedtotheprimarydatabase,butisnotavailableonthes...
IT技术学习
·
2023-07-08
ORA-01670
new
datafile
string
needed
ORA-16740: redo transport service for standby database “string” incorrectly set to ALTERNATE
文档解释ORA-16740:redotransportserviceforstandbydatabase“string”incorrectlysettoALTERNATECause:TheredotransportservicetothestandbydatabasewassettoALTERN...
IT技术学习
·
2023-07-08
ORA-16740
redo
transport
service
for
ORA-24777: use of non-migratable database link not allowed
文档解释ORA-24777:useofnon-migratabledatabaselinknotallowedCause:Thetransaction,whichneedstobemigratablebetweensessions,triedtoaccessaremotedatabasefromanon-multith...
IT技术学习
·
2023-07-08
ORA-24777
use
of
non-migratable
database
ORA-01106: database must be closed before dismounting
文档解释ORA-01106:databasemustbeclosedbeforedismountingCause:ObviousAction:None和示例Oracle的这个ORA-01106错误表示“数据库必须在卸载之前关闭”。官方解释当应用进程尝试从服务器产品SQL*Plus、iSQL*Plus或SQLPLUSW中...
IT技术学习
·
2023-07-08
ORA-01106
database
must
be
closed
ORA-02081: database link is not open
文档解释ORA-02081:databaselinkisnotopenCause:dblinkgivenisnotcurrentlyopen.Action:None官方解释该错误可能由以下故障引起:1.数据库链接定义不正确一。2.连接的目标数据库不可用。3.使用的账号没有访问链接数据库的权限。4.使用的账号不存在于链接...
IT技术学习
·
2023-07-08
ORA-02081
database
link
is
not
首页
上一页
...
22
23
24
25
26
...
下一页
尾页
按字母分类:
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
其他