WO2004111850A2 - Method and computer system for providing a cost estimate for sizing a computer system - Google Patents

Method and computer system for providing a cost estimate for sizing a computer system Download PDF

Info

Publication number
WO2004111850A2
WO2004111850A2 PCT/EP2004/005892 EP2004005892W WO2004111850A2 WO 2004111850 A2 WO2004111850 A2 WO 2004111850A2 EP 2004005892 W EP2004005892 W EP 2004005892W WO 2004111850 A2 WO2004111850 A2 WO 2004111850A2
Authority
WO
WIPO (PCT)
Prior art keywords
sizing
cost
application programs
model
coefficients
Prior art date
Application number
PCT/EP2004/005892
Other languages
French (fr)
Inventor
Bernd F. Lober
Ulrich Marquard
Original Assignee
Sap Ag
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sap Ag filed Critical Sap Ag
Publication of WO2004111850A2 publication Critical patent/WO2004111850A2/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3447Performance evaluation by modeling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3442Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for planning or managing the needed capacity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0283Price estimation or determination
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/87Monitoring of transactions

Definitions

  • the present invention relates to the field of estimating the cost for a data processing system, and more particularly to sizing of a data processing system.
  • Sizing encompasses the determination of the central processing unit (CPU) requirements, volatile memory requirements (e.g. cache memory or random access memory), and mass storage requirements (e.g. hard disk capability) of a data processing system that is capable of running a given software application at acceptable performance levels.
  • CPU central processing unit
  • volatile memory requirements e.g. cache memory or random access memory
  • mass storage requirements e.g. hard disk capability
  • US Patent No. 6,542,854 shows a method and mechanism for sizing a hardware system for a software workload.
  • the workload is modelled into a set of generic system activities which are not directly tied to a specific hardware platform.
  • Suitable hardware systems or components are selected by analysing the workload and hardware profiles in terms of the generic system activities.
  • US Patent No. 6,542,893 shows a database sizer.
  • the database sizer calculates the total mass storage requirements for a relational database table including database storage requirements, application and software requirements, system table requirements, scratch and sort requirements, log file requirements, and growth requirements.
  • the database sizing is done by providing detailed inputs for tables in the database sufficient to calculate the required table size for each table; providing detailed inputs for each index for each table in the database sufficient to calculate the required index size for each table; providing input parameters for each database system including the page size, the fill factor, the log file space, the temporary space, as a percent of the formatted database size including indexes, the space required for operating system and application software, the space required for system databases, the percent growth required for the database, and the page file space; calculating a total storage requirement for the database using the inputs and input parameters; and calculating a storage requirement for the data base management system using the inputs and input parameters.
  • the calculated storage requirements include separately output operating system and application software space requirements, system table space requirements, scratch and sort space requirements
  • Quick Sizer is a SAP® program product which assists in selecting the hardware and system platform that meets specific business requirements.
  • Quick Sizer provides online, up-to-date sizing based on business-oriented figures, such as the number of users or expected number of business processes and documents (cf. http://www.sap.com/andeancarib/soluations/technology/documentacion/Quick%20Sizer ,EdJ).
  • the Optimizer Model for SAP is an option to the HyPerformix Integrated Performance SuiteTM (IPS).
  • the Optimizer Model for SAP includes models for the major SAP R/3 software modules (e.g. Financials, Sales and Distribution) and combines them with the extensive hardware library found with the HyPerformix Infrastructure OptimizerTM (Optimizer) product. Optimizer enables its users to analyse and optimise end-to-end performance of their SAP application on various hardware configurations.
  • the Optimizer Model for Sap takes workload and configuration parameter inputs.
  • Workload parameters include the number of users of each SAP R/3 module.
  • Configuration parameters include the number of servers at each tier (e.g. web, application) and the number of processes (e.g. Dialogue workers) on each server.
  • the Optimizer Model for SAP provides a default set of resource usage metrics for each of the SAP modules. These metrics are similar to those used in SAP Quick Sizer and include both CPU and network usage metrics. Early in the design phase, architects can quickly build models using the default resource metrics to do first-cut sizing performance analysis. Later, models can be calibrated with actual measurements collected during functional testing. Scenarios can then be rerun to ensure the application is still on target to meet its performance goals.
  • the present invention provides for a method of providing a cost estimate for a data processing system by determining the hardware requirements for each object of a selected application program and estimating of the corresponding cost.
  • the object specific hardware requirements and cost are added up in order to provide the total hardware requirements and the total cost estimate.
  • the total of the cost can be broken down into the cost contributions of individual objects.
  • the present invention enables a user to make a plausibility test whether a projected data processing system makes sense from an information technology (IT) cost perspective. For example, if the estimated initial IT cost per transaction surpasses the economic value of a typical transaction to be processed by the data processing system, this indicates that the architecture of the data processing system requires an adaptation in order to reduce the data processing cost. This can be done by reducing the level of granularity by which transactions are to be processed in the data processing system. For example, instead of tracking each individual item of a bill of material it can be sufficient to keep track of lots of a class of the item which reduces the data processing and storage requirements. It is a particular advantage of the present invention that the cost contributions of the individual objects are provided which helps a user to identify more efficient and cost effective options for the configuration of the projected data processing system.
  • IT information technology
  • the user has to select an application program from a set of application programs which are supported by the computer system for making the cost estimate.
  • Each one of the application programs has a predetermined number of objects, which are also referred to as 'business objects'.
  • Business objects are the data processing entities which in combination constitute a transaction, like the processing of an order. For example the processing of an order includes the business objects 'acceptance of order', 'invoice', ...
  • a user has to enter a load profile as a basis for the sizing.
  • the load profile only includes the expected dynamic load profile of the data processing system rather than the static load profile. This is advantageous in order to limit the effort required for the sizing and to provide a lower limit of the cost estimate.
  • a lower limit for the cost estimate in most cases is sufficient in order to perform a plausibility check whether a project data processing system is acceptable or requires modification from a cost perspective. For example, if the lower limit for a cost estimate per transaction surpasses the economic value of the transaction, such as the value of the ordered item, this means that the plausibility check has failed and that the projected data processing system requires modifications.
  • the sizing of the data processing system is done step by step for the business objects of the selected application program.
  • sizing coefficients for each business object are retrieved from a database table.
  • the sizing coefficients are entered into a sizing model which provides the estimated hardware requirements for the implementation of that individual business object.
  • business object specific hardware requirements are used for estimating the implementation cost for that individual business object. After this has been done for each one of the business objects of the selected application program the business object specific hardware requirements and the business object specific costs are added up, respectively. For example, this provides an estimate of a lower limit for the implementa- tion costs and/or the implementation costs per year and/or the implementation costs per transaction.
  • the sizing model is a linear sizing model using a set of linear equations.
  • the linear equations are parameter- ised by means of the sizing coefficients to provide the hardware requirements per business object.
  • each load range is defined linearly. This can be done by assigning different sets of sizing coefficients to different load ranges.
  • the cost estimation is done based on a linear cost model.
  • the linear cost model includes a cost factor of cost per CPU requirement, cost per memory requirement and cost per mass storage requirement. These factors are multiplied by the projected hardware requirements of the data processing system to provide the cost estimates.
  • KPI key performance indicator
  • Figure 1 is a block diagram of the first embodiment of a computer system of the invention
  • Figure 2 is illustrative of a flow chart for performing sizing and cost estimation
  • Figure 3 is illustrative of an alternative embodiment of a computer system of the invention.
  • Figure 1 shows computer system 100 having user interface 102 and coefficient database 104.
  • Computer system 100 supports a number of application programs A1 , A2 Ai, ... Am.
  • Each one of these application programs has a number of business objects.
  • application program A1 has business objects BO11 , BO12, ...; likewise application program A2 has business objects BO21 , BO22,... and application programme Ai has business objects BOiI , BOi2,... BOij,... BOin.
  • Coefficient database 104 stores the sizing coefficients for each one of these business objects.
  • the business object BO11 of application program A1 has an assigned set of sizing coefficients C (BO11)
  • business object BO12 has set C(BOI 2), ...
  • Linear sizing model 106 provides an estimate for the hardware requirements to implement an arbitrary business object BOij.
  • Linear sizing model 106 is parameterised by the set C(BOij) of business object BOij and evaluates a load profile which is entered via user interface 102 by means of a set of linear equations.
  • Cost estimator 108 is coupled to linear sizing model 106. On the basis of the hardware requirements per business object delivered by linear sizing model 106 cost estimator 108 calculates a cost estimation for the implementation of that business object.
  • the hardware requirements per business object and the cost estimation per business object are stored in result database 110.
  • the result database 110 contains an entry for each one the business objects BOij of the application program and its related hardware requirements and cost estimates. On the basis the total of the hardware requirements and the total of the cost is calculated.
  • results database 110 can be realised by means of a spreadsheet.
  • the load profile data which a user has to enter via userinterface 102 includes the following data:
  • CPU (BOij) is the central processing unit requirement for a business object BOij
  • Memory (BOij) is the volatile memory requirement for business object BOij
  • Disk space (BOij) is the mass storage requirement for business object BOij.
  • the coefficients c1 , c2, c3 and c4 constitute the set of coefficients C(BOij).
  • a user selects one of the application programs Ai and enters the projected load profile via user interface 102.
  • the sizing coefficients for the business objects of the selected application program are retrieved from coefficient database 104 and entered into linear sizing model 106 as well as the load profile data.
  • linear sizing model 106 calculates an estimate of the hardware requirements for each one of the business objects of the selected application program. For example linear sizing model 106 outputs a set of three hardware parameters for each business object in order to indicate the hardware requirements in terms of CPU, memory and disk space requirements. The estimation of the business object specific hardware requirements provided by linear sizing model 106 are stored in result database 110.
  • Cost estimator 108 calculates the cost estimate for each one of the business objects on the basis of the set of hardware parameters delivered by linear sizing model 106 per business object. For example, this can be done by calculating
  • Cost (BOij) CPU (BOij) * a + Memory (BOij) * b + Disk space (BOij) * c,
  • SAP SAP Application Performance Standard
  • SAPS Sap Application Performance Standard
  • b a Euro amount per memory volume
  • c a Euro amount per disk space volume.
  • SAP Application Performance Standard is a hardware independent unit that describes the performance of a system configuration in the SAP environment. It is derived from the SD Standard Application benchmark, where 100 SAPS are defined as 2,000 fully business processed order line items per hour. In technical terms, this throughput is achieved by processing 6,000 dialog steps (screen changes), 2,000 postings per hour in the SD benchmark, or 2,400 SAP transactions. Fully business processed in the SD Standard Application Benchmark means the full business process
  • the resulting estimated cost per business object Cost (BOij) is stored in database table 110.
  • the business object specific hardware requirements and the business object specific cost estimates can be added up to provide the total hardware requirements and the total cost estimate.
  • the sizing coefficients and the coefficients a, b, c of cost estimator 108 are selected such that the resulting cost estimations provide a lower limit for the actual cost in order to enable a plausibility check.
  • Results database 110 can be visualised via user interface 102, e.g. in the form of a spreadsheet.
  • FIG. 2 is illustrative of a corresponding flow chart.
  • a user enters a selection of one of the application programs supported by the system.
  • the user enters a dynamic load profile in order to describe the projected dynamic load of the selected application program running on the planned data processing system.
  • the dynamic load profile can be entered in terms of the total number of transaction or the total number of transactions per time unit. In addition the average number of items can be entered to specify the dynamic load profile.
  • step 204 the user enters a memory load profile. This can be done by entering an average retention time of business objects being related to a transaction before archiving.
  • step 206 the user inputs data which are descriptive of the projected concurrency, i.e. the expected average number of concurrent users.
  • step 208 the index j is initialised.
  • step 210 the sizing coefficients of the business object BOi 1 of the selected application program Ai are retrieved from the coefficient database.
  • step 212 the coefficient set retrieved in step 210 as well as the dynamic load profile, memory load profile and concurrency data are entered into the linear sizing model in order to estimate the business object specific hardware requirements. On this basis a cost estimation for the business object specific costs is performed in step 214.
  • step 216 the index j is incremented and the control goes back to step 210 in order to perform the steps 210 to 214 for the next business object BOi2. Steps 210 to 216 are repeated until all business objects up to business object BOin of the selected application program Ai have been processed.
  • step 218 the total hardware requirements are calculated in step 218 by adding up of the business object specific hardware requirements.
  • the estimated cost total is calculated in step 220 by adding up of the business object specific cost estimates.
  • the estimated cost total per transaction is provided in step 222 by dividing of the cost total by the expected total number of transaction per timed unit. This number can be used as a key performance indicator to evaluate the cost effectiveness of the projected data processing system.
  • Figure 3 shows a block diagram of an alternative embodiment. Like elements of the embodiments of figures 1 and 3 are designated by like reference numerals having added 200 to designate elements of the embodiment in figure 3.
  • computer system 300 has a coefficient database 304 which contains at least two sets of sizing coefficients for each business object BOij. Each one of the sets of sizing coefficients is assigned to a specific load range L1 or L2. This enables to split up the sizing task into linearised ranges rather than a single range for greater precision.
  • the load profile entered via user interface 302 is used to select one of the sets of sizing coefficients which are assigned to each one of the business objects BOij. This is done by determining whether the load profile which has been entered via user interface 302 is within load range L1 or load range L2. If the load profile is within load range L2 this means that the set of sizing coefficients which is assigned to that load range L1 is selected. Otherwise the set of sizing coefficients assigned to the other load range is selected.
  • linear sizing model 306 analogous to the embodiment of figure 1.

Description

Method and computer system for providing a cost estimate for sizing a computer system
Description
Field of the invention
The present invention relates to the field of estimating the cost for a data processing system, and more particularly to sizing of a data processing system.
Background and prior art
Various sizing methodologies for predicting the hardware investment needed to run software applications are known from the prior art. Sizing encompasses the determination of the central processing unit (CPU) requirements, volatile memory requirements (e.g. cache memory or random access memory), and mass storage requirements (e.g. hard disk capability) of a data processing system that is capable of running a given software application at acceptable performance levels. The process of determining the appropriate hardware is referred to as 'sizing' in the prior art.
US Patent No. 6,542,854 shows a method and mechanism for sizing a hardware system for a software workload. The workload is modelled into a set of generic system activities which are not directly tied to a specific hardware platform. Suitable hardware systems or components are selected by analysing the workload and hardware profiles in terms of the generic system activities.
US Patent No. 6,542,893 shows a database sizer. The database sizer calculates the total mass storage requirements for a relational database table including database storage requirements, application and software requirements, system table requirements, scratch and sort requirements, log file requirements, and growth requirements. The database sizing is done by providing detailed inputs for tables in the database sufficient to calculate the required table size for each table; providing detailed inputs for each index for each table in the database sufficient to calculate the required index size for each table; providing input parameters for each database system including the page size, the fill factor, the log file space, the temporary space, as a percent of the formatted database size including indexes, the space required for operating system and application software, the space required for system databases, the percent growth required for the database, and the page file space; calculating a total storage requirement for the database using the inputs and input parameters; and calculating a storage requirement for the data base management system using the inputs and input parameters. The calculated storage requirements include separately output operating system and application software space requirements, system table space requirements, scratch and sort space requirements, and log file space requirements.
Quick Sizer is a SAP® program product which assists in selecting the hardware and system platform that meets specific business requirements. Quick Sizer provides online, up-to-date sizing based on business-oriented figures, such as the number of users or expected number of business processes and documents (cf. http://www.sap.com/andeancarib/soluciones/technology/documentacion/Quick%20Sizer ,EdJ).
The Optimizer Model for SAP is an option to the HyPerformix Integrated Performance Suite™ (IPS).
(http://www.hvperformix.com/whitepapers/Optimizer%20Model%20for%20SAP.pdf). The Optimizer Model for SAP includes models for the major SAP R/3 software modules (e.g. Financials, Sales and Distribution) and combines them with the extensive hardware library found with the HyPerformix Infrastructure Optimizer™ (Optimizer) product. Optimizer enables its users to analyse and optimise end-to-end performance of their SAP application on various hardware configurations.
The Optimizer Model for Sap takes workload and configuration parameter inputs. Workload parameters include the number of users of each SAP R/3 module. Configuration parameters include the number of servers at each tier (e.g. web, application) and the number of processes (e.g. Dialogue workers) on each server. Once workload and configuration parameters are specified, an application model is generated and automatically added to a hardware topology model created using Optimizer. What-if experiments can then be carried out to evaluate various performance questions.
The Optimizer Model for SAP provides a default set of resource usage metrics for each of the SAP modules. These metrics are similar to those used in SAP Quick Sizer and include both CPU and network usage metrics. Early in the design phase, architects can quickly build models using the default resource metrics to do first-cut sizing performance analysis. Later, models can be calibrated with actual measurements collected during functional testing. Scenarios can then be rerun to ensure the application is still on target to meet its performance goals.
Summary of the invention
The present invention provides for a method of providing a cost estimate for a data processing system by determining the hardware requirements for each object of a selected application program and estimating of the corresponding cost. The object specific hardware requirements and cost are added up in order to provide the total hardware requirements and the total cost estimate. The total of the cost can be broken down into the cost contributions of individual objects.
It is a particular advantage of the present invention that it supports a yes/no decision for an IT investment on the basis of a cost estimate.
The present invention enables a user to make a plausibility test whether a projected data processing system makes sense from an information technology ( IT) cost perspective. For example, if the estimated initial IT cost per transaction surpasses the economic value of a typical transaction to be processed by the data processing system, this indicates that the architecture of the data processing system requires an adaptation in order to reduce the data processing cost. This can be done by reducing the level of granularity by which transactions are to be processed in the data processing system. For example, instead of tracking each individual item of a bill of material it can be sufficient to keep track of lots of a class of the item which reduces the data processing and storage requirements. It is a particular advantage of the present invention that the cost contributions of the individual objects are provided which helps a user to identify more efficient and cost effective options for the configuration of the projected data processing system.
In accordance with a preferred embodiment of the invention the user has to select an application program from a set of application programs which are supported by the computer system for making the cost estimate. Each one of the application programs has a predetermined number of objects, which are also referred to as 'business objects'. Business objects are the data processing entities which in combination constitute a transaction, like the processing of an order. For example the processing of an order includes the business objects 'acceptance of order', 'invoice', ...
Further a user has to enter a load profile as a basis for the sizing. Preferably the load profile only includes the expected dynamic load profile of the data processing system rather than the static load profile. This is advantageous in order to limit the effort required for the sizing and to provide a lower limit of the cost estimate. A lower limit for the cost estimate in most cases is sufficient in order to perform a plausibility check whether a project data processing system is acceptable or requires modification from a cost perspective. For example, if the lower limit for a cost estimate per transaction surpasses the economic value of the transaction, such as the value of the ordered item, this means that the plausibility check has failed and that the projected data processing system requires modifications.
In accordance with a preferred embodiment of the invention the sizing of the data processing system is done step by step for the business objects of the selected application program. For this purpose sizing coefficients for each business object are retrieved from a database table. The sizing coefficients are entered into a sizing model which provides the estimated hardware requirements for the implementation of that individual business object.
These business object specific hardware requirements are used for estimating the implementation cost for that individual business object. After this has been done for each one of the business objects of the selected application program the business object specific hardware requirements and the business object specific costs are added up, respectively. For example, this provides an estimate of a lower limit for the implementa- tion costs and/or the implementation costs per year and/or the implementation costs per transaction.
In accordance with a further preferred embodiment of the invention the sizing model is a linear sizing model using a set of linear equations. The linear equations are parameter- ised by means of the sizing coefficients to provide the hardware requirements per business object.
In accordance with a further preferred embodiment of the invention several load ranges are defined for the sizing. Within each load range the sizing is done linearly. This can be done by assigning different sets of sizing coefficients to different load ranges.
In accordance with a further preferred embodiment of the invention the cost estimation is done based on a linear cost model. For example the linear cost model includes a cost factor of cost per CPU requirement, cost per memory requirement and cost per mass storage requirement. These factors are multiplied by the projected hardware requirements of the data processing system to provide the cost estimates.
It is a particular advantage of the present invention that the cost estimation, and in particular the cost estimation per transaction, can be used as a so-called key performance indicator (KPI). This KPI definition enables a customer to perform a plausibility check whether an investment in a projected data processing system is reasonable and guarantees a possible appropriate return on investment (ROI), or if the projected data processing system requires modifications in order to align the structure of the data processing system with the business environment of the customer.
Brief description of the drawings
In the following preferred embodiments of the invention will be described in greater detail by making reference to the drawings in which:
Figure 1 is a block diagram of the first embodiment of a computer system of the invention,
Figure 2 is illustrative of a flow chart for performing sizing and cost estimation, Figure 3 is illustrative of an alternative embodiment of a computer system of the invention.
Detailed description
Figure 1 shows computer system 100 having user interface 102 and coefficient database 104.
Computer system 100 supports a number of application programs A1 , A2 Ai, ... Am.
Each one of these application programs has a number of business objects. For example application program A1 has business objects BO11 , BO12, ...; likewise application program A2 has business objects BO21 , BO22,... and application programme Ai has business objects BOiI , BOi2,... BOij,... BOin.
Coefficient database 104 stores the sizing coefficients for each one of these business objects. For example the business object BO11 of application program A1 has an assigned set of sizing coefficients C (BO11), business object BO12 has set C(BOI 2), ...
Further computer system 100 has linear sizing model 106. Linear sizing model 106 provides an estimate for the hardware requirements to implement an arbitrary business object BOij. Linear sizing model 106 is parameterised by the set C(BOij) of business object BOij and evaluates a load profile which is entered via user interface 102 by means of a set of linear equations.
Cost estimator 108 is coupled to linear sizing model 106. On the basis of the hardware requirements per business object delivered by linear sizing model 106 cost estimator 108 calculates a cost estimation for the implementation of that business object.
The hardware requirements per business object and the cost estimation per business object are stored in result database 110. After the processing for providing a cost estimate for a selected one of the application programs Ai has been completed, the result database 110 contains an entry for each one the business objects BOij of the application program and its related hardware requirements and cost estimates. On the basis the total of the hardware requirements and the total of the cost is calculated. For example results database 110 can be realised by means of a spreadsheet.
The overall system control and the flow of information within computer 100 is controlled by program 112. For example, the load profile data which a user has to enter via userinterface 102 includes the following data:
- total number of transactions, such as orders, to be processed per year (N),
- average number of items per transaction (I),
- average number of concurrent users (U),
- average retention time of business objects being related to a transaction before archiving (T).
On the basis of these load profile data linear sizing model 106 can calculate an estimate for the hardware requirements by means of the following equations:
CPU (BOij) = N*l* c1 Memory (BOij) = N*l*U*c2 Disk space (BOij) = NTT*c3*c4,
where CPU (BOij) is the central processing unit requirement for a business object BOij, Memory (BOij) is the volatile memory requirement for business object BOij and Disk space (BOij) is the mass storage requirement for business object BOij. The coefficients c1 , c2, c3 and c4 constitute the set of coefficients C(BOij).
In operation a user selects one of the application programs Ai and enters the projected load profile via user interface 102. In response the sizing coefficients for the business objects of the selected application program are retrieved from coefficient database 104 and entered into linear sizing model 106 as well as the load profile data.
On this basis linear sizing model 106 calculates an estimate of the hardware requirements for each one of the business objects of the selected application program. For example linear sizing model 106 outputs a set of three hardware parameters for each business object in order to indicate the hardware requirements in terms of CPU, memory and disk space requirements. The estimation of the business object specific hardware requirements provided by linear sizing model 106 are stored in result database 110.
The estimated hardware requirements determined by linear sizing model 106 are entered into cost estimator 108. Cost estimator 108 calculates the cost estimate for each one of the business objects on the basis of the set of hardware parameters delivered by linear sizing model 106 per business object. For example, this can be done by calculating
Cost (BOij) = CPU (BOij) * a + Memory (BOij) * b + Disk space (BOij) * c,
where a is a Euro amount per CPU requirement, e.g. measured in SAPS (SAPS = Sap Application Performance Standard), b is a Euro amount per memory volume and c is a Euro amount per disk space volume. The SAP Application Performance Standard (SAPS) is a hardware independent unit that describes the performance of a system configuration in the SAP environment. It is derived from the SD Standard Application benchmark, where 100 SAPS are defined as 2,000 fully business processed order line items per hour. In technical terms, this throughput is achieved by processing 6,000 dialog steps (screen changes), 2,000 postings per hour in the SD benchmark, or 2,400 SAP transactions. Fully business processed in the SD Standard Application Benchmark means the full business process
The resulting estimated cost per business object Cost (BOij) is stored in database table 110. When all business objects of the selected application program have been processed the business object specific hardware requirements and the business object specific cost estimates can be added up to provide the total hardware requirements and the total cost estimate.
Preferably the sizing coefficients and the coefficients a, b, c of cost estimator 108 are selected such that the resulting cost estimations provide a lower limit for the actual cost in order to enable a plausibility check.
Results database 110 can be visualised via user interface 102, e.g. in the form of a spreadsheet.
Figure 2 is illustrative of a corresponding flow chart. In step 200 a user enters a selection of one of the application programs supported by the system. In step 202 the user enters a dynamic load profile in order to describe the projected dynamic load of the selected application program running on the planned data processing system. The dynamic load profile can be entered in terms of the total number of transaction or the total number of transactions per time unit. In addition the average number of items can be entered to specify the dynamic load profile.
In step 204 the user enters a memory load profile. This can be done by entering an average retention time of business objects being related to a transaction before archiving. In step 206 the user inputs data which are descriptive of the projected concurrency, i.e. the expected average number of concurrent users.
In step 208 the index j is initialised. In step 210 the sizing coefficients of the business object BOi 1 of the selected application program Ai are retrieved from the coefficient database. In step 212 the coefficient set retrieved in step 210 as well as the dynamic load profile, memory load profile and concurrency data are entered into the linear sizing model in order to estimate the business object specific hardware requirements. On this basis a cost estimation for the business object specific costs is performed in step 214. In step 216 the index j is incremented and the control goes back to step 210 in order to perform the steps 210 to 214 for the next business object BOi2. Steps 210 to 216 are repeated until all business objects up to business object BOin of the selected application program Ai have been processed.
Next the total hardware requirements are calculated in step 218 by adding up of the business object specific hardware requirements. Likewise the estimated cost total is calculated in step 220 by adding up of the business object specific cost estimates. In addition the estimated cost total per transaction is provided in step 222 by dividing of the cost total by the expected total number of transaction per timed unit. This number can be used as a key performance indicator to evaluate the cost effectiveness of the projected data processing system.
Figure 3 shows a block diagram of an alternative embodiment. Like elements of the embodiments of figures 1 and 3 are designated by like reference numerals having added 200 to designate elements of the embodiment in figure 3.
In the embodiment of figure 3 computer system 300 has a coefficient database 304 which contains at least two sets of sizing coefficients for each business object BOij. Each one of the sets of sizing coefficients is assigned to a specific load range L1 or L2. This enables to split up the sizing task into linearised ranges rather than a single range for greater precision.
In operation the load profile entered via user interface 302 is used to select one of the sets of sizing coefficients which are assigned to each one of the business objects BOij. This is done by determining whether the load profile which has been entered via user interface 302 is within load range L1 or load range L2. If the load profile is within load range L2 this means that the set of sizing coefficients which is assigned to that load range L1 is selected. Otherwise the set of sizing coefficients assigned to the other load range is selected.
The selected sets of sizing coefficients are entered into linear sizing model 306 analogous to the embodiment of figure 1.
List of Reference Numerals
100 computer system
102 user interface
104 coefficient database
106 linear sizing model
108 cost estimator
110 result database
112 program
300 computer system
302 user interface
304 coefficient database
306 linear sizing model
308 cost estimator
310 result database
312 program

Claims

C l a i m s
1. A computer system for providing a cost estimate for a data processing system comprising:
user interface means (102, 302) for selecting of an application program of a set of application programs, each application program having a number of objects, and for entering of data being descriptive of a load profile,
means (104, 112) for retrieving a set of sizing coefficients for each object of the selected one of the application programs,
a sizing model (106) for estimating of the hardware requirements for the data processing system for each one of the objects of the selected one of the application programs, the sizing model being adapted to provide the estima tion of the hardware requirements by processing of the sizing coefficients and the load profile,
a cost estimator (108) for providing a cost estimation for each one of the objects on the basis of the estimated hardware requirements,
means (110) for calculating of the total hardware requirement on the basis of the hardware requirements for the objects,
means (110) for calculating of the total cost on the basis of the cost esti mates.
2. The computer system of claim 1 , the sizing model being a linear sizing model.
3. The computer systems of 1 or 2, further comprising means for storing of at least first and second sets of sizing coefficients for each object of the application programs, each of the sets of sizing coefficients being assigned to a load range, the means for retrieving of a set of sizing coefficients being adapted to select one of the at least first and second sets of sizing coefficients based on the load profile.
4. The computer system of claims 1 , 2 or 3, the cost estimator being based on a linear cost model.
5. A method of providing a cost estimate for a data processing system, the method comprising the steps of:
selecting of an application program of a set of application programs, each application program having a number of objects,
entering of data being descriptive of a load profile,
retrieving a set of sizing coefficients for each object of the selected one of the application programs,
estimating the hardware requirements for the data processing system for each one of the objects of the selected one of the application programs by entering of the sizing coefficients and the load profile into a sizing model,
entering of the hardware requirements for each one of the objects of the selected one of the application programs into a cost estimator component to provide a cost estimation for the data processing systems costs for each one of the program objects of the selected one of the application programs,
calculating of the total hardware requirement by adding of the hardware requirements,
calculating of the total cost estimate by adding of the cost estimations.
6. The method of claim 5, the load profile data comprising the total number of orders to be processed per year by means of the selected one of the application programs on the data processing system, an average number of items per order, an average number of concurrent users, and an average retention time of an object before archiving.
7. The method of claim 5 or 6, the sizing model being a linear sizing model.
8. The method of claim 5, 6 or 7, each object of the selected one of the application programs having at least first and second sets of sizing coefficients, each one of the sets of sizing coefficients being assigned to a load range, the method further comprising selecting one of the at least first and second sets of sizing coefficients on the basis of the load profile,
9. The method of any one of the preceding claims 5 to 8, the cost estimator component being based on a linear cost model.
10. A computer program product, in particular digital storage medium, for providing a cost estimate for a data processing system, the computer program product comprising program means for performing the steps of:
a. entering a selection of an application program of a set of application programs, each application program having a number of objects,
b. entering of data being descriptive of a load profile,
c. retrieving of a set of sizing coefficients for each object of the selected one of the application programs,
d. calculating an estimation of the hardware requirements for the data processing system for each one of the objects of the selected one of the application programs by processing of the sizing coefficients and the load profile in a sizing model program component,
e. calculating an estimation for the cost for the implementation for each one of the objects in the data processing system by processing of the hardware requirements in a cost estimation program component,
f. calculating of the total hardware requirement by adding of the hardware requirements,
g. calculating of the total cost by adding of the cost estimations.
11. The computer program product of claim 10, the sizing model program component being a linear sizing model.
12. The computer program product of claims 10 or 11 , each object of the selected one of the application programs having at least first and second sets of sizing coefficients, each one of the sets of sizing coefficients being assigned to a load range, the program means being adapted to select one of the at least first and second sets of sizing coefficients based on the load profile.
13. The computer program product of claims 10, 11 or 12, the cost estimation program component being based on a linear cost model.
PCT/EP2004/005892 2003-06-06 2004-06-01 Method and computer system for providing a cost estimate for sizing a computer system WO2004111850A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP03012947.2A EP1484684B1 (en) 2003-06-06 2003-06-06 Method and computer system for providing a cost estimate for sizing a computer system
EP03012947.2 2003-06-06

Publications (1)

Publication Number Publication Date
WO2004111850A2 true WO2004111850A2 (en) 2004-12-23

Family

ID=33155181

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2004/005892 WO2004111850A2 (en) 2003-06-06 2004-06-01 Method and computer system for providing a cost estimate for sizing a computer system

Country Status (3)

Country Link
US (1) US7747449B2 (en)
EP (1) EP1484684B1 (en)
WO (1) WO2004111850A2 (en)

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7383516B2 (en) * 2005-04-13 2008-06-03 Microsoft Corporation Systems and methods for displaying and editing hierarchical data
US7383161B2 (en) 2005-04-13 2008-06-03 Microsoft Corporation Systems and methods for device simulation
US7552036B2 (en) 2005-04-15 2009-06-23 Microsoft Corporation Preconditioning for stochastic simulation of computer system performance
US7979520B2 (en) * 2005-04-15 2011-07-12 Microsoft Corporation Prescriptive architecture recommendations
US7689616B2 (en) * 2005-04-15 2010-03-30 Microsoft Corporation Techniques for specifying and collecting data aggregations
US20060282449A1 (en) * 2005-06-09 2006-12-14 International Business Machines Corporation Accessing a common data structure via a customized rule
WO2007048577A2 (en) * 2005-10-24 2007-05-03 Accenture Global Services Gmbh Dynamic server consolidation and configuration
JP2007179477A (en) * 2005-12-28 2007-07-12 Internatl Business Mach Corp <Ibm> Method, system and computer program for supporting service evaluation
US8051019B2 (en) * 2006-07-13 2011-11-01 Sap Ag Neural network resource sizing apparatus for database applications
US20090006449A1 (en) * 2007-06-29 2009-01-01 Microsoft Corporation Modeling and Analysis of Computer Networks
US8055733B2 (en) * 2007-10-17 2011-11-08 International Business Machines Corporation Method, apparatus, and computer program product for implementing importation and converging system definitions during planning phase for logical partition (LPAR) systems
US20130006793A1 (en) 2011-06-29 2013-01-03 International Business Machines Corporation Migrating Computing Environment Entitlement Contracts Based on Seller and Buyer Specified Criteria
US8812679B2 (en) 2011-06-29 2014-08-19 International Business Machines Corporation Managing computing environment entitlement contracts and associated resources using cohorting
US8775593B2 (en) 2011-06-29 2014-07-08 International Business Machines Corporation Managing organizational computing resources in accordance with computing environment entitlement contracts
US9760917B2 (en) 2011-06-29 2017-09-12 International Business Machines Corporation Migrating computing environment entitlement contracts between a seller and a buyer
US10019478B2 (en) * 2013-09-05 2018-07-10 Futurewei Technologies, Inc. Mechanism for optimizing parallel execution of queries on symmetric resources
US9292336B1 (en) * 2014-01-22 2016-03-22 Amazon Technologies, Inc. Systems and methods providing optimization data
US10367694B2 (en) 2014-05-12 2019-07-30 International Business Machines Corporation Infrastructure costs and benefits tracking
FR3063358B1 (en) * 2017-02-24 2019-05-03 Renault S.A.S. METHOD FOR ESTIMATING THE TIME OF EXECUTION OF A PART OF CODE BY A PROCESSOR

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6024647A (en) * 1983-07-20 1985-02-07 Hitachi Ltd Autonomous resource managing system of system
US5668995A (en) * 1994-04-22 1997-09-16 Ncr Corporation Method and apparatus for capacity planning for multiprocessor computer systems in client/server environments
US5758144A (en) * 1994-06-24 1998-05-26 International Business Machines Corporation Database execution cost and system performance estimator
US5761091A (en) * 1996-12-10 1998-06-02 Bgs Systems, Inc. Method and system for reducing the errors in the measurements of resource usage in computer system processes and analyzing process data with subsystem data
US5949415A (en) * 1997-06-16 1999-09-07 Intel Corporation Method and apparatus for tracking program usage in a computer system
US6249769B1 (en) * 1998-11-02 2001-06-19 International Business Machines Corporation Method, system and program product for evaluating the business requirements of an enterprise for generating business solution deliverables
US6542854B2 (en) * 1999-04-30 2003-04-01 Oracle Corporation Method and mechanism for profiling a system
US6526504B1 (en) * 1999-11-18 2003-02-25 Hewlett-Packard Company System and method for sizing computer systems with variable ramp-up periods by calculating a throughput for target configuration based on data obtained from a computer subsystem
US6496948B1 (en) * 1999-11-19 2002-12-17 Unisys Corporation Method for estimating the availability of an operating server farm
US6571283B1 (en) * 1999-12-29 2003-05-27 Unisys Corporation Method for server farm configuration optimization
US6957209B1 (en) * 2000-02-29 2005-10-18 Unisys Corporation Sizing servers for database management systems via user defined workloads
US6950816B1 (en) * 2000-02-29 2005-09-27 Unisys Corporation Built in headroom for a preemptive multitasking operating system sizer
US6654756B1 (en) * 2000-02-29 2003-11-25 Unisys Corporation Combination of mass storage sizer, comparator, OLTP user defined workload sizer, and design
US6542893B1 (en) * 2000-02-29 2003-04-01 Unisys Corporation Database sizer for preemptive multitasking operating system
US20010044705A1 (en) * 2000-03-10 2001-11-22 Isogon Corp. Method of normalizing software usage data from mainframe computers
US6904408B1 (en) * 2000-10-19 2005-06-07 Mccarthy John Bionet method, system and personalized web content manager responsive to browser viewers' psychological preferences, behavioral responses and physiological stress indicators
US7325234B2 (en) * 2001-05-25 2008-01-29 Siemens Medical Solutions Health Services Corporation System and method for monitoring computer application and resource utilization
US20030095793A1 (en) * 2001-11-21 2003-05-22 Strothmann James Alan System and method for automatically refreshing data
US20030188155A1 (en) * 2002-03-27 2003-10-02 Patrick Petit System and method of determining the number of central processing units for sizing a portal server
US20050171858A1 (en) * 2004-02-03 2005-08-04 Conduct Prosecution To Exclusion Inventors Multi-vendor online marketplace

Also Published As

Publication number Publication date
EP1484684B1 (en) 2013-08-07
EP1484684A1 (en) 2004-12-08
US20050027661A1 (en) 2005-02-03
US7747449B2 (en) 2010-06-29

Similar Documents

Publication Publication Date Title
EP1484684B1 (en) Method and computer system for providing a cost estimate for sizing a computer system
US6560569B1 (en) Method and apparatus for designing and analyzing information systems using multi-layer mathematical models
US6542854B2 (en) Method and mechanism for profiling a system
Kazman et al. Making architecture design decisions: An economic approach
Adler et al. A content-driven reputation system for the Wikipedia
US7313531B2 (en) Method and system for quantitatively assessing project risk and effectiveness
US8694634B2 (en) System and method for performing capacity planning for enterprise applications
US7680916B2 (en) System for improving the performance of a computer software application in a server network
EP2572294B1 (en) System and method for sql performance assurance services
US20030110421A1 (en) Performance evaluation device, performance evaluation information managing device, performance evaluation method, performance evaluation information managing method, performance evaluation system
KR20060061759A (en) Automatic validation and calibration of transaction-based performance models
US7716151B2 (en) Apparatus, method and product for optimizing software system workload performance scenarios using multiple criteria decision making
US20080306793A1 (en) Apparatus and Method for Automatically Improving a Set of Initial Return on Investment Calculator Templates
US20060253472A1 (en) System, method, and service for automatically determining an initial sizing of a hardware configuration for a database system running a business intelligence workload
CN101505243A (en) Performance exception detecting method for Web application
Nguyen et al. An analysis of trends in productivity and cost drivers over years
Gurbaxani et al. The production of information services: a firm-level analysis of information systems budgets
US20060095312A1 (en) Method, system, and storage medium for using comparisons of empirical system data for testcase and workload profiling
US20060143532A1 (en) Cost management of software application portfolio
CN108228462A (en) A kind of parameter test method and device of OLTP systems
JP2003256506A (en) Calculating method, calculating device, computer program and recording media
JP4339769B2 (en) Prediction model selection device, prediction model selection method, and program
Jonkers et al. Quantitative modelling and analysis of business processes
US9367647B2 (en) Method of providing system design
Calazans et al. Adapting function point analysis to estimate data mart size

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DPEN Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed from 20040101)
122 Ep: pct application non-entry in european phase
DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)