Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 32396 invoked from network); 21 Sep 2006 07:44:11 -0500
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by 69.64.49.119 with SMTP; 21 Sep 2006 07:44:11 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id AF32E42D5FE;
 Thu, 21 Sep 2006 08:43:41 -0400 (EDT)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 29748-10; Thu, 21 Sep 2006 08:43:41 -0400 (EDT)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 256AD42D8B8;
 Thu, 21 Sep 2006 08:43:41 -0400 (EDT)
Received: with ECARTIS (v1.0.0; list oracle-l); Thu, 21 Sep 2006 08:42:36 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id E4E4142D74A
 for <oracle-l@freelists.org>; Thu, 21 Sep 2006 08:42:35 -0400 (EDT)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 29493-06 for <oracle-l@freelists.org>;
 Thu, 21 Sep 2006 08:42:35 -0400 (EDT)
Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 96E1842D6EB
 for <oracle-l@freelists.org>; Thu, 21 Sep 2006 08:42:35 -0400 (EDT)
Received: by nz-out-0102.google.com with SMTP id o37so330295nzf
        for <oracle-l@freelists.org>; Thu, 21 Sep 2006 05:43:04 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references;
        b=HN/3JU1ZFXdVrW6Vg+EOUAimF6DKVgN0rVvp1xdAFJ4dBaxru1n0Ya+bPmxeQNEZmVg5+SbM1/45xYPx+jFOw7VKDDP37GpVQk/xmj5/DJpHT0WYtjpT3+Pvy1VPpfQqQEbvKYJ5mtzNp1G/w40782LBcVkS4WGOro4PisQlJHI=
Received: by 10.64.156.1 with SMTP id d1mr18368640qbe;
        Thu, 21 Sep 2006 05:43:04 -0700 (PDT)
Received: by 10.65.249.3 with HTTP; Thu, 21 Sep 2006 05:43:04 -0700 (PDT)
Message-ID: <411d50f60609210543n70d26f23n46c03ab63fc397bd@mail.gmail.com>
Date: Thu, 21 Sep 2006 14:43:04 +0200
From: "Ghassan Salem" <salem.ghassan@gmail.com>
To: sjaffarhussain@gmail.com
Subject: Re: Oracle and TimesTen
Cc: _oracle_L_list <oracle-l@freelists.org>
In-Reply-To: <97b7fd2f0609200714s71ea797fm3787a12d54e6cf18@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_Part_4070_12248261.1158842584260"
References: <97b7fd2f0609200714s71ea797fm3787a12d54e6cf18@mail.gmail.com>
X-archive-position: 39757
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: salem.ghassan@gmail.com
Precedence: normal
Reply-to: salem.ghassan@gmail.com
X-list: oracle-l
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at avenirtech.net
------=_Part_4070_12248261.1158842584260
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

TimesTen can be very useful to any project that has to handle high
throughput conditions (e.g. inserting streams of data into the DB, with hig=
h
insert rates, insert times I measured where around 30=B5secs, (table+index)=
. )
It also has a replication engine that's fast enough, and can even replicate
data back to Oracle.

Look at their doc on oracle's web site. If you have any specific question,
I'll try to answer.

rgds

On 9/20/06, Syed Jaffar Hussain <sjaffarhussain@gmail.com> wrote:
>
> Hi list,
>
> Any thoughts or comments on Oracle and TimesTen database?
> How useful is this software?
>
> --
> Best Regards,
> Syed Jaffar Hussain
> 8i,9i & 10g OCP DBA
>
> I blog at :http://jaffardba.blogspot.com/
>
> http://www.oracle.com/technology/community/oracle_ace/ace1.html#hussain
>
> -------------------------------------------------------------------------=
---------
> "Winners don't do different things. They do things differently."
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

------=_Part_4070_12248261.1158842584260
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

TimesTen can be very useful to any project that has to handle high throughp=
ut conditions (e.g. inserting streams of data into the DB, with high insert=
 rates, insert times I measured where around 30=B5secs, (table+index). )<br=
>
It also has a replication engine that's fast enough, and can even replicate=
 data back to Oracle.<br><br>Look at their doc on oracle's web site. If you=
 have any specific question, I'll try to answer.<br><br>rgds<br><br><div>
<span class=3D"gmail_quote">On 9/20/06, <b class=3D"gmail_sendername">Syed =
Jaffar Hussain</b> &lt;<a href=3D"mailto:sjaffarhussain@gmail.com">sjaffarh=
ussain@gmail.com</a>&gt; wrote:</span><blockquote class=3D"gmail_quote" sty=
le=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex;=
 padding-left: 1ex;">
Hi list,<br><br>Any thoughts or comments on Oracle and TimesTen database?<b=
r>How useful is this software?<br><br>--<br>Best Regards,<br>Syed Jaffar Hu=
ssain<br>8i,9i &amp; 10g OCP DBA<br><br>I blog at :<a href=3D"http://jaffar=
dba.blogspot.com/">
http://jaffardba.blogspot.com/</a><br><br><a href=3D"http://www.oracle.com/=
technology/community/oracle_ace/ace1.html#hussain">http://www.oracle.com/te=
chnology/community/oracle_ace/ace1.html#hussain</a><br>--------------------=
--------------------------------------------------------------
<br>&quot;Winners don't do different things. They do things differently.&qu=
ot;<br>--<br><a href=3D"http://www.freelists.org/webpage/oracle-l">http://w=
ww.freelists.org/webpage/oracle-l</a><br><br><br></blockquote></div><br>

------=_Part_4070_12248261.1158842584260--
--
http://www.freelists.org/webpage/oracle-l


