Page 1 of 1

Your database is open and the listener LISTENER is up. You issue the command:LSNRCTL> RELOAD -What is the effect of relo

Posted: Sun Jun 11, 2023 3:51 pm
by answerhappygod
Your database is open and the listener LISTENER is up. You issue the command:LSNRCTL> RELOAD -What is the effect of reload on sessions that were originally established by listener?

A. Only sessions based on static listener registrations are disconnected.
B. Existing connections are not disconnected; however, they cannot perform any operations until the listener completes the re-registration of the database instance and service handlers.
C. The sessions are not affected and continue to function normally.
D. All the sessions are terminated and active transactions are rolled back.