Oracle Cloud Infrastructure 2023 AI Foundations Associate — Question 6

In Oracle Zero Downtime Migration (ZDM), the migrate database command provides several options to ensure a successful Oracle source and target data migration.
Which four are valid parameters to use with migrate database? (Choose four.)

Answer options

Correct answer: A, C, E, F

Explanation

The correct parameters for the migrate database command in Oracle ZDM are -sourcedb, -dbpatchlevel, -tdemasterkey, and -tgtroot, which assist in identifying the source database, its patch level, and securing the target environment. The options -sourcesid and -dbversion are not valid for this command, as they do not align with the required parameters for the migration process.