发布时间:2017-08-31 11:52:38
转自:http://hi.baidu.com/loveyurui/item/4088970e986c593ff3eafc06oracle 11g rac 修改IP今天在一套RAC上修改了IP。包括pub,vip,scan5个IP。借鉴的文档如下:11GR2 RAC modify vip,public ip,private ip,scan vip实施步骤1 修改目的根据业务的需求,需要由原来的临时IP改为生产ip,以下为调整前后对.........【阅读全文】
发布时间:2017-03-01 14:28:59
1 $ rman target / nocatalog2) RMAN> run {allocate channel d1 type disk;allocate channel d2 type disk;allocate channel d3 type disk;allocate channel d4 type disk;backup validate check logical database;}3) select * from V$DATABASE_BLOCK_CORRUPTION ;REM www.oracledatabase12g.com .........【阅读全文】