Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Is this feasible?
On Dec 13, 10:57 pm, "jared" <j..._at_hwai.com> wrote:
> I'm reading DocID 271886.1 (10G features comparison between different
> Oracle versions - EE, PE, SE, SE1) and one immediately notices that
> Personal Edition, aside from being single-user, has pretty much all of
> EE's features - especially goodies like parallelization and Streams.
>
> One idly wonders - if I am connecting to a PE server from an app server
> (i.e., via a connection pool), is that considered multi-user or
> multisession (or is it even possible)? Is there a listener with the
> product? If not, why not a BEQ-type connection?
>
> jh
That would be considered multi-user, and precluded by your PE license. One single connection, wherever it comes from.
-- Sybrand Bakker Senior Oracle DBAReceived on Thu Dec 14 2006 - 03:06:39 CST