SSH hangs when LSNRCTL start
Hi,
When i give
ssh -l finmasd3 asgard '. ./.profile;
lsnrctl start APPS_masd3'
from remote machine with valid access to the server
It hangs and doesnt return. BUt listener is started in the remote machine.
i have tried giving & in the end, and gave two commands instead of one( start and status).
I have a web tier and database tier. i start listener on the database tier from web tier .
thanks

