Exadata Cloud Infrastructure Migration Automation Utility Operations

Syntax

exacloudmigration [-hV] [command]

Table 2-1 Exadata Cloud Infrastructure Migration Automation Utility Options

Option Description
-h, --help Displays help information about the command and its options.
-V, --version Displays the version of the utility.

Table 2-2 Exadata Cloud Infrastructure Migration Automation Utility Commands

Command Description
generate_template Generates input templates for the Exadata Cloud Infrastructure Migration Automation Utility.

Options: all, infra, vmcluster, database

generate_dbwallet Generates database wallet file.
edit_dbwallet Adds or updates password for a database in the wallet file.
list_wallet_dbs Displays the list of database names with passwords stored in the wallet file.
create_infra Creates Exadata infrastructure in the target region/compartment from the given source infrastructure details.
create_vmcluster Creates VM cluster(s) in target infrastructure from the given source VM cluster(s) details.
create_dbhomeimage Creates dbHome software image(s) for the given database(s).
migrate_infra Migrates Exadata infrastructure from the given source infrastructure details.

Includes creation of Infrastructure, VM cluster(s), and database dbHome(s).

migrate_vmcluster Migrates 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_dbhomes Migrates dbHome(s) from the source VM cluster to the target VM cluster.
migrate_database Migrates database(s) from the source VM cluster to the target VM cluster.

Options: dgassociation, switchover, failover

switchover Performs a role transition, making the standby database the primary database, while the old primary database becomes the standby.
failover Performs a role transition, making the standby database the primary database, while the old primary database becomes the disabled standby.
reinstate Makes disabled standby database as standby database.
delete_standby Deletes the standby database(s).
list_dg_associations Lists all Data Guard associations for a given VM cluster.
list_vm_networks Lists all VM cluster networks for a given Exadata infrastructure.
list_jobs Lists the job history.
get_job_status Displays details and status of the job.
create_db_frombackup Creates database(s) from the existing database backup(s).