Free Oracle Oracle Autonomous Database Cloud 2020 Specialist Exam Braindumps (page: 4)

What happened with the standby database when disabling Autonomous Data Guard?

  1. The standby database is started readwrite
  2. The standby database is transformed in a refreshable clone
  3. The standby database is terminated
  4. The standby database is started read only

Answer(s): C



What is the correct way to list all files in the default data pump directory?

  1. By executing select * from DBMS_CLOUD.LIST_FILES('DATA_PUMP_DIR');
  2. You cannot list files in the default data pump directory from Autonomous Data Warehouse (ADW).
  3. Log onto ADW server and issue is -al on the command line.
  4. By executing select * from utl_file . list ( ‘DATA_PUMP_DIR ' ) ;

Answer(s): A



Which three options are supported when migrating to Autonomous Database (ADB)? (Choose three.)

  1. RMAN Cross-Platform backup and restore
  2. Golden Gate on-premise installation
  3. PDB unplug / plug operation
  4. Datapump export / import
  5. Dataguard Physical Standby
  6. Golden Gate Cloud service

Answer(s): B,D,F


Reference:

https://k21academy.com/1z0-931/migrate-database-to-oracle-autonomous-database-cloud-optionsdata-pump-sql-loader-dbms_cloud-goldengate/, , ]



How do you change the tablespace quota for a user on Autonomous Database on Shared Infrastructure?

  1. Execute alter database for user MTHEO tablespace DATA quota = 10G;
  2. Execute alter user MTHEO quota unlimited on tablespace DATA;
  3. Execute DBMS_CLOUD_ADMIN. GRANT_TABLESPACE_QOOTA (username => 'MTHEO' , tablespace quota => "UNLIMITED*);
  4. Execute alter tablespace DATA set quota = 10G;

Answer(s): C



Viewing page 4 of 29
Viewing questions 13 - 16 out of 113 questions



Post your Comments and Discuss Oracle Oracle Autonomous Database Cloud 2020 Specialist exam prep with other Community members:

Oracle Autonomous Database Cloud 2020 Specialist Exam Discussions & Posts