51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#MOUNT
ORA-32120: Buffer size is less than amount specified
文档解释ORA-32120:BuffersizeislessthanamountspecifiedCause:ThebuffersizespecifiedfortheFILEreadorwriteoperationwaslessthantheamounttobereadorwritten.Action:Thebuffe...
IT技术学习
·
2023-07-08
ORA-32120
Buffer
size
is
less
ORA-01507: database not mounted
文档解释ORA-01507:databasenotmountedCause:Acommandwasattemptedthatrequiresthedatabasetobemounted.Action:IfyouareusingtheALTERDATABASEstatementviatheSQLDBAstartupcom...
IT技术学习
·
2023-07-08
ORA-01507
database
not
mounted
ORA-01126: database must be mounted in this instance and not open in any instance
文档解释ORA-01126:databasemustbemountedinthisinstanceandnotopeninanyinstanceCause:ObviousAction:NoneOra-01126代表指定的实例只能在单一实例上挂载,而且不能再其他实例上打开。官方解释ORA-01126:databasemu...
IT技术学习
·
2023-07-08
in
instance
ORA-01126
database
must
ORA-01619: thread string is mounted by another instance
文档解释ORA-01619:threadstringismountedbyanotherinstanceCause:TheINIT.ORAparameter“thread”requestsathreadthathasbeenmountedbyanotherinstance.Onlyoneinst...
IT技术学习
·
2023-07-08
ORA-01619
thread
string
is
mounted
ORA-12321: database (link name string) is not open and AUTO_MOUNTING=FALSE
文档解释ORA-12321:database(linknamestring)isnotopenandAUTO_MOUNTING=FALSECause:Thesecondarydatabasethatyourinstanceisattemptingtomountisnotopenandautomaticmountingh...
IT技术学习
·
2023-07-08
ORA-12321
database
link
name
string
ORA-01158: database string already mounted
文档解释ORA-01158:databasestringalreadymountedCause:Anotherinstancehasadatabasebythisnamemounted.Action:Findwhichinstanceisstillrunning.Perhapsyouhavenotlostthecont...
IT技术学习
·
2023-07-08
ORA-01158
database
string
already
mounted
ORA-15481: missing or invalid volume mountpath specifier
文档解释ORA-15481:missingorinvalidvolumemountpathspecifierCause:Ainvalidvolumemountpathstringwasspecified.Action:Specifyavalidvolumemountpathstringwithalphanumericc...
IT技术学习
·
2023-07-08
ORA-15481
missing
or
invalid
volume
ORA-01617: cannot mount: string is not a valid thread number
文档解释ORA-01617:cannotmount:stringisnotavalidthreadnumberCause:TheINIT.ORAparameter“thread”isnotbetween1andthenumberofthreadsallowedbythecontrolfile.A...
IT技术学习
·
2023-07-08
ORA-01617
cannot
mount
string
is
ORA-38759: Database must be mounted by only one instance and not open.
文档解释ORA-38759:Databasemustbemountedbyonlyoneinstanceandnotopen.Cause:AnattempttoturnonoroffFlashbackDatabaseloggingwasmadewhenthedatabasewasopenormountedbymoret...
IT技术学习
·
2023-07-08
ORA-38759
Database
must
be
mounted
ORA-01530: a database already mounted by the instance
文档解释ORA-01530:adatabasealreadymountedbytheinstanceCause:DuringALTERDATABASEMOUNT,anattemptisbeingmadetomountadatabaseonaninstanceinwhichadatabaseisorhasprevious...
IT技术学习
·
2023-07-06
ORA-01530
database
already
mounted
by
ORA-01105: mount is incompatible with mounts by other instances
文档解释ORA-01105:mountisincompatiblewithmountsbyotherinstancesCause:Anattempttomountthedatabasediscoveredthatanotherinstancemountedadatabasebythesamename,butthemou...
IT技术学习
·
2023-07-05
ORA-01105
mount
is
incompatible
with
ORA-01101: database being created currently mounted by some other instance
文档解释ORA-01101:databasebeingcreatedcurrentlymountedbysomeotherinstanceCause:Someotherinstancehasthedatabaseofsamenamecurrentlymountedandyouaretryingtocreateit.Ac...
IT技术学习
·
2023-07-05
ORA-01101
database
being
created
currently
ORA-01183: cannot mount database in SHARED mode
文档解释ORA-01183:cannotmountdatabaseinSHAREDmodeCause:Someotherinstancehasthedatabasemountedexclusive.Action:Shutdownotherinstancethenmountshared.这是Oracle数据库管理系统(R...
IT技术学习
·
2023-07-05
ORA-01183
cannot
mount
database
in
ORA-01099: cannot mount database in SHARED mode if started in single process mode
文档解释ORA-01099:cannotmountdatabaseinSHAREDmodeifstartedinsingleprocessmodeCause:ObviousAction:NoneORA-01099:如果在单进程模式下启动,则不能以SHARED模式挂载数据库官方解释ORA-01099错误表明,不能以共享模...
IT技术学习
·
2023-07-05
in
mode
ORA-01099
cannot
mount
linux命令:umount
umount功能说明:卸除文件系统。语 法:umount [-ahnrvV][-t <文件系统类型>][文件系统]补充说明:umount可卸除目前挂在Linux目录中的文件系统。参 数: -a 卸除/etc/mtab中记录的所有...
开发笔记
·
2023-03-16
linux
命令
umount
首页
上一页
...
3
4
5
6
7
...
下一页
尾页
按字母分类:
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
其他