Oracle 自动 rman recover table

Applies To

All Users

Summary

Recover table to a point in time fails with errors even after applying patch for <bug 21162325>.

RMAN> run

2> {

3> Recover table <OWNER>.<TABLE_NAME>

4> until time "to_date('2017-07-01:11:11:00','YYYY-MM-DD:HH24:MI:SS')"

5> auxiliary destination '/<PATH>/<PATH>'

6> datapump destination '/<PATH>/<PATH>'

7> dump file '<SCHEMA>.<DUMP_FILE_NAME>.dmp'

8> notableimport;

9> }

Failed with the following errors :

Performing export of tables...

EXPDP> Starting "SYS"."TSPITR_EXP_jgqo_mfjy":

EXPDP> Estimate in progress using BLOCKS method...

EXPDP> Processing object type TABLE_EXPORT/TABLE/TABLE_DATA

EXPDP> Total estimation using BLOCKS method: 226.2 GB

EXPDP> Processing object type TABLE_EXPORT/TABLE/TABLE

EXPDP> Processing object type TABLE_EXPORT/TABLE/GRANT/OWNER_GRANT/OBJECT_GRANT

EXPDP> Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX

EXPDP> Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/CONSTRAINT

EXPDP> Processing object type TABLE_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS

EXPDP> Processing object type TABLE_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS

EXPDP> . . exported "<SCHEMA>"."<TABLE_NAME>":"SYS_P2642" 30.07 GB 51139978 rows

EXPDP> ORA-31693: Table data object "<SCHEMA>"."<TABLE_NAME>":"SYS_P13665" failed to load/unload and is being skipped due to error:

ORA-00376: file 141 cannot be read at this time

ORA-01110: data file 141: '+<PATH>/<FILE_NAME>.dbf'

EXPDP> . . exported "<SCHEMA>"."<TABLE_NAME>":"SYS_P13665" 0 KB 0 rows

EXPDP> . . exported "<SCHEMA>"."<TABLE_NAME>":"P0" 24.18 GB 38982337 rows

EXPDP> . . exported "<TABLE>"."<SCHEMA_NAME>":"SYS_P14005" 23.25 GB 38643276 rows

EXPDP> ORA-31693: Table data object "<SCHEMA>"."<TABLE_NAME>":"SYS_P13617" failed to load/unload and is being skipped due to error:

Solution

Apply Patch 14821907 for your database re-execute the 'recover table' command.

Attachments :

Cause

This issue maybe caused by <bug 14821907>: KU$_TTS_TAB_TABLESPACE_NAME VIEW SHOWS INCORRECT TABLESPACE NAMEtable

相关推荐
疯狂打码的少年3 小时前
【数据库技术】数据库三级模式结构(外模式/模式/内模式)
数据库·笔记·oracle
2301_800954994 小时前
MySQL 数据库基础:数据类型、查询与备份恢复
数据库·mysql·oracle
薛晓刚5 小时前
国产化深水区:正在被重构的DBA价值与第三方服务格局
oracle·重构·dba
这个DBA有点耶19 小时前
GaussDB和金仓KingbaseES本质差异:技术路线、Oracle兼容度、适用场景全解析
数据库·oracle·架构
jnrjian21 小时前
ASM dba_user v$pwfile_users
oracle
jnrjian1 天前
oraasmaudit Oracle ASM
数据库·oracle
烟雨归来1 天前
Oracle 19c RAC登录风暴引发library cache lock生产故障分析
数据库·oracle
NineData1 天前
DTCC 2026 NineData 叶正盛:如何统一管理人与 AI Agent 的数据访问行为
数据库·人工智能·sql·oracle·agent·ninedata·dtcc
oradh1 天前
Oracle RMAN备份元数据管理
数据库·oracle·rman备份元数据管理·rman catalog