backup piece release incompatible ora-19690
Good Morning Everyone,
I have a rman backup of a prod database from VERSION 11.2.0.0.0 and i'm trying to import to a test database of VERSION 11.1.0.6.0. Of course I am getting the error: ORA-19690: backup piece release 11.2.0.0.0 incompatible with Oracle release 11.1
.0.6.0
Is there any easy work around for this import. Is it possible to change the COMPATIBLE parameter from production to 11.1.0.6.0, create teh rman backup again, then change back the compatible parameter to 11.2.0.0 on production?