12
返回列表 发新帖
楼主: hanvey

如何恢复表空间

[复制链接]
论坛徽章:
1
授权会员
日期:2005-10-30 17:05:33
11#
发表于 2001-11-9 13:01 | 只看该作者
hanvey,DUL不是Oracle的官方产品,是Oracle公司的一个荷兰员工开发的,如果是产品数据库,数据很重要的话,联系广州Oracle Support,他们有这个工具,北京Oracle Support据说没有DUL工具。

使用道具 举报

回复
论坛徽章:
2
授权会员
日期:2005-10-30 17:05:33ITPUB 11周年纪念徽章
日期:2012-10-09 18:03:32
12#
发表于 2001-11-9 13:50 | 只看该作者
The tablespace is already gone, I am thinking whether the following steps will work.

1.  Rename the datafiles with OS, such as from aaa.dbf to aaa1.dbf
2.  Create the tablespace with the same old name, such as aaa.dbf
3.  shutdown database, delete empty datafile aaa.dbf
4.  Rename aaa1.dbf to aaa.dbf
5.  startup database, do recovery, may need resetlogs.

Just thinking, never try.

使用道具 举报

回复
论坛徽章:
1
授权会员
日期:2005-10-30 17:05:33
13#
发表于 2001-11-9 14:03 | 只看该作者
yanwang,当drop tablespace后,该tablespace里的对象已经从数据字典base table中删除了,简单的重命名是不能恢复的。

使用道具 举报

回复
论坛徽章:
1
授权会员
日期:2005-10-30 17:05:33
14#
发表于 2001-11-9 14:32 | 只看该作者
荷兰员工?  Netherland.
I don't think DUL (Data Unloader) can help in this case.
the table or database objects information in the data dictionary, then
you can apply the DUL to unload the data out of the crashed database or segments.
But I suggest you create other instance, use recreate controlfile method to add on that
Datafile to the new database,  it was work for me two years ago.

使用道具 举报

回复

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

本版积分规则 发表回复

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