orasrv process not running execute lsnrctl start being ora<sid>
administrator.
start the listener with: lsnrctl start check the status with: lsnrctl status or, if it is necessary to stop it: lsnrctl stop Note: if the name of the listener is just "listener", then following
commands are sufficient: lsnrctl start , lsnrctl status, lsnrctl stop