RE: porting to oracle?
Date: Mon, 31 Mar 2008 15:45:11 -0400
Message-ID: <D1DC33E67722D54A93F05F702C99E2A9022768E9@usahm208.amer.corp.eds.com>
Look into Oracle Replication, RAC (Real Application Clusters), and
distributed databases. You can find you way to the documentation from
the main Oracle site: www.oracle.com but you should look for the version
feature compare document and the pricelist because money will determine
which of the many possible solutions are available to you. Perhaps just
a bigger server is your solution.
http://www.oracle.com/database/product_editions.html
http://www.oracle.com/corporate/pricing/technology-price-list.pdf
- Mark D Powell --
Phone (313) 592-5148
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of David Barbour
Sent: Monday, March 31, 2008 12:23 PM To: evert.lammerts_at_gmail.com Cc: oracle-l_at_freelists.org Subject: Re: porting to oracle? With Oracle, there's generally more than one way to accomplishalmost anything you want to do. In order to answer your questions, it would be helpful to know why you've got two machines for you your database. Are both machines actively processing, or is this a disaster recovery scenario? What operating system are you using or contemplating or is that open for consideration as well? What is your throughput between the sites like?
On 3/28/08, Evert Lammerts <evert.lammerts_at_gmail.com> wrote:
Hello all,
As complete newbies we are looking for some advice - I hope this is the
right place to come to.
We have a fairly high traffic web based system using a database server
running MySQL. The server has a lot of transactions to process and
cannot handle the load anymore, resulting in very long response times.
We now have two machines for our database, physically in different
locations however and that cannot be changed. At this moment we are at
the point where we need to consider the database system we will port to
- if we will port at all.
What we need is a redundant system that will be able to support our
(fast) expanding database, and we're thinking of Oracle 10g - mostly
because we know it is the industry standard, not because we know WHY it
is the industry standard.
So the question is, i guess, what kind of setup would we use for Oracle
10g running one database in two different locations, what would be the
best way to keep them synchronized (it needs to be completely
transaction safe) and how is such a system expected to perform?
Evert Lammerts
-- http://www.freelists.org/webpage/oracle-l
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Mar 31 2008 - 14:45:11 CDT