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

相关推荐
辰辉创聚几秒前
炎症与免疫相关细胞因子:信号通路、分类及科研检测应用
python·oracle·nycodenz·重组il-6蛋白·抗tnf-α抗体·il-1β蛋白
风123456789~3 小时前
【Oracle专栏】明明有索引,但报ORA-08102未找到索引
oracle
Leon-Ning Liu1 天前
Oracle 19c ASMB 进程 PGA 内存泄漏排查实战 (Bug 38610635)
数据库·oracle
步行cgn1 天前
Spring 注入 null 和空字符串详解
数据库·spring·oracle
zone_z1 天前
11 · 空间类故障排查:表空间满 / 临时表空间爆 / 归档满挂库
oracle·temp·tablespace·archive·ora-01652
严同学正在努力2 天前
认识 SQL Server 的 T-SQL 语法
数据库·人工智能·ai·oracle·dba
l1t3 天前
DeepSeek总结的chdb-core v26.7.3发版说明
数据库·clickhouse·oracle
风哥2号3 天前
数据库教程FGMT21‑Oracle RAC+DG生产实战(1):Oracle19c/26ai for RHEL8/9安装配置+补丁
数据库·oracle
风哥2号3 天前
数据库教程FGMT26‑1‑GoldenGate数据库容灾迁移01(OGG同构异构、数据库迁移、数据同步、容灾复制)
数据库·oracle
风哥2号3 天前
数据库教程FGMT25‑Oracle多租户架构CDB与PDB运维管理
数据库·oracle