Create Exadata Infrastructure
Create the Exadata Infrastructure in the target region or compartment using the specified source infrastructure details.
Ensure that the input template for the infrastructure is generated and modified according to the target platform requirements.
The create_infra command supports the following options:
Syntax
exacloudmigration create_infra [-hV] -i <inputFile> [--dry-run]Table 2-11 exacloudmigration create_infra Commands
| Command | Description |
|---|---|
-i, --inputFile |
Specifies the infrastructure input file name with the complete path. |
--dry-run |
Performs dry run without creating the infrastructure. |
-h, --help |
Displays help information about the command and its options. |
-V, --version |
Displays the version of the utility. |
Examples:
- To validate the infrastructure input template file and perform a
--dry-run:/home/opc>./exacloudmigration create_infra -i inputs/infra_phxref/infrastructure_inputs --dry-run - To create the infrastructure in the target region or compartment using the specified source infrastructure details, following successful validation and dry run:
/home/opc>./exacloudmigration create_infra -i inputs/infra_phxref/infrastructure_inputs
Note:
- Creation of the infrastructure alone in the target environment takes approximately 3–5 minutes.
- When creating the infrastructure, associated settings such as free-form tags, customer contacts, and the maintenance window are also replicated to the target.