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

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 766|回复: 0
打印 上一主题 下一主题

[工具] oracle 19c 字节序不带来源转换时报错:ORA-27048

[复制链接]
跳转到指定楼层
楼主
发表于 2023-6-28 17:43:58 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
[oracle@host01 scripts]$ rman target /

Recovery Manager: Release 19.0.0.0.0 - Production on Wed Jun 28 17:37:05 2023
Version 19.3.0.0.0

Copyright (c) 1982, 2019, Oracle and/or its affiliates.  All rights reserved.

connected to target database: PRODCDB (DBID=3138589041)

RMAN> convert datafile '/home/oracle/scripts/trpdata_6.dbf'
2>    to platform 'Linux x86 64-bit'
3>    db_file_name_convert='/home/oracle/scripts','/u01/app/oracle/oradata/PRODCDB/PDBPROD1';

Starting conversion at target at 28-JUN-23
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=397 device type=DISK
allocated channel: ORA_DISK_2
channel ORA_DISK_2: SID=28 device type=DISK
allocated channel: ORA_DISK_3
channel ORA_DISK_3: SID=158 device type=DISK
allocated channel: ORA_DISK_4
channel ORA_DISK_4: SID=284 device type=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of conversion at target command at 06/28/2023 17:38:55
ORA-19625: error identifying file /home/oracle/scripts/trpdata_6.dbf
ORA-27048: skgfifi: file header information is invalid
Additional information: 2

带上来源即可

RMAN> convert datafile '/home/oracle/scripts/trpdata_6.dbf'
2>      to platform 'Linux x86 64-bit'
3>      from platform 'Solaris[tm] OE (32-bit)'
4>    db_file_name_convert='/home/oracle/scripts','/u01/app/oracle/oradata/PRODCDB/PDBPROD1';

Starting conversion at target at 28-JUN-23
using channel ORA_DISK_1
using channel ORA_DISK_2
using channel ORA_DISK_3
using channel ORA_DISK_4
channel ORA_DISK_1: starting datafile conversion
input file name=/home/oracle/scripts/trpdata_6.dbf
converted datafile=/u01/app/oracle/oradata/PRODCDB/PDBPROD1/trpdata_6.dbf
channel ORA_DISK_1: datafile conversion complete, elapsed time: 00:00:01
Finished conversion at target at 28-JUN-23

RMAN>


分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

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

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2024-4-28 02:16 , Processed in 0.125542 second(s), 20 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表