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

OCP考试062题库出现大量新题-18

时间:2019-04-28 14:09:47      阅读:133      评论:0      收藏:0      [点我收藏+]

标签:nec   man   而且   red   listener   instance   ORC   exe   exec   

choose two

Examine this command executed on a client that is remote from the database server.

SQL> CONNECT hr/hr@orcl

Which two are required for this command to connect the SQLPLUS client to a database instance?

A) A service name must be defined to the listener that matches the service name in the orcl TNS entry.

B) An orcl TNS entry must be defined in the client-side tnsnames.ora file.

C) An orcl TNS entry must be defined in the client-side and server-side tnsnames.ora files.

D) The service name orcl must be defined to the listener.

E) An orcl TNS entry must be defined in the server-side tnsnames.ora file.

Answer:AB

(解析:远程连接,客户端需要配置tns,服务端要配置监听,而且对应的service要匹配。来自3组:1015267481)

OCP考试062题库出现大量新题-18

标签:nec   man   而且   red   listener   instance   ORC   exe   exec   

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

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