Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2844823
  • 博文数量: 200
  • 博客积分: 2413
  • 博客等级: 大尉
  • 技术积分: 3067
  • 用 户 组: 普通用户
  • 注册时间: 2011-04-01 22:07
文章分类

全部博文(200)

文章存档

2018年(2)

2017年(8)

2016年(35)

2015年(14)

2014年(20)

2013年(24)

2012年(53)

2011年(44)

发布时间:2016-03-23 18:10:30

昨天,有人加我,说遇到了RAC问题。环境是oracle 11.0.2.4,2节点。情况如下,CRSD宕了,集群不会自动切换。并且出现了好几次了。我让这哥们儿提供了日志。通过日志,可以看到1、2节点CRSD服务REBOOT只差1秒钟;Voting file /dev/raw/raw1不能.........【阅读全文】

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

发布时间:2016-03-23 15:08:39

为现有RAC搭建了一套RAC stanby备库,在客户端用VIP可以正常连接,但是通过SCAN IP则无法连接。客户端无法登录$ sqlplus  TRADE/xxxxx@10.0.2.110/trade34SQL*Plus: Release 11.2.0.4.0 Production on Wed Mar 23 13:56:41 2016Copyright (c) 1982, 2013, Oracle.  All rights r.........【阅读全文】

阅读(7307) | 评论(0) | 转发(1)

发布时间:2016-03-23 14:15:17

In this DocumentSymptomsCauseSolutionReferencesAPPLIES TO:Oracle Database - Enterprise Edition - Version 11.2.0.1.0 and laterInformation in this document.........【阅读全文】

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

发布时间:2016-03-15 11:43:56

二、并行备份及恢复(gp_dump & gp_restore)1、gp_dump & gp_restoregp_dump是Greenplum的并行备份工具,Master和segment同时备份,备份保存在每个节点中。备份时间最长的节点决定着整个备份时长。Segment节点备份的只有数据,而Master备份的是所有DDL命令和一.........【阅读全文】

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

发布时间:2016-03-08 09:52:02

pg_restorepg_restore用于恢复pg_dump导出的非纯文本格式备份。pg_dump默认是-Ft(plain text)参数,也就是纯文本备份。参数:-F, --format=c|t|p       output file format (custom, tar, plain text)纯文本备份(-Ft)使用pg_restore会报错,如下$ pg_dump -t me.........【阅读全文】

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

登录 注册