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: GTT & library cache pin

Re: GTT & library cache pin

From: Mladen Gogala <mgogala_at_allegientsystems.com>
Date: Fri, 10 Jun 2005 10:40:04 -0400
Message-ID: <42A9A644.3060406@allegientsystems.com>


Larry Elkins wrote:

>And why does the process I'm currently tracing, written in C++,
>create/populate/drop the *same* GTT 10,000+ times ;-)
>
>
>

Because the process has been developed by a duhveleper instead of a developer? This is sort of thing that would justify capital punishment for developers. Of course, if the duhveloper is worth his salt, he'll invoke constructor in the loop for each and every invocation of "CREATE GLOBAL TEMPORARY TABLE". He will also be
careful not to create any copy-constructors as these may optimize copying and not create a bitwise copy of the object being copied. I simply love OO-programming!

-- 
Mladen Gogala
Oracle DBA
Ext. 121


--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jun 10 2005 - 10:43:04 CDT

Original text of this message

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