Hello every one,
Recently, one of our customer requested us to clone a test environment with mile stone backup which taken 2 weeks back in produciton. Hence we copied backup pieces from source to target using FTP.
But, when we start restoring, it fails with below error.
RMAN-03002: failure of restore command at 02/06/2019 22:19:58
ORA-19870: error while restoring backup piece /backup/JAJAUA/07022019/df_8dto8quo_1_12019%mJAJAJA
ORA-00600: internal error code, arguments: [krbvalmrange_metacnt_mismatch], [400], [13562], [34116], [], [], [], [], [], [], [], []
It is because we copied pieces using FTP and pieces are corrupted.
Solution
=====
Copy backup pieces using SCP command from source to Target.. Make sure not to use FTP command.
Thanks.
Sreeharsha
Recently, one of our customer requested us to clone a test environment with mile stone backup which taken 2 weeks back in produciton. Hence we copied backup pieces from source to target using FTP.
But, when we start restoring, it fails with below error.
RMAN-03002: failure of restore command at 02/06/2019 22:19:58
ORA-19870: error while restoring backup piece /backup/JAJAUA/07022019/df_8dto8quo_1_12019%mJAJAJA
ORA-00600: internal error code, arguments: [krbvalmrange_metacnt_mismatch], [400], [13562], [34116], [], [], [], [], [], [], [], []
It is because we copied pieces using FTP and pieces are corrupted.
Solution
=====
Copy backup pieces using SCP command from source to Target.. Make sure not to use FTP command.
Thanks.
Sreeharsha
No comments:
Post a Comment