OCP认证052考试最新题库及答案整理-25

来源:这里教程网 时间:2026-03-03 11:58:00 作者:

25、Examine this LISTENER. ORA file: LISTENER = (DESCRIPTION_LIST = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = srvl.example.com)(PORT = 1522)) ) ) ) SID LIST LISTENER = (SID LIST = (SID_DESC = (GLOBAL_DBNAME = orcl.example.com) (ORACLE_HOME = /u01/app/oracle/product/11.2.0/dbhome_1) (SID_NAME = orcl) ) ) How should you configure an additional listener LISTENER2 that listens for the same SID? A) Add relevant details In DESCRTPTION under the existing LTRTENER with a different port number in LISTENER.ORA. B) Create another configuration file called LISTENER2.ORA with only LISTENER2 details in it. C) Add relevant details in SID_LIST_LISTENER under the existing LISTENER in LISTENER. ORA D) Add LISTENER2 and its SID_LIST details separately under the name LISTENER2 in LISTENER. ORA Answer:D 北京CUUG整理,转载请注明,OCP讨论群:569933648/836361015

相关推荐