134. View the Exhibit and examine the output.
Which two statements are true regarding the LISTENER2 listener? (Choose two.)
A.The ORCL instance is registered dynamically with the listener.
B.The ORCL instance is registered statically in the listener.ora file.
C.The number of current client connections handled by the service handler is two.
D.The total number of client connections handled so far by the service handler is two.
Answer: BD
答案解析:
状态UNKOWN即表明为静态注册,而established:2代表建立了两个链接。

本文解析了Oracle数据库中LISTENER2监听器的状态信息,指出了该监听器中ORCL实例的注册方式为静态注册,并解释了当前已建立的客户端连接数为2个。

3018

被折叠的 条评论
为什么被折叠?



