You plan to migrate your database from a File system to Automata Storage Management
(ASM) on same platform. Which two methods or commands would you use to accomplish
this task?
A.
RMAN CONVERT command
B.
Data Pump Export and import
C.
Conventional Export and Import
D.
The BACKUP AS COPY DATABASE . . . command of RMAN
E.
DBMS_FILE_TRANSFER with transportable tablespace
AD
RMAN Convert is when you need change the platform.
Right: B,D
Sorry I was wrong. A,D are right.
“Using RMAN CONVERT to Copy Files Between ASM and Non-ASM Storage”
https://docs.oracle.com/cd/B19306_01/backup.102/b14191/dbxptrn.htm#CHDCFCIB
“A” is correct
D,E
A,D,E
For me every options is right.
Then for me this question need be abrogated.
If the question is, the best or minimize the downtime I will choose the A,D options.