You are migrating an on-premises Linux 11.2.0.4 Database to a Database Cloud Service by using the Cross-Platform Transportable Tablespace Backup Set.
Which statement is true?
You are migrating an on-premises Linux 11.2.0.4 Database to a Database Cloud Service by using the Cross-Platform Transportable Tablespace Backup Set.
Which statement is true?
In migrating an on-premises Oracle Database using the Cross-Platform Transportable Tablespace feature, the target Database Cloud Service must be at least version 12.1 or later to support this functionality. This is because the Cross-Platform Transportable Tablespace Backup Set feature with the required RMAN clauses is supported starting from Oracle Database 12c. Therefore, the statement that the Database Cloud Service target version must be 12.1 or later is true.
Which two ports are required for ZDM to communicate between the source and target database servers and perform a successful physical online database migration? (Choose two.)
Port 22 is typically used for SSH, which is essential for secure communication and file transfer between the source and target database servers during the migration process. Port 1521 is commonly used for Oracle database connections and is necessary to facilitate the data transfer between the source and target databases. These ports are crucial for executing commands and transferring data securely, ensuring a successful online database migration.
When migrating an Oracle database, you must be aware of source and target requirements.
Which two statements are true about using Oracle Zero Downtime Migration (ZDM)? (Choose two.)
Using Oracle Zero Downtime Migration (ZDM), Source Oracle Single Instance Databases can indeed be migrated to Oracle RAC Databases. Additionally, if the target database is at a higher patch level than the source database, the datapatch utility runs on the target database as a postmigration task to ensure compatibility and proper functionality of the database. These two statements reflect the correct requirements and functionalities of Oracle ZDM during the migration process.
You want to replicate data real time between two Oracle Databases. Which integration product should you use?
Oracle GoldenGate is designed specifically for the real-time replication of data between Oracle databases. It ensures high availability, disaster recovery, and real-time data integration, making it the ideal choice for data replication needs.
Which two prerequisites are required to install Oracle Zero Downtime Migration (ZDM) software? (Choose two.)
To install Oracle Zero Downtime Migration (ZDM) software, two key prerequisites are necessary: having at least 100 GB of free storage space (ensuring there is enough room for the software and any additional data that will be processed), and the installation of the "glibc-devel" and "expect" packages (these packages are essential for the software's installation and operation). Therefore, these two requirements are critical for the successful installation of Oracle ZDM.