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

Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle workflow licensing?

Re: oracle workflow licensing?

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 15 Jan 2007 11:14:59 -0800
Message-ID: <1168888497.896421@bubbleator.drizzle.com>


Volker Hetzer wrote:
> Hi!
> Does anyone know whether one has to pay for oracle workflow?
> I've got oracle enterprise edition and could have oracle
> application server too.
>
> Lots of Greetings!
> Volker

I'm going to guess not:

SQL> select name

   2 from dba_feature_usage_statistics
   3 where (name like '%work%' or name like '%flow%')    4 order by 1;

no rows selected

But I'd recommend checking with Oracle to be sure.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Mon Jan 15 2007 - 13:14:59 CST

Original text of this message

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