1z0-1094-22 Oracle Cloud Database Migration and Integration 2022 Professional

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Oracle Zero Downtime Migration (ZDM) uses MySQL internally, configuring on a default port number. What will ZDM proceed to, if a port number is not specified and the default is not available?

Select an option, then click Submit answer.

  • Assign a random port number.

  • Increase the default port number by one and retry five times.

  • Request a valid port number

  • Exit the installation with an error message.

Question 8

In which database edition does Data Pump support parallelism?

Select an option, then click Submit answer.

  • Both Standard Edition and Enterprise Edition

  • Enterprise Edition only

  • Standard Edition only

  • Data Pump does not support parallelism.

Question 9

You have an on-premises non-TDE-encrypted Linux 19c container database (CDB) that is already being regularly backed up to Oracle Cloud Infrastructure (OCI) Object Storage via the Database Backup Cloud Service. You plan on using Recovery Manager (RMAN) to migrate it to Database Cloud Service. What is the valid strategy to migrate?

Select an option, then click Submit answer.

  • Create a new OCI DB Service instance and use the “instantiate from backup” option in the console. This will automatically take care of the encryption.

  • Create a new OCI DB Service instance, delete the existing database, and use the DBaa$ tooling to configure the DB Cloud Backup Module to point to the existing bucket, and then restore the backup by using the console.

  • Create a new OCI DB Service Instance, copy the backup data from the bucket to the FRA, and then use the console to perform a DB restore.

  • Create a new DB Service instance, delete the existing database, manually install the DB Cloud Backup Module pointing it to the backed where the on-premises backups are located, and perform a complted RMAN RESTORE AS encryption operation.