Getting 'The listener supports no services'
Hi experts,
I have the following proble.
Installed Oracle E.E database 11.2.0.3.0 Database on OEL6 platform.
Database installed successfully and working fine.
I have problems in configuring listner.
I used netca and configured listener on port 1521. While creating, the netca showed me that 1521 port is not available, but you can proceed to create it. Since I know that this port is not used, i continued creation on port 1521.
The following is listener.ora entry netca created.
# listener.ora Network Configuration File: /d10/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
# Generated by Oracle configuration tools.
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = host_name)(PORT = 1521))