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

Home -> Community -> Usenet -> c.d.o.server -> Re: SAP-Oracle question

Re: SAP-Oracle question

From: John P. Higgins <jh33378nospam_at_deere.com>
Date: Fri, 17 Apr 1998 20:12:58 -0500
Message-ID: <3537FE1A.3048@deere.com>


SAP does a database commit for every dialog step. Then, when the user completes the SAP transaction (SAP Logical Unit of Work), the background update process executes the real updates and commits.

So database transactions must be on the order of 6000 + 2400.

David Sisk wrote:
>
> David Sisk wrote in message ...
> >SAP's standard benchmark documentation states the following:
> >
> >100 "SAPS" = 2000 processed order line items = 6000 dialog steps + 2000
> >postings = 2400 SAP transactions.
> >
> >Here is the question:
> >
> >How many database transactions = 1 SAP transaction? I would make a wild
> >guess that this number is very dependent on the business process model, but
> >is there a reasonable average that can be used for sizing calculations.
> >
> >Any comments or knowledge welcome. Doubly thankful if you would reply to
> >email as well as posting here.
> >
> >Thanks and regards,
> >Dave
> >
> >
> >
Received on Fri Apr 17 1998 - 20:12:58 CDT

Original text of this message

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