Migration Utility Operations

Syntax

exacloudmigration [-hV] [command]

Oracle Exadata Cloud Infrastructure Migration Utility Options

OptionDescription
-h, --helpDisplays help information about the command and its options.
-V, --versionDisplays the version of the utility.

Oracle Exadata Cloud Infrastructure Migration Utility Commands

CommandDescription
generate_reportGenerates a report detailing the infrastructure, including its VM clusters and database resources.
generate_templateGenerates input templates for the Oracle Exadata Cloud Infrastructure Migration Utility. Options: all, infra, vmcluster, database
generate_dbwalletGenerates database wallet file.
edit_dbwalletAdds or updates password for a database in the wallet file.
list_wallet_dbsDisplays the list of database names with passwords stored in the wallet file.
create_infraCreates Exadata infrastructure in the target region/compartment from the given source infrastructure details.
create_vmclusterCreates VM cluster(s) in target infrastructure from the given source VM cluster(s) details.
create_dbhomeimageCreates dbHome software image(s) for the given database(s).
migrate_infraMigrates Exadata infrastructure from the given source infrastructure details. Includes creation of Infrastructure, VM cluster(s), and database dbHome(s).
migrate_vmclusterMigrates VM cluster(s) to the target infrastructure from the given source VM cluster(s) details. Includes creation of VM cluster(s) and database dbHome(s).
migrate_dbhomesMigrates dbHome(s) from the source VM cluster to the target VM cluster.
migrate_databaseMigrates database(s) from the source VM cluster to the target VM cluster. Options: dgassociation, switchover, failover
switchoverPerforms a role transition, making the standby database the primary database, while the old primary database becomes the standby.
failoverPerforms a role transition, making the standby database the primary database, while the old primary database becomes the disabled standby.
reinstateMakes disabled standby database as standby database.
delete_standbyDeletes the standby database(s).
list_dg_associationsLists all Data Guard associations for a given VM cluster.
list_vm_networksLists all VM cluster networks for a given Exadata infrastructure.
list_jobsLists the job history.
get_job_statusDisplays details and status of the job.
create_db_frombackupCreates database(s) from the existing database backup(s).
diag_collectGenerates diagnostic bundle by zipping tool version, job details, logs, and input templates.
pdbCreates pluggable databases (PDBs) from a source CDB to target CDB.