Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> external proc listener
Ok i know i'm doing something wrong here in working with
external proc listener as i can even get the stupid demo to work
right.
here is my listener.ora
LISTENER_EXTPROC= (ADDRESS = (PROTOCOL =
IPC) (KEY = extproc))
SID_LIST_LISTENER_EXTPROC (SID_LIST =
(SID_DESC
=
(address=(protocol=ipc)(key=extproc))
So what am i missing, i've RTFM, metalink, used what I thought were good
examples from multiple places, yet when running the demo in
$ORACLE_HOME/plsql/demo, i still get the ORA-28575 error.
thanks, joe
Received on Tue Aug 14 2001 - 11:30:53 CDT
![]() |
![]() |