What does AWS recommend you use to accomplish this?

You need to import several hundred megabytes of data from a local Oracle database to an Amazon RDS DB instance.

What does AWS recommend you use to accomplish this?
A .  Oracle export/import utilities
B .  Oracle SQL Developer
C .  Oracle Data Pump
D .  DBMS_FILE_TRANSFER

Answer: C

Explanation:

How you import data into an Amazon RDS DB instance depends on the amount of data you have and the number and variety of database objects in your database.

For example, you can use Oracle SQL Developer to import a simple, 20 MB database; you want to use

Oracle Data Pump to import complex databases or databases that are several hundred megabytes or several terabytes in size.

Reference: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Oracle.Procedural.Importing.html

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments