重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛

标题: RMAN-06019: could not translate tablespace name [打印本页]

作者: 刘泽宇    时间: 2026-8-2 17:50
标题: RMAN-06019: could not translate tablespace name
RMAN> backup for transport format '/tmp/test.bck' datapump format '/tmp/test_meta.bck' tablespace 'test'; backup for transport format '/tmp/test.bck' datapump format '/tmp/test_meta.bck' tablespace 'test';
Starting backup at 02-AUG-26 using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1channel ORA_DISK_1: SID=20 device type=DISKRMAN-00571:
===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 08/02/2026 16:42:10
RMAN-20202: Tablespace not found in the recovery catalog
RMAN-06019: could not translate tablespace name "test"

RMAN-06019报错原因是表空间名称应该用TEST
即为:backup for transport format '/tmp/test.bck' datapump format '/tmp/test_meta.bck' tablespace 'TEST';







欢迎光临 重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛 (http://bbs.cqsztech.com/) Powered by Discuz! X3.2