39、You want to transport the UNIVERSIRY tablespace from one database to another. The universiry tablespace is currently open read/write.The source and destination platforms have the same endian format.Examine thislist of steps:
1.Make the UNIVERSIRY tablespace read-only on the sources ystem
2.Export the UNIVERSIRY tablespace metadata using EXPDP
3.Create a cross-platform backup set from the UNIVERSITY tablespace on the source
system,usingan
RMAN command that includes the DAMAPUMP clause
4.Copy the cross-platform backup sets to the destination system
5.Copy theData Pumpdumpsetfrom the source to the destination system
6.Restore the cross-platform backup set on the destination system using an RMANcommand that includes the pamapump clause
7.Import the UNIVERSIRY tablespace metadata using IMPDP
8.Make the UNIVERSIRY tablespace read/write on the destination system transport the UNIVERSIRY tablespace?