03 2017 档案

摘要:#install team sofeware yum install teamd -y #check team configuration nmcli con show #Next we create a team called team0. nmcli con add type team con- 阅读全文
posted @ 2017-03-10 17:55 santo 阅读(465) 评论(0) 推荐(0)
摘要:批量生成修改路径的脚本.select 'alter database rename file ''' || name ||'''' || ' to '''|| substr(name,0,instr(name,'/',-1) -1)|| '_ST' || substr(name,instr(name 阅读全文
posted @ 2017-03-01 11:13 santo 阅读(688) 评论(0) 推荐(0)