Rename datafiles in TRANSPORABLE TABLESPACES
Can not rename files from Transportable Tablespace Set
Problem Description
---------------------------------------------------
Source database has file names of the form '+DATA_DG/olddb/datafile/* on old server, target datafiles are '+DGRAC/newdb/datafile/* on new server. I copied the files to new server to the new ASM location on the new server. Then exported the metadata for all tablespaces. When doing the import of the metadata on the new database/server the impdp utility complains that it can not find the files. Which of course makes sense. How do I rename the files on either the expdp or impdp ?
Problem Description
---------------------------------------------------
Source database has file names of the form '+DATA_DG/olddb/datafile/* on old server, target datafiles are '+DGRAC/newdb/datafile/* on new server. I copied the files to new server to the new ASM location on the new server. Then exported the metadata for all tablespaces. When doing the import of the metadata on the new database/server the impdp utility complains that it can not find the files. Which of course makes sense. How do I rename the files on either the expdp or impdp ?
0