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: Performance degradation using packages?

Re: Performance degradation using packages?

From: QuadTwin <quadtwin_at_aol.com>
Date: 1997/02/08
Message-ID: <19970208141900.JAA15716@ladder01.news.aol.com>#1/1

As opposed to what?

If the alternative is to do this work on the client, which implies transferring a large subset of records across the network, then you're better off with a package approach.

If the speed of the server processor is considerably faster than the client, then you're better off performing the calculations on the server within a package.

Al Received on Sat Feb 08 1997 - 00:00:00 CST

Original text of this message

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