首页 > 其他 > 详细

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

时间:2019-04-28 14:28:12      阅读:155      评论:0      收藏:0      [点我收藏+]
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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!