gugu99的博客
===========================================================
RAC节点之间通信问题 两节点 11g RAC
===========================================================
RAC节点之间通信问题 两节点 11g RAC,在两个节点上使用crs_stat命令查看状态均为ONLINE,但是节点1却无法Ping通节点2(Ping计算机名),而节点2Ping节点1没有问题。 很奇怪啊! Ping不通好像对crs_stat状态没有影响。
gugu99 发表于:2008.08.23 08:39 ::分类: ( 一般分类 ) ::阅读:(677次) :: 评论 (0)
===========================================================
用10.2.0.1RMAN全备恢复10.2.0.4数据库,通过
===========================================================
用10.2.0.1RMAN全备恢复10.2.0.4数据库,通过RESTOREBACKUPPIECE,APPLYBACKUPPIECE解决

1.升级备份服务器的数据库到10.2.0.4

2.通过FTP把生产数据库(10.2.0.1 RAC)的RMAN的full backupset全部copy 到备份数据库上。

3.rman target / nocatalog

4.startup nomount

5.restore controlfile from 'file_path';(从生产库考过来那个控制文件的backupset);

6.检查RMAN的配置信息:
$ rman target / nocatalog
Recovery Manager: Release 10.2.0.4.0 - Production on Fri Jun 20 16:45:40 2008
Copyright (c) 1982, 2007, Oracle. All rights reserved.
connected to target database: BAAN (DBID=3872779959, not open)
using target database control file instead of recovery catalog
RMAN> show all;
RMAN configuration parameters are:
CONFIGURE RETENTION POLICY TO REDUNDANCY 2;
CONFIGURE BACKUP OPTIMIZATION OFF; # default
CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/RAC_BACKUP/%F';
CONFIGURE DEVICE TYPE DISK PARALLELISM 2 BACKUP TYPE TO BACKUPSET;
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/RAC_BACKUP/%U';
CONFIGURE MAXSETSIZE TO UNLIMITED; # default
CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/ora/app/oracle/oracle/product/10.2.0/db_1/dbs/snapcf_baan.f'; # default

gugu99 发表于:2008.08.23 08:39 ::分类: ( 一般分类 ) ::阅读:(561次) :: 评论 (0)
===========================================================
Can anybody help me download 3066630 patchset
===========================================================
Can anybody help me download 3066630 patchset

My Issue:

ORA-7445 Core Dump In KSBNFY, Unable To Start Instance


Metalink Doc ID: Note:563895.1

Cause
This is internal Bug6417713
Abstract: UNABLE TO START DATABASE DUE ORA-7445 [KSBNFY]

Startup on Linux PowerPC fails with 3113 when /proc/ppc64/lparcfg is readable.
Selecting from v$ostat on Linux PowerPC generates a ORA-3113.


Solution
The bug 3066630 is fixed in Oracle release 11.2.

To start the instance, a possible workarond might be to set
the permission 600 (readblae by root only) to file, '/proc/ppc64/lparcfg';
but in this case in the Alert.log we will have:

WARNING : /proc/ppc64/lparcfg not readable


One-off patches may be available depending on your current release and operating system.
To obtain a patch from MetaLink:
1) Click on Patches.
2) Click on Simple Search
3) Enter patch number: 3066630
4) Select your OS: IBM Power Based Linux
5) Click Go.

But I cannot download the patchset, who can help me
any response will be appreciated!

gugu99 发表于:2008.08.23 08:37 ::分类: ( 一般分类 ) ::阅读:(614次) :: 评论 (1)
===========================================================
Guru of the Week 条款01: 变量的初始化 (转)
===========================================================
Guru of the Week 条款01: 变量的初始化 (转) 查看全文
gugu99 发表于:2008.08.20 17:29 ::分类: ( 一般分类 ) ::阅读:(523次) :: 评论 (0)
===========================================================
Guru of the Week 条款00:kingofark和Guru of the Week (转)
===========================================================
Guru of the Week 条款00:kingofark和Guru of the Week (转) 查看全文
gugu99 发表于:2008.08.20 17:29 ::分类: ( 一般分类 ) ::阅读:(603次) :: 评论 (0)
===========================================================
用C#开发第一个WINDOWS应用程序 (转)
===========================================================
用C#开发第一个WINDOWS应用程序 (转) 查看全文
gugu99 发表于:2008.08.20 17:28 ::分类: ( 一般分类 ) ::阅读:(511次) :: 评论 (0)
===========================================================
ASP漏洞及安全建议(safefan) (转) (转)
===========================================================
ASP漏洞及安全建议(safefan) (转) (转) 查看全文
gugu99 发表于:2008.08.20 17:28 ::分类: ( 一般分类 ) ::阅读:(1358次) :: 评论 (0)
===========================================================
C#开发WINDOWS应用程序时消息的处理 (转)
===========================================================
C#开发WINDOWS应用程序时消息的处理 (转) 查看全文
gugu99 发表于:2008.08.20 17:28 ::分类: ( 一般分类 ) ::阅读:(561次) :: 评论 (0)
===========================================================
J2EE clustering 2 (转)
===========================================================
J2EE clustering 2 (转) 查看全文
gugu99 发表于:2008.08.20 17:27 ::分类: ( 一般分类 ) ::阅读:(489次) :: 评论 (0)
===========================================================
溢出程序使用通道对抗防火墙 (转)
===========================================================
溢出程序使用通道对抗防火墙 (转) 查看全文
gugu99 发表于:2008.08.20 17:27 ::分类: ( 一般分类 ) ::阅读:(411次) :: 评论 (0)
===========================================================
总结:在一个工程中添加别的工程的中已创建好的对话框资源。(或是。。。) (转)
===========================================================
总结:在一个工程中添加别的工程的中已创建好的对话框资源。(或是。。。) (转) 查看全文
gugu99 发表于:2008.08.20 17:27 ::分类: ( 一般分类 ) ::阅读:(221次) :: 评论 (0)
===========================================================
局域网安全(上) (转)
===========================================================
局域网安全(上) (转) 查看全文
gugu99 发表于:2008.08.20 17:27 ::分类: ( 一般分类 ) ::阅读:(216次) :: 评论 (0)
===========================================================
网管,你的防火墙上也有“洞”吗 (转)
===========================================================
网管,你的防火墙上也有“洞”吗 (转) 查看全文
gugu99 发表于:2008.08.20 17:27 ::分类: ( 一般分类 ) ::阅读:(191次) :: 评论 (0)
===========================================================
中英文混读,文本转换到MP3的语音软件 (转)
===========================================================
中英文混读,文本转换到MP3的语音软件 (转) 查看全文
gugu99 发表于:2008.08.20 17:27 ::分类: ( 一般分类 ) ::阅读:(373次) :: 评论 (0)
===========================================================
加固NT和IIS的安全(权威译文,推荐给及一切微软服务器用户!!!) (转)
===========================================================
加固NT和IIS的安全(权威译文,推荐给及一切微软服务器用户!!!) (转) 查看全文
gugu99 发表于:2008.08.20 17:26 ::分类: ( 一般分类 ) ::阅读:(217次) :: 评论 (0)
切换风格
新闻聚合
博客日历
文章归档...
最新发表...
博客统计...
网站链接...