Chinaunix首页 | 论坛 | 博客
  • 博客访问: 661405
  • 博文数量: 163
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1625
  • 用 户 组: 普通用户
  • 注册时间: 2014-11-24 11:40
个人简介

资深Oracle数据库专家 OCM认证大师 10年数据库相关服务及开发经验 各类数据库相关方案的编写,管理及实施 数据中心数据库日常运维、大型项目割接、性能优化等方面有丰富的实战经验 客户包括: 电信,银行,保险,航空,国网,汽车,烟草等 想要一起学习探讨数据安全技术的请加qq群 256041954

文章分类

全部博文(163)

文章存档

2017年(2)

2016年(112)

2015年(38)

2014年(11)

我的朋友

发布时间:2015-01-07 17:05:51

主库准备工作Host IP               DB_NAME       DB_UNIQUE_NAME    Net Service Name(网络服务名)主库192.168.10.253   STARSMS      &.........【阅读全文】

阅读(2128) | 评论(0) | 转发(0)

发布时间:2015-01-07 16:59:47

甘肃RMAN 配置流程 1.  备份配置规范l    操作系统字符集 配置为 ZHS16GBKl    备份远程挂接目录 配置为/back/rmanbackupl    NFS 挂接采用异同步方式2.  备份脚本执行流程3.  相关备份脚本目录(脚本信息应该放在双机.........【阅读全文】

阅读(1021) | 评论(0) | 转发(0)

发布时间:2015-01-07 16:55:42

select t.name, --索引名          t.lf_rows, --number of leaf rows (values in the index)          t.lf_blks,          t.del_lf_rows, --number of deleted leaf rows in the index          (t.del_lf_ro.........【阅读全文】

阅读(982) | 评论(0) | 转发(0)

发布时间:2015-01-07 15:56:51

有一次,在做异机迁移时:本地没有足够的空间存放rman备份文件,最后想到了分批次备份数据文件的方案,脚本如下:run{allocate channel ch1 type disk ;allocate channel ch2 type disk ;allocate channel ch3 type disk ;allocate channel ch4 type disk ;allocate channel ch5 type disk ;allocate channel ch5 t.........【阅读全文】

阅读(953) | 评论(0) | 转发(0)

发布时间:2015-01-07 15:44:49

1:#00  21    * * * /opt/ora10/product/10.2.0/rman-script/bossdb_backup.sh >> /rmanbackup/log.rman15,45 6-23 * * * /opt/ora10/product/10.2.0/rman-script/bossdb_backup_arch.sh >> /rmanbackup/archive_log.rman2:more /opt/ora10/product/10.2.0/rman-script/bossdb_backup.sh#!/bin/bash.........【阅读全文】

阅读(774) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册