Chinaunix首页 | 论坛 | 博客
  • 博客访问: 352348
  • 博文数量: 86
  • 博客积分: 1460
  • 博客等级: 上尉
  • 技术积分: 848
  • 用 户 组: 普通用户
  • 注册时间: 2009-07-12 14:07
文章分类

全部博文(86)

文章存档

2017年(36)

2016年(17)

2015年(1)

2013年(12)

2012年(2)

2011年(1)

2010年(1)

2009年(16)

我的朋友

发布时间:2016-06-15 09:41:18

OWNER  SYNONYM_NAME--------------- ------------------------------PUBLIC  V$RECOVERY_AREA_USAGE     --内容同v$flash_recovery_area_usagePUBLIC  V$RECOVERY_FILE_DEST         PUBLIC  V$RECOVERY_FILE.........【阅读全文】

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

发布时间:2016-06-14 16:08:35

搭建adg的时候  报错ORA-17628,检查备份脚本信息,发现convert 涉及的目录没有创建,比如datafile  onlinelog  tempfile 目录相当于datafile copy 无法copy    应该报个linux 的no directory  就好了创建后  重新startup nomount force   重新duplicate 就ok了rm.........【阅读全文】

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

发布时间:2016-06-12 21:37:26

vi /etc/profile.d/custom.sh#ALL terminal promptPS1="\[\e[34;40m\][\[\e[32;40m\]\u\[\e[31;40m\]@\[\e[32;40m\]\h : \[\e[0m\e[31;33m\]\w \[\e[35;40m\]\t\[\e[34;40m\]]\[\e[30;40m\] \[\e[0m\]\$"结果见下图  配色方案请选用ansi  colors on black (xshell)......【阅读全文】

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

发布时间:2016-06-11 18:32:41

linux 系统 [ postgres@localhost : ~ 18:02:58 ]$ cat /etc/issueCentOS release 6.7 (Final)Kernel \r on an \m安装pg 9.4.8  yum 源   pgdg-redhat94-9.4-1.noarch.rpmrpm -ivh pgdg-redhat94-9.4-1.noarch.rpm安装pgyum install postgresql94 postgresql94-server --disablerepo=* --ena.........【阅读全文】

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

发布时间:2016-06-11 09:54:13

之前一直以为goldengate 是只读的  不会对oracle 数据库产生影响  只是读下online redo 或者archivelog  但是实际上goldengate 11.1.1.1 版本如果是抽取oracle 11Gr2 (11.2.0.1.0 )没有打补丁的  会导致redo log   log corruption   导致数据库挂掉  无法启动需要设置隐含.........【阅读全文】

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

登录 注册