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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

(Oracle Database 11g R2) seems not to configure Listener properly

990769Feb 13 2013 — edited Feb 14 2013
Hi,

I'm trying to install Oracle Database 11g R2. After configuring new listener by Netca successfully (= no error), I moved on to create a new database using Database ca.
But on the screen of step4 (Configure Enterprise Manager), when i clicked the next button, Warning window showed up with message like "..You have to configure Listener using Netca..."

Below is the result of "lsnrctl start" command and "lsnrctl status" command. (They are partially Japanese, sorry.)
----------------------------
LSNRCTL> start
tnslsnrを起動しています。お待ちください...

TNS-12560: TNS: プロトコル・アダプタ・エラー
TNS-00530: プロトコル・アダプタ・エラーです。

LSNRCTL> status
(ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))に接続中
TNS-12541: TNS: リスナーがありません。
TNS-12560: TNS: プロトコル・アダプタ・エラー
TNS-00511: リスナーがありません。
32-bit Windows Error: 61: Unknown error
-----------------------------

What shall i do to let her know that i've already created Listener?
Or some steps missed in configuring Listener?

Thanks in advance

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 14 2013
Added on Feb 13 2013
12 comments
1,049 views