Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Heterogeneous Services: Listener: PROGRAM = What value?

Heterogeneous Services: Listener: PROGRAM = What value?

From: Brian Tkatch <SPAMBLOCK.Maxwell_Smart_at_ThePentagon.com.SPAMBLOCK>
Date: Mon, 22 Oct 2001 22:08:10 GMT
Message-ID: <3bd495c5.973258937@news.alt.net>


While setting up Heterogeneous Services (Generic Connectivity) the listener requires a program name.

In listener.ora in the SID_LIST_LISTENER = list, I added

(SID_DESC=
(SID_NAME=SQL_SERVER)
(ORACLE_HOME=/u01/app/oracle/product/8.1.6)
(PROGRAM=)

        )

Though I cannot figure out what goes in the PROGRAM field. The documentation says that any program specified must be in $ORACLE_HOME/bin (or, from what I understand, in the directory specified in the ORACLE_HOME parameter). The examples in the documentation use "tg4mb80". I cannot find that on my system. Someone sent me a sample file, and it specifies "hsodbc" which also does not exist. I presume that is just the standard sample name. Though it does seem silly that the program is given as an example rather than the actual program.

Does anyone know what program should be specified?

Brian Received on Mon Oct 22 2001 - 17:08:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US