51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#Sed
Linux sed命令关键字匹配文件中整行的任意字符然后替换整行
Linuxsed命令关键字匹配文件中整行的任意字符然后替换整行语法:sed-i's/.*要匹配的字串符.*/待替换的字串符/'test.txt例如,文件中内容如下:/aabbccddbbccdd要将包含"bb"的行替换为www,使用如下命令:sed-i's/.*bb.*/ww...
开发笔记
·
2024-08-29
Linux
sed
命令
关键字
匹配
使用putty远程登录Ubuntu时,报Network error:Connection refused错误及解决
putty远程登录Ubuntu,弹出Networkerror:Connectionrefused的错误提示框,就是因为Ubuuntu没有安装ssh服务。执行命令:sudoapt-getinstallopenssh-server1然后打开putty,在HostName(orIPaddress)输入Ubuntu的IP地址,...
开发笔记
·
2024-08-20
使用
putty
远程
登录
Ubuntu
git错误-拒绝连接:Failed to connect to 127.0.0.1 port 8888: Connection refused
错误提示Failedtoconnectto127.0.0.1port8888:Connectionrefused致命错误:无法访问'http://git.xxx.xx/xxx.git/':Failedtoconnecttogit.xx.xxport8888:拒绝连接解决方法取消代理gitconfig--globalht...
开发笔记
·
2024-07-12
to
git
错误
拒绝
连接
ORA-47346: Rule set string is used by one or more command rules.
文档解释ORA-47346:Rulesetstringisusedbyoneormorecommandrules.Cause:Thespecifiedrulesetwasusedbyexistingcommandrule(s).Action:Removethedependentcommandrulesandretryt...
IT技术学习
·
2023-07-28
ORA-47346
Rule
set
string
is
ORA-60025: Event for temp segment cleanup used for temp lobs
文档解释ORA-60025:EventfortempsegmentcleanupusedfortemplobsCause:TempLOBsegmentsusedfortemporaryLOBsaredeletedonlyonsessionexitwhichmayleadtolargeamountsofmemorybei...
IT技术学习
·
2023-07-28
for
temp
ORA-60025
Event
segment
ORA-32415: fast refreshable remote materialized view on a detail table with commit SCN-based materialized view log is not supported
文档解释ORA-32415:fastrefreshableremotematerializedviewonadetailtablewithcommitSCN-basedmaterializedviewlogisnotsupportedCause:Thematerializedviewcreationfailedbeca...
IT技术学习
·
2023-07-28
materialized
view
ORA-32415
fast
refreshable
ORA-26876: invalid processed low-watermark (current position=string; new position=string)
文档解释ORA-26876:invalidprocessedlow-watermark(currentposition=string;newposition=string)Cause:Anattemptwasmadetosettheprocessedlow-watermarktoavaluethatwaslesstha...
IT技术学习
·
2023-07-28
position
string
ORA-26876
invalid
processed
ORA-29510: name, string.string, already used by an existing object
文档解释ORA-29510:name,string.string,alreadyusedbyanexistingobjectCause:ACREATEJAVAcommandattemptedtocreateasource,class,orresourceobjectwithanamethatisalreadyinuse...
IT技术学习
·
2023-07-28
ORA-29510
name
string.string
already
used
ORA-25100: TABLESPACE option can only be used with ALTER INDEX REBUILD
文档解释ORA-25100:TABLESPACEoptioncanonlybeusedwithALTERINDEXREBUILDCause:TheTABLESPACEoptiontoALTERINDEXwasusedwithouttheREBUILDoption.Action:UseALTERINDEXREBUILDT...
IT技术学习
·
2023-07-28
ORA-25100
TABLESPACE
option
can
only
ORA-28385: cannot perform a PKI certificate-based migration
文档解释ORA-28385:cannotperformaPKIcertificate-basedmigrationCause:APKIcertificate-basedmigrationtoHSMwasattempted.Action:PerformasymmetricMasterKeymigration.ORA-28...
IT技术学习
·
2023-07-28
ORA-28385
cannot
perform
PKI
certificate-based
ORA-04077: WHEN clause cannot be used with table level triggers
文档解释ORA-04077:WHENclausecannotbeusedwithtableleveltriggersCause:Thewhenclausecanonlybespecifiedforrowleveltriggers.Action:Removethewhenclauseorspecifyforeachrow...
IT技术学习
·
2023-07-28
ORA-04077
WHEN
clause
cannot
be
ORA-24326: handle passed in is already initialized
文档解释ORA-24326:handlepassedinisalreadyinitializedCause:Anattemptwasmadetopassaninitializedhandle.Action:Verifythattheparameterpassedintoretrieveahandledoesnotalr...
IT技术学习
·
2023-07-28
ORA-24326
handle
passed
in
is
ORA-64104: Column name already used by internal column of the structured component of the XMLIndex.
文档解释ORA-64104:ColumnnamealreadyusedbyinternalcolumnofthestructuredcomponentoftheXMLIndex.Cause:Anattemptwasmadetouseacolumnnamealreadyinusebyaninternalcolumnoft...
IT技术学习
·
2023-07-28
of
the
ORA-64104
Column
name
ORA-25110: NOSORT may not be used with a bitmap index
文档解释ORA-25110:NOSORTmaynotbeusedwithabitmapindexCause:AnattemptwasmadetocreateabitmapindexusingtheNOSORToption.Action:RemoveNOSORTfromtheCREATEBITMAPINDEXstatem...
IT技术学习
·
2023-07-28
ORA-25110
NOSORT
may
not
be
ORA-42031: interim table cannot have a commit SCN-based MV log defined on it
文档解释ORA-42031:interimtablecannothaveacommitSCN-basedMVlogdefinedonitCause:AnattemptwasmadetouseaninterimtablewhichhadacommitSCN-basedmaterialzedviewlogdefinedon...
IT技术学习
·
2023-07-28
ORA-42031
interim
table
cannot
have
首页
上一页
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
其他