【ocp 12c】OCP 062最新考試題庫原題解析-第9題
最新學訊:近期OCP認證正在報名中,因考試人員較多請盡快報名獲取最近考試時間,報名費用請聯系在線老師,甲骨文官方認證,報名從速!
我要咨詢2018年OCP 11g考試原題解析已經講解30多次課,500多道考試原題,最終達到98%以上的考題覆蓋度及95%以上的考試通過率。
2019年OCP 11g將升級到12c,OCP 12c考試解析免費公開課也已經開始了,歡迎大家收看!
OCP解析公開課時間:【每周五晚8點】
OCP解析公開課地址:http://ke.qq.com/course/326223
OCP解析群資料分享:1015267481 驗證:ocp
另外,除了OCP公開課,OCM題庫直播也同步進行中,OCM最新題庫大爆料-【每周四晚8點】,【微信群直播】,可以聯系咨詢老師進群參與
-------------------------------------------------------
QUESTION 9
The ORCL database is configured to support shared server mode. You want to ensure that a user connecting remotely to the database instance has a one-to-one ratio between client and server processes.
Which connection method guarantees that this requirement is met?
A. connecting by using an external naming method
B. connecting by using the easy connect method
C. creating a service in t he database by using the dbms_service.create_service procedure and using this service for creating a local naming service"
D. connecting by using the local naming method with t he server = dedicated parameter set in the tnsnames.ora file for the net service
E. connecting by using a directory naming method
Correct Answer: CD
Section: (none) Explanation
答案 B 驗證過,是共享連接,其它由于需要 windows 的 ADS 和 NIS 無法驗證,根據 B 的結果推算 AE 連接方式都是共享連接。