The new DBA of the system stops the listener by using the following command:LSNRCTL> STOPWhat would happen to the sessions that are presently connected to the database instance?
com)))The TNSPING command executes successfully when tested with ORCL but you are not able to connect to the database instance with the following command:SQL> CONNECT scott/tiger@orclWhat could be the reason for this?
You want the database instance to be dynamically registered with a listener L2 with the following details:Protocol: TCPHost: indl151ePort: 1525Which is the correct order of the steps that you would follow to achieve this?