Choose two.
Examine this configuration:
1-. CDB1 and CDB2 are two container databases.
2-. PDB1 is a pluggable database in CDB1.

欢迎免费使用小程序搜题/刷题/查看解析,提升学历,成考自考报名,论文代写、论文查重请加客服微信skr-web


Choose two.
Examine this configuration:
1-. CDB1 and CDB2 are two container databases.
2-. PDB1 is a pluggable database in CDB1.
3-. PDB1_C1_SRV is a service for PDB1.
4-. CDB1_LINK is a database link in CDB2 referring to PDB1.
5-. CDB2 is also an entry in tnsnames.ora pointing to the CDB2 database default
Service.
You execute these commands successfully:
$ sqlplus sys/oracle_4U@cdb2 as sysdba
SQL> CREATE PLUGGABLE DATABASE PDB1
FROM PDB1@CDB1_LINK
SERVICE_NAME_CONVERT=('PDB1_C1_SRV' 'PDB1_C2_SRV') ;
Which two are true?

A.PDB1_C2_SRV will be created but not started.
B.PDB1 will be created in CDB2 and automatically opened.
C.PDB1_C1_SRV in CDB1 will be renamed PDB1_C2_SRV.
D.PDB1 will be created in CDB2 and left in MOUNT state.
E.PDB1_C2_SRV will be created and started automatically.
正确答案AD
访客
邮箱
网址

通用的占位符缩略图

人工智能机器人,扫码免费帮你完成工作


  • 自动写文案
  • 自动写小说
  • 马上扫码让Ai帮你完成工作
通用的占位符缩略图

人工智能机器人,扫码免费帮你完成工作

  • 自动写论文
  • 自动写软件
  • 我不是人,但是我比人更聪明,我是强大的Ai
Top