AWS Certified SAP on AWS – Specialty (PAS-C01) — Question 125
A company is running its on-premises SAP ERP Central Component (SAP ECC) production workload on SUSE Linux Enterprise Server. The SAP ECC workload uses an Oracle database that has 20 TB of data.
The company needs to migrate the SAP ECC workload to AWS with no change in database technology. The company must minimize production system downtime.
Which solution will meet these requirements?
Answer options
- A. Migrate the SAP ECC workload to AWS by using AWS Application Migration Service.
- B. Install SAP ECC application instances on SUSE Linux Enterprise Server. Use AWS Database Migration Service (AWS DMS) to migrate the Oracle database to Amazon RDS for Oracle.
- C. Migrate the SAP ECC workload to AWS by using SAP Software Provisioning Manager on Oracle Enterprise Linux.
- D. Install SAP ECC with an Oracle database on Oracle Enterprise Linux. Perform the migration by using Oracle Cross-Platform Transportable Tablespace (XTTS).
Correct answer: D
Explanation
Option D is correct because Oracle Cross-Platform Transportable Tablespace (XTTS) allows for minimal downtime during the migration process while maintaining the same database technology. Option A does not directly address database migration technology requirements, B involves a different database solution with Amazon RDS, and C does not utilize the optimal method for this specific migration scenario.