Generate report

Syntax

exacloudmigration generate_report [-hV] [command]

The Oracle Exadata Cloud Infrastructure Migration Utility discovers and collects the configuration of the given Exadata environment, generating a comprehensive report for Exadata Infrastructure, VM clusters, and databases. This report includes details such as Infrastructure and database server configurations, software versions, local and Exadata storage information, and VM cluster attributes-including memory, CPU, storage, and deployed database information. These insights are valuable for migration planning activities, such as choosing appropriate Exadata image versions, consolidating or redistributing databases, and supporting other related tasks.

Generate Report Options

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

Usage:

exacloudmigration generate_report [-hV] -s  [-o ] [-f ] [-p ]

Generate Report Commands

CommandDescription
-s, --sourceExadataInfraOCIDSpecifies Source Exadata Infrastructure OCID.
-o, --outputSpecifies the report format: HTML | JSON. Default: HTML
-f, --fileNameSpecifies the name for the report file.
-p, --profileSpecifies the OCI user profile name. Default profile: DEFAULT. .

Example: Generate report

To generate a report for a given Exadata Infrastructure OCID, run the following command:

/home/opc>./exacloudmigration generate_report -s  -o html -f .html