ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 205 - DBS-C01 discussion

Report
Export

A company hosts a 2 TB Oracle database in its on-premises data center. A database specialist is migrating the database from on premises to an Amazon Aurora PostgreSQL database on AWS.

The database specialist identifies a problem that relates to compatibility Oracle stores metadata in its data dictionary in uppercase, but PostgreSQL stores the metadata in lowercase. The database specialist must resolve this problem to complete the migration.

What is the MOST operationally efficient solution that meets these requirements?

A.
Override the default uppercase format of Oracle schema by encasing object names in quotation marks during creation.
Answers
A.
Override the default uppercase format of Oracle schema by encasing object names in quotation marks during creation.
B.
Use AWS Database Migration Service (AWS DMS) mapping rules with rule-action as convertlowercase.
Answers
B.
Use AWS Database Migration Service (AWS DMS) mapping rules with rule-action as convertlowercase.
C.
Use the AWS Schema Conversion Tool conversion agent to convert the metadata from uppercase to lowercase.
Answers
C.
Use the AWS Schema Conversion Tool conversion agent to convert the metadata from uppercase to lowercase.
D.
Use an AWS Glue job that is attached to an AWS Database Migration Service (AWS DMS) replication task to convert the metadata from uppercase to lowercase.
Answers
D.
Use an AWS Glue job that is attached to an AWS Database Migration Service (AWS DMS) replication task to convert the metadata from uppercase to lowercase.
Suggested answer: B

Explanation:


https://aws.amazon.com/premiumsupport/knowledge-center/dms-mapping-oracle-postgresql/

asked 16/09/2024
Sunila Chugh
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first