1Z0-497 · Question #44
Examine the command below: LSNRCTL> SERVICES LISTENER2 Connecting to (DESCRIPTION=(ADDRESS= (PROTOCOL=TCP) (HOST=estb. us. abc.com) (PORT=1525))) Services Summary. . . Service "orcl.oracle.com" has…
The correct answer is B. The ORCL instance is registered statically in the listener.ora file. D. The total number of client connections handled so far by the service handler is two. B: status "UNKNOWN" means static registration. D: statistics are accumulated since startup of the listener or rather service.
Question
Examine the command below:
LSNRCTL> SERVICES LISTENER2 Connecting to (DESCRIPTION=(ADDRESS= (PROTOCOL=TCP) (HOST=estb. us. abc.com) (PORT=1525))) Services Summary. . . Service "orcl.oracle.com" has 1 instance(s). Instance "oracle", status UNKNOWN, has 1 handler(s) for this service... Handler(s):
"DEDICATED" established:2 refused:0 LOCAL SERVER The command completed successfully Which two statements are true about LISTENER2?
Options
- AThe ORCL instance is registered dynamically with the listener.
- BThe ORCL instance is registered statically in the listener.ora file.
- CThe number of current client connections handled by the service handler is two.
- DThe total number of client connections handled so far by the service handler is two.
How the community answered
(36 responses)- A8% (3)
- B78% (28)
- C14% (5)
Explanation
B: status "UNKNOWN" means static registration. D: statistics are accumulated since startup of the listener or rather service.
Topics
Community Discussion
No community discussion yet for this question.