ORA-19625: error identifying file string tips
When you are taken archive backup suing rman then got an above ORA error. i.e. some archive logs are missing on archive destination. So you need to run below commands to fixed this.
change archivelog all validate;
crosscheck archivelog all;
No comments:
Post a Comment