码迷,mamicode.com
首页 > 其他好文 > 详细

【第31题】2019年OCP-12C-062最新考试原题-31

时间:2019-05-16 10:51:03      阅读:143      评论:0      收藏:0      [点我收藏+]

标签:files   test   wan   rac   template   cti   minimum   com   The   

31、choose one

You want to create a test database as a replica of your production database with minimum intervention from a DBA.

Which method would you use?

A) Use DBCA to create a template from the existing database to contain the database structure with data files and then use the same template to create the database in the new location.

B) Use Database Configuration Assistant (DBCA) to create a template from the existing database to contain the database structure.

C) Use DBCA to create a template from the existing database to contain the database structure and then manually copy the data by using Oracle Data Pump.

D) Create the database by using the CREATE DATABASE . . . command and manually import data by using Data Pump.

Answer:A

(解析:DBCA可以基于当前的数据库创建一个数据库模版,然后根据这个模版创建一个与当前数据库一样新的数据库。来自3组:1015267481)

【第31题】2019年OCP-12C-062最新考试原题-31

标签:files   test   wan   rac   template   cti   minimum   com   The   

原文地址:https://blog.51cto.com/13854012/2395407

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!