Which two migration methods are possible?
A.
Data Pump Transportable Database (TDB) export/import
B.
Remote Cloning
C.
Data Pump Transportable Tablespace (TTS) export/import
D.
RMAN Transportable Tablespace (TTS)
Explanation:
You canmigrate an on-premises source database to the database deployment on Oracle
Database Cloud Service using the Data Pump Transportable Tablespace(TTS)method.
You canmigrate an on-premises source database to a database deployment on Oracle
Database Cloud Service using the RMAN Transportable Tablespace(TTS)with Data Pump
method.
c,D
C,D
B,C
——- B. Remote Cloning
TRUE.
Student guide page 112.
“You can use the remote cloning method to migrate an on-premises 12 non-CDB database or a PDB to a 12c database in Database Cloud Service”
———-C.
Data Pump Transportable Tablespace (TTS) export/import
TRUE
***********************
A.
Data Pump Transportable Database (TDB) export/import
FALSE.
TDB does NOT use data pump. It uses rman.
D.
RMAN Transportable Tablespace (TTS)
FALSE.
TTS is performed only by data pump.
RMAN does not do TTS
RMAN TTS does not exist.
There are these 3 things that exist.
— RMAN Cross-Platform Transportable Tablespace Backup Sets
— RMAN Transportable Tablespace with Data Pump
— RMAN CONVERT Transportable Tablespace with Data Pump
B,C