Re: I CANNOT START MY LISTENER 8.0 !!!

From: Joel R. Kallman <jkallman_at_us.oracle.com>
Date: 1998/02/04
Message-ID: <34d8887d.4836965_at_newshost.us.oracle.com>#1/1


It sounds like you may not have the Oracle TCP/IP Protocol Adapter installed. You can easily check this by running the Oracle Installer (Start -> Oracle for Windows NT -> Oracle Installer) and examine the list of "Products Installed" in the left-hand pane. Look for an entry called "Oracle TCP/IP Adapter 8.0.3.0.0".

On Tue, 3 Feb 1998 19:43:15 +0100, "Eric Bosten" <bostene_at_tip.nl> wrote:

>Hi folks,
>I've installed Oracle 8.0.3 Enterprise Edition on Win NT 4.0.
>I'm trying to connect with Developer 2.0 Tools. I already read
>some messages about SQL-Net 8.0 and/or SQl-Net 2.3 problems.
>The solution is to use Listener 8.0, there is my problem.
>I CANNOT START MY LISTENER 8.0 !!!
>This is the error message I get:
>I've included the following files:
>- LISTENER.ORA
>- LISTENER.LOG
>- HOSTS
>- TNSNAMES.ORA
>- SQLNET.ORA
>Thanks in advance
>Cheers Eric Bosten
>
>============================================================================
>= LISTENER CONTROL UTILITY Session
>============================================================================
>G:\>lsnrctl80
>LSNRCTL80 for 32-bit Windows: Version 8.0.3.0.0 - Production on 02-FEB-98
>22:45:
>54
>(c) Copyright 1997 Oracle Corporation. All rights reserved.
>Welcome to LSNRCTL, type "help" for information.
>LSNRCTL> start
>Starting tnslsnr80: please wait...
>Service OracleTNSListener80 start pending.
>Service OracleTNSListener80 started.
>TNSLSNR80 for 32-bit Windows: Version 8.0.3.0.0 - Production
>System parameter file is G:\ORANT\NET80\admin\listener.ora
>Log messages written to G:\ORANT\NET80\log\listener.log
>Trace information written to G:\ORANT\NET80\trace\listener.trc
>TNS-01150: The address of the specified listener name is incorrect
>NL-00303: syntax error in NV string
>LSNRCTL>
>============================================================================
>= LISTENER.ORA
>============================================================================
>################
># Filename......: listener.ora
># Node..........: local.world
># Date..........: 24-MAY-94 13:23:20
>################
>LISTENER =
> (ADDRESS_LIST =
> (ADDRESS =
> (PROTOCOL = TCP)
> (Host = 127.0.0.1)
> (Port = 1521)
> )
> )
>STARTUP_WAIT_TIME_LISTENER = 0
>CONNECT_TIMEOUT_LISTENER = 99
>TRACE_LEVEL_LISTENER = ADMIN
>SID_LIST_LISTENER =
> (SID_LIST =
> (SID_DESC =
> (SID_NAME = ORCL)
> )
> )
>============================================================================
>= LISTENER.LOG
>============================================================================
>TNSLSNR80 for 32-bit Windows: Version 8.0.3.0.0 - Production on 02-FEB-98
>22:45:56
>(c) Copyright 1997 Oracle Corporation. All rights reserved.
>System parameter file is G:\ORANT\NET80\admin\listener.ora
>Log messages written to G:\ORANT\NET80\log\listener.log
>TNS-01150: The address of the specified listener name is incorrect
>NL-00303: syntax error in NV string
>TNSLSNR80 for 32-bit Windows: Version 8.0.3.0.0 - Production on 02-FEB-98
>22:50:41
>(c) Copyright 1997 Oracle Corporation. All rights reserved.
>System parameter file is G:\ORANT\NET80\admin\listener.ora
>Log messages written to G:\ORANT\NET80\log\listener.log
>TNS-01150: The address of the specified listener name is incorrect
>NL-00303: syntax error in NV string
>============================================================================
>= HOSTS
>============================================================================
>127.0.0.1 localhost
>127.0.0.1 bigboy
>===========================================================================
>= TNSNAMES.ORA
>============================================================================
># TNSNAMES.ORA Configuration file: G:\ORANT\NET80\ADMIN\tnsnames.ora
># Generated by Oracle Net8 Assistant
>TcpExample.world =
> (DESCRIPTION =
> (ADDRESS =
> (PROTOCOL = TCP)
> (Host = 127.0.0.1)
> (Port = 1521)
> )
> (CONNECT_DATA = (SID = ORCL)
> )
> )
>============================================================================
>= SQLNET.ORA
>============================================================================
>TRACE_LEVEL_CLIENT = OFF
>sqlnet.authentication_services = (NTS)
>names.directory_path = (TNSNAMES, HOSTNAME)
>names.default_domain = world
>name.default_zone = world
>automatic_ipc = off
>
>
>

Thanks!

Joel

Joel R. Kallman                          Enabling the Information Age!
Oracle Government, Education, & Health   
Columbus, OH                             http://govt.us.oracle.com
jkallman_at_us.oracle.com                   http://www.oracle.com



The statements and opinions expressed here are my own and do not necessarily represent those of Oracle Corporation. Received on Wed Feb 04 1998 - 00:00:00 CET

Original text of this message