Xref: alice comp.databases.oracle.tools:19923
Path: alice!news-feed.fnsi.net!newsfeed.wli.net!su-news-hub1.bbnplanet.com!su-news-feed1.bbnplanet.com!news.gtei.net!inet16.us.oracle.com!not-for-mail
From: nix <nix@rnix.com>
Newsgroups: comp.databases.oracle.tools
Subject: Re: Executing Server Jobs
Date: Thu, 31 Dec 1998 08:57:09 -0500
Organization: Oracle Corporation. Redwood Shores, CA
Lines: 20
Message-ID: <368B82B5.F678C72F@rnix.com>
References: <76dmol$7va$1@news1.cableinet.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.5 [en] (WinNT; U)
X-Accept-Language: en

The things you might look into are DBMS_PIPE, DBMS_JOB (server side
packages) and External Procedures (started with 7.3?).
It used to be done by having a OS program running waiting for messages
from the database on a pipe (DBMS_PIPE) but the better way now is to use
External Procedures.

Danny Hyett wrote:
> 
> Please help,
> 
> Is there any way of executing commands on the server via a Forms 5.0
> session? I have a little information about a utility called DYNAPIPE, but as
> yet, I have had no success with it.
> 
> I appreciate ANY advice
> 
> Danny.

-- 
--robert mailto:nix@rnix.com
