Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Listener Supports no services

843238Feb 17 2012 — edited Feb 17 2012
Hi DB Experts,

I am new to the Oracle DB and specifically 11g.

I have a VM Ware machine, which had Oracle DB installed.
When I am trying to start the DB server, I get the below logs:


LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 17-FEB-2012 01:36:53

Copyright (c) 1991, 2009, Oracle. All rights reserved.

Starting /u01/app/oracle/product/11.2.0/dbhome_1//bin/tnslsnr: please wait...

TNSLSNR for Linux: Version 11.2.0.1.0 - Production
Log messages written to /u01/app/oracle/product/11.2.0/dbhome_1/log/diag/tnslsnr/fmw/listener/alert/log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fmw)(PORT=1521)))

Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
Start Date 17-FEB-2012 01:36:54
Uptime 0 days 0 hr. 0 min. 0 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Log File /u01/app/oracle/product/11.2.0/dbhome_1/log/diag/tnslsnr/fmw/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fmw)(PORT=1521)))
The listener supports no services
The command completed successfully

SQL*Plus: Release 11.2.0.1.0 Production on Fri Feb 17 01:36:56 2012

Copyright (c) 1982, 2009, Oracle. All rights reserved.

Connected to an idle instance.

SQL> ORACLE instance started.

Total System Global Area 534462464 bytes
Fixed Size 2215064 bytes
Variable Size 394265448 bytes
Database Buffers 130023424 bytes
Redo Buffers 7958528 bytes
Database mounted.
Database opened.


Why is that message flashed - Listener supports no services and Connected to an idle instance
Is my listener no registered with the ORACLE instance of the database?

Please help
This post has been answered by Billy Verreynne on Feb 17 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 16 2012
Added on Feb 17 2012
12 comments
79,624 views