ocp考试资料群:569933648 验证码:ocp OCP 12c 19c考试题库解析与资料群:钉钉群号:35277291
全部博文(487)
分类: Oracle
2019-06-26 14:06:56
50题、choose two
Which two statements are true about the Database Configuration Assistant (DBCA)?
A) It can configure Automatic Storage Management (ASM) diskgroups.
B) It can be used to copy an existing Oracle database to a new host and apply any patches necessary in the new host.
C) It can be used to add a new tablespace.
D) It can be used to create a database template from an existing database.
E) It can generate SQL database creation scripts.
Answer:DE
(解析:配置ASM需要用到asmca,用dbca可以创建数据库模版,也可以创建建库的脚本或者直接建库。)