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 -> Re: Oracle + Perl/Tcl

Re: Oracle + Perl/Tcl

From: Darren Darnell <dba0077_at_edwardjones.com>
Date: 1997/03/21
Message-ID: <Pine.3.94.970321150357.3103A-100000@nddba1>#1/1

I am not sure about v7.2, but Oracle v7.3.2 (for Solaris 2) has oratclsh and tclsh7.4 in $ORACLE_HOME/bin.

As far as documentation goes, we can't find any. We are trying to obtain 'OEMGR Application Developer's Guide', in hopes that there is something in there.

We do know that you need the following environment variables set:

	TCL_LIBRARY=$ORACLE_HOME/network/admin/tcl7.4
	TK_LIBRARY=$ORACLE_HOME/network/admin/tk4.0

There is a program 'csm' in $ORACLE_HOME/bin, that uses TCL/TK.

If you have installed the Intellegent Agent, there are scripts in the following directories that use the commands.

	$ORACLE_HOME/network/agent/tcl
	$ORACLE_HOME/network/agent/events/oracle/<sub-dirs>
	$ORACLE_HOME/network/agent/jobs/oracle/<sub-dirs> 

###############################################################################
# Darren Darnell                                        Database Systems Team #
# darren.darnell_at_edwardjones.com                                 Edward Jones #
# 314.515.1172                                           201 Progress Parkway #
# FAX: 314.515.2599                           Maryland Heights, MO 63043-3042 #
###############################################################################

On Thu, 20 Mar 1997, Dan Shechter wrote:

> I'm looking for a source or (preferably) a precompiled version
> of either perl or tcl with oracle 7.2.
>
> I'm working on Solaris 2.5 / OSF/1 platforms.
>
> Dan.
>
>
Received on Fri Mar 21 1997 - 00:00:00 CST

Original text of this message

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