Check the status of the listener.

In DOS or at the Unix prompt:

>lsnrctl status;

Start the listener if it is not running:

>lsnrctl start;

If you are running MTS, check that you have allocated a number of dispatchers.

Good luck.