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: Differences between Oracle and Progress, actually starting point for considering any migration from Oracle to anything else...

RE: Differences between Oracle and Progress, actually starting point for considering any migration from Oracle to anything else...

From: Jeremiah Wilton <jeremiah_at_ora-600.net>
Date: Tue, 20 Mar 2007 08:36:35 -0700
Message-ID: <010a01c76b05$8c47c230$0401a8c0@flbp7000a>


A brief look at the tuning section Progress OpenEdge RDBMS manual reveals that it also sports a sort of wait event interface, making it competitive with Oracle. I had to read it several times, because I thought "stopwatch" was an OpenEdge technical term. I was wrong.

From the Database Essentials manual:

http://www.psdn.com/library/servlet/KbServlet/download/1906-102-2517/gsdbe.p df

Collecting your baseline statistics

Once you have determined what items you want to benchmark, you can plan your strategy. You can modify the application code to collect this data, which is the most accurate method, but it is also time consuming and costly. An easier way to perform data collection is to time the operations on a stopwatch. This is fairly accurate and easy to implement. To determine the best timing baseline for each task, perform timing in isolation while nothing is running on the system. When timing baselines have been established, repeat the task during hours of operation to establish your under-load baselines.

Absolutely hilarious.

:-)

Regards

Jeremiah Wilton
ORA-600 Consulting
http://www.ora-600.net

-----Original Message-----

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Nigel Thomas

The OP specifically asked about the PROGRESS database (see www.progress.com), not PostGres. To be specific, I think it is Progress OpenEdge RDBMS http://www.progress.com/openedge/products/index.ssp (ie not ObjectStore, omne of their more recent acquisitions).

--

http://www.freelists.org/webpage/oracle-l Received on Tue Mar 20 2007 - 10:36:35 CDT

Original text of this message

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