Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1062163
  • 博文数量: 239
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 3618
  • 用 户 组: 普通用户
  • 注册时间: 2012-11-12 13:17
文章分类

全部博文(239)

文章存档

2021年(1)

2016年(1)

2015年(30)

2014年(91)

2013年(116)

发布时间:2014-01-29 20:30:05

oracle进程如下[root@oracle11g ~]# ps -elf | grep oracle5 S avahi     1908     1  0  80   0 -  6945 poll_s 19:06 ?        00:00:00 avahi-daemon: registering [oracle11g.local]4 S root      3362  3263  0  80 &n.........【阅读全文】

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

发布时间:2014-01-29 20:07:46

启动数据库时候报错[oracle@oracle11g database]$ sqlplus "/as sysdba"SQL*Plus: Release 11.2.0.3.0 Production on Wed Jan 29 19:58:00 2014Copyright (c) 1982, 2011, Oracle.  All rights reserved.Connected to an idle instance.SQL> startupORA-00845: MEMORY_TARGET not supported on this system[o.........【阅读全文】

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

发布时间:2014-01-28 23:00:49

SQL> show parameter control_filesNAME     TYPE------------------------------------ ---------------------------------VALUE------------------------------control_files     string/u01/oracle/oradata/orcl/control01.ctl, /u01/oracle/oradata/orcl/control02.ctlSQL>&n.........【阅读全文】

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

发布时间:2014-01-28 21:14:02

参考Dave大神博客,修改了几个地方。Data Guard 环境:操作系统: redhat 5.6 Primary数据库:IP地址:192.168.48.131数据库SID:orclDB_UNIQUE_NAME:orcl_pd Standby数据库:IP地址:192.168.48.132数据库SID:orclDB_UNIQUE_NAME:orcl_st1.主库设置成force logging 模式SQL> alter databas.........【阅读全文】

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

发布时间:2014-01-28 19:23:01

PING[ARC2]: Heartbeat failed to connect to standby 'orcl_pd'. Error is 16009.Tue Jan 28 17:45:23 2014SQL> show parameter log_archive_dest_2  NAME     TYPE------------------------------------ ---------------------------------VALUE------------------------------log_archive_.........【阅读全文】

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

登录 注册