楼主: rebecca_xt

大家好:我得数据库启动不了。错误如下

[复制链接]
论坛徽章:
2
授权会员
日期:2005-10-30 17:05:33会员2006贡献徽章
日期:2006-04-17 13:46:34
31#
发表于 2004-12-27 10:40 | 只看该作者
雖然用'禁止smon清理临时段'來是可以解決問題了,但是,怎麼知道這樣做會沒有任何後遺症?或者對數據庫有什麼影響呢?
我們總不能因為數據庫在哪裡出了問題,就把它禁止吧?
希望可以指點一下....

使用道具 举报

回复
论坛徽章:
0
32#
发表于 2004-12-27 10:58 | 只看该作者
^_^
禁止smon清理临时段只是暂时的,看看能不能启动数据库,如果能启动起来,再将引起问题的临时段手工处理掉,再将10061事件拿掉,事件拿掉后,smon继续会工作的。
这样会有什么问题呢? 只要清楚10061事件是做什么的,不就可以清楚这样做会有什么后遗症吗?
不过你的想法是对的。我们做oracle的,要清楚自己做的每一步会对数据库产生什么样的影响。
说到这里,要是医生也能做到病人吃哪种样会有什么样的结果,那就是病人们的福音啊。呵呵

使用道具 举报

回复
论坛徽章:
2
授权会员
日期:2005-10-30 17:05:33会员2006贡献徽章
日期:2006-04-17 13:46:34
33#
发表于 2004-12-27 11:30 | 只看该作者
呵呵,我覺得你的考慮方法的思路是不錯的。一起當好數據庫的醫生吧 

使用道具 举报

回复
论坛徽章:
1
会员2006贡献徽章
日期:2006-04-17 13:46:34
34#
 楼主| 发表于 2004-12-27 19:20 | 只看该作者
logzgh
一般会员:
我按你所说的做了。我没有选出记录,但我想DROP 掉临时表空间时。就没有反映了。

使用道具 举报

回复
论坛徽章:
1
会员2006贡献徽章
日期:2006-04-17 13:46:34
35#
发表于 2004-12-27 20:53 | 只看该作者

metallink上的解法:

Problem statement:

ORA-600 [KCBRBR_2], [2],[25178366], [330], [],[],[],[]
--------------------------------------------------------------------------------


Hdr: 1125719 8.1.5 RDBMS 8.1.5 PRODID-5 PORTID-453 Abstract:       ORA-600 [KCBRBR_2], [2],[25178366], [330], [],[],[],[] *** 12/23/99 01:27 pm *** . . . =========================     PROBLEM: .  1. Clear description of the problem encountered: ORA-600 [kcbrbr_2], [2],[25178366], [330], [],[],[],[] on database open. This happens when he comments out an event set in init.ora event="10061 trace name context forever, level 10" and tries to start the db. .  2. Pertinent configuration information (MTS/OPS/distributed/etc)  Ct is running Oracle 8i on a two processor SUN (250) server, with 2 gigs RAM, Solaris 2.6. Includes MTS.  No replication/distributed.  The  database is on both internal drives and an external RAID 0+1 (SUN) system.   The database is configured to run Parallel queries,has many bitmaped local  indexes (100's),has several large tables that are partioned into 60  partitions. . .  3. Indication of the frequency and predictability of the problem   Whenever he tries to start the database without the event 10061. .  4. Sequence of events leading to the problem   Ct had upgraded from an earlier version of Oracle.In this process he rebuilt all tablespaces and reimported all data.  Once this process was  completed, he issued a shutdown command from server manager.The database would  not shutdown without a 'shutdown abort' being issued.At this point, he could  not restart the database.  A call to tech support advised placing this event  10061 in the init file.   Once this was in the init file the database started.   Subsequent to this he had trouble with temporary segments accumulating in permanent tablespace areas. . Ct has a segment of type TEMPORARY in one of his user data tablespaces. .  5. Technical impact on the customer. Include persistent after effects. This is having a major impact on ct.  This is a production database.  As temporary table segments build up in the tablespaces he is forced to recreate  tablespace through a lengthy process of exporting data, rebuilding the  tablespace and reimporting.  The database contains over 500 million rows on  100 gigs of disk storage, so this is an invovled process.  This database is  also a critical part of his business.   =========================     DIAGNOSTIC ANALYSIS: . =========================    WORKAROUND: . =========================    RELATED BUGS: 911109 . =========================    REPRODUCIBILITY: .  1. State if the problem is reproducible; indicate where and predictability Reproduced everytime the event 10061 is removed.  2. List the versions in which the problem has reproduced .  3. List any versions in which the problem has not reproduced . =========================     TESTCASE: . . ======================== STACK TRACE: ksedmp kgerinv kgeasnmierr kcbrbr ktssdro_segment ktssdt_segs  ktmmon ksbrdp opirip opidrv sou2o main start . =========================    SUPPORTING INFORMATION: Alert log and trace files loaded onto WRVMS . =========================     24 HOUR CONTACT INFORMATION FOR P1 BUGS: n/a =========================     DIAL-IN INFORMATION:  n/a =========================     IMPACT DATE: *** 02/24/00 05:12 pm *** *** 02/25/00 04:04 pm *** (CHG: Asg->NEW OWNER) *** 02/25/00 04:04 pm *** *** 03/06/00 05:12 pm *** Logged into the ct's machine and fixed the problem here too. The database  works fine without 10061. Due to lack of evidence on what caused the problem  (redo records responsible for causing this inconsistency is not available), I  am closing this as not a bug. Thanks *** 03/06/00 05:12 pm *** (CHG: Sta->32) *** 04/05/00 08:08 pm *** (CHG: Sta->92) *** 07/10/00 03:34 am *** (CHG: Sta->91)

使用道具 举报

回复
论坛徽章:
1
会员2006贡献徽章
日期:2006-04-17 13:46:34
36#
发表于 2004-12-27 20:54 | 只看该作者
sorry ,乱糟糟的,不过我不知道怎样格式化,呵呵
docid:1125719

使用道具 举报

回复
论坛徽章:
0
37#
发表于 2004-12-28 16:31 | 只看该作者
还没处理掉啊?
你说drop临时表空间没反映是什么意思?
你用10061启来,执行
select file#, block#, ts# from seg$ where type# = 3
看看select出来的东东有多少?
同时根据file#,block#找出相应的segment_name

然后你再做一下,拿掉10061,加上10046,将产生的trace文件上传。
在上面处理太慢,你的msn是多少?

使用道具 举报

回复
论坛徽章:
1
会员2006贡献徽章
日期:2006-04-17 13:46:34
38#
 楼主| 发表于 2004-12-28 22:03 | 只看该作者

使用道具 举报

回复
论坛徽章:
1
会员2006贡献徽章
日期:2006-04-17 13:46:34
39#
 楼主| 发表于 2004-12-29 11:26 | 只看该作者
logzgh
一般会员,上线。我一直等。

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表