| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Help! ORA-28575 calling external proc
We are trying to configure a separate listener to handle the external
procedure processing for our system, but we are getting ORA-28575. We have
gone through the troubleshooting document several times. Any help is greatly
appreciated! Here's the listener.ora and tnsnames.ora files:
###########
# FILENAME: listener.ora
# NETWORK :
# SERVICE :
# AUTHOR : Martin Yen
# DATE : 09/23/99 Init. added plfd01
########### LISTENER = (ADDRESS_LIST = (ADDRESS= (PROTOCOL= IPC)(KEY= plfd01)) (ADDRESS= (PROTOCOL= TCP)(Host= explfd)(Port= 1521)) )
(GLOBAL_DBNAME= plfd01.rsc.raytheon.com)
(ORACLE_HOME= /apps/oracle/product/8.0.6)
(SID_NAME = plfd01)
################################################################## ############ NETWORK :
# FILENAME: listener.ora
(ADDRESS=
(PROTOCOL= IPC)
(KEY= extproc_key)
)
(SID_NAME = extproc_agent)
(ORACLE_HOME= /apps/oracle/product/8.0.6)
(PROGRAM = extproc)
TNSNAMES.ORA:
#
#
# ######################################################################
# 11/18/99 Added a new service name
# extproc_connection_data for extproc
# ######################################################################
# plfd01 = (DESCRIPTION = (ADDRESS = (PROTOCOL= TCP)(Host= explfd.rsc.raytheon.com)(Port= 1521)) (CONNECT_DATA = (SID = plfd01))
--
===== R a y t h e o n S y s t e m s C o m p a n y =====
Michael Wilson
Enterprise Applications
972-344-3094 972-344-2627 (fax) 888-740-5671 (pager) or 8887405671_at_skytel.comReceived on Fri Nov 19 1999 - 10:18:18 CST
![]() |
![]() |