2016年7月15日

ggsdsc

摘要: foreword: 平时运维goldengate时候检查比较麻烦,ggsci,*dsc文件都要看,所以写了这个脚本方便检查 [oracle@myhost ~]$ python ggsdsc.py -help Usage: python ggsdsc.py [options] This script prints some info of ogg. Options: -h, ... 阅读全文

posted @ 2016-07-15 18:21 jetora 阅读(114) 评论(0) 推荐(0)

rman备份恢复

摘要: run { allocate channel c1 type disk;allocate channel c2 type disk;allocate channel c3 type disk;sql 'alter system switch logfile';sql 'alter system sw 阅读全文

posted @ 2016-07-15 18:19 jetora 阅读(166) 评论(0) 推荐(0)

导航