Hello Everyone,
Would need some advice from you guys.
1. I have 1 Production Server, 1 Temp Server. Both running same OS, same Oracle DB (10g) etc. Objective here to backup Oracle data from Production and restore into Temp Server.
2. I have done RMAN backup on Production Server 17 Jan 2017 successfully.
3. Then, come to RMAN restore at Temp Server until stage "archive log thread=1 sequence=131294" it stopped with following error message;
unable to find archive log
archive log thread=1 sequence=131294
released channel: DSK1
released channel: DSK2
released channel: DSK3
released channel: DSK4
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 01/18/2017 18:18:29
RMAN-06054: media recovery requesting unknown log: thread 1 seq 131294 lowscn 10418544937
4. In fact, the files was there, trying to replace same file from Production Server, still giving same error.
5. In the folder still have archive log until 131356.
6. Any idea what is probably causing it error? Could be fix?
Please advice. Thanks a lot.