Can I recover a database with new file location. I don't want to duplicated as the target database
I had an 11g uat instance that I dropped. I duplicated a 10g productin instance as the new uat. Now I want to restore some tablespaces from the old 11g uat instance. Do data_file_convert and log_file_convert parameters work the same for restore as the do for duplicate? Also does skip tablespace work for restore?
0