Problems with SQLNET V2 on a VAX

From: Fletzberger Bernhard <bfletzb_at_austria.cp.philips.com>
Date: 1995/07/31
Message-ID: <3viuv4$q9a_at_phcoms4.seri.philips.nl>#1/1


These are the effect, if i try to connect to a RS6000 Oracle 7.0.16

        ORACLE>sqlplus system/manager_at_ma48  

        SQL*Plus: Release 3.1.3.1.3 - Production on Mon Jul 31 16:59:00 1995  

        Copyright (c) Oracle Corporation 1979, 1994. All rights reserved.    

	Connected to:
	ORACLE7 Server Release 7.0.16.4.0 - Production
	With the procedural and distributed options
	PL/SQL Release 2.0.18.1.0 - Production
 
	SQL> exit
	Disconnected from ORACLE7 Server Release 7.0.16.4.0 - Production
	With the procedural and distributed options
	PL/SQL Release 2.0.18.1.0 - Production

and these are the effects if i try to connect to a local database on the vax

        ORACLE>sqlplus system/manager_at_csistest  

        SQL*Plus: Release 3.1.3.1.3 - Production on Mon Jul 31 16:59:08 1995  

        Copyright (c) Oracle Corporation 1979, 1994. All rights reserved.  

        ERROR: ORA-12500: TNS:listener failed to start a dedicated server process

The holder of the database has all rights, inclduing this for detaching proceesses.

We are running UCX on the VAX.

There are the Configurationscripts for the vax:

LISTENER.ORA listener =(description =

             (address_list =
              (address =

(protocol =tcp)
(port = 1521) (host = 130.146.10.10)) ) )

stop_listener = yes
trace_directory_listener = disk$user03:[oracle.network.trace]
trace_file_listener = listener
trace_level_listener = ADMIN
sid_list_listener = (sid_list=

(sid_desc=(sid_name=orav7)
(PROGRAM='disk$user03:[oracle.netconfig]orasrv.com')) )

TNSNAMES.ORA csistest =(description =

             (address =

(protocol = tcp)
(port = 1521)
(host = 130.146.10.10))
(connect_data = (sid = orav7))
) ma48 =(description = (address =
(protocol = tcp)
(port = 1521)
(host = 130.146.10.20))
(connect_data = (sid = ma48))
)

Perhaps anyone can help me. If so then send me a mail.

Thanks in advance Bernhard  

-- 
------------------------------------------------------------------------------
Bernhard Fletzberger, Programmer
Philips C&P Austria / SG1         |These views are mine
Tel.: +43-1-60101/1726             |and not necessarily those
Fax.: +43-1-60101/1740            |of my employer
Memo:     atvnams.at45fle
Internet:   bfletzbe_at_austria.cp.philips.com
---------------------------------------------------------------
Received on Mon Jul 31 1995 - 00:00:00 CEST

Original text of this message