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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Re: Wrapping all tables with packages and scalability

Re: Re: Wrapping all tables with packages and scalability

From: <ryan.gaffuri_at_cox.net>
Date: Mon, 3 May 2004 11:25:00 -0400
Message-Id: <20040503152500.MWHJ10595.lakermmtao08.cox.net@smtp.central.cox.net>

> Serialization CPU price is high enough to go back to many SQL calls and many
> network roundtrips when DB is really busy. Serialization/deserialization is
> not cheap in general, and Oracle server side implementation is not most
> efficient too. It is easy to collect stat from 10046 traces to see how much
> it costs.
>
> > object's data as a structure, passed to-and fro by
>
>

how does wrapping parameters in an object cause serialization?



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Mon May 03 2004 - 10:23:23 CDT

Original text of this message

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