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 PDFInfo
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording 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/3447—Performance evaluation by modeling
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording 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/3442—Recording 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0283—Price estimation or determination
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/87—Monitoring 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.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Development Economics (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Accounting & Taxation (AREA)
- Strategic Management (AREA)
- Finance (AREA)
- Quality & Reliability (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Entrepreneurship & Innovation (AREA)
- Evolutionary Biology (AREA)
- Game Theory and Decision Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Economics (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Stored Programmes (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP03012947.2 | 2003-06-06 | ||
EP03012947.2A EP1484684B1 (de) | 2003-06-06 | 2003-06-06 | Verfahren und Rechnersystem für Kostenschätzung eines Rechnersystems |
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 (de) |
EP (1) | EP1484684B1 (de) |
WO (1) | WO2004111850A2 (de) |
Families Citing this family (19)
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 |
US7689616B2 (en) * | 2005-04-15 | 2010-03-30 | Microsoft Corporation | Techniques for specifying and collecting data aggregations |
US7979520B2 (en) * | 2005-04-15 | 2011-07-12 | Microsoft Corporation | Prescriptive architecture recommendations |
US20060282449A1 (en) * | 2005-06-09 | 2006-12-14 | International Business Machines Corporation | Accessing a common data structure via a customized rule |
CA2627073A1 (en) * | 2005-10-24 | 2007-05-03 | Accenture Global Services Gmbh | Dynamic server consolidation and configuration |
JP2007179477A (ja) * | 2005-12-28 | 2007-07-12 | Internatl Business Mach Corp <Ibm> | サービス評価支援方法、システム、コンピュータ・プログラム |
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 |
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 |
US20130006793A1 (en) | 2011-06-29 | 2013-01-03 | International Business Machines Corporation | Migrating Computing Environment Entitlement Contracts Based on Seller and Buyer Specified Criteria |
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 (fr) * | 2017-02-24 | 2019-05-03 | Renault S.A.S. | Procede d'estimation du temps d'execution d'une partie de code par un processeur |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6024647A (ja) * | 1983-07-20 | 1985-02-07 | Hitachi Ltd | システムの自律化資源管理方式 |
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 |
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 |
US6957209B1 (en) * | 2000-02-29 | 2005-10-18 | Unisys Corporation | Sizing servers for database management systems via user defined workloads |
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 |
-
2003
- 2003-06-06 EP EP03012947.2A patent/EP1484684B1/de not_active Expired - Lifetime
-
2004
- 2004-06-01 WO PCT/EP2004/005892 patent/WO2004111850A2/en active Search and Examination
- 2004-06-04 US US10/860,123 patent/US7747449B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US20050027661A1 (en) | 2005-02-03 |
US7747449B2 (en) | 2010-06-29 |
EP1484684B1 (de) | 2013-08-07 |
EP1484684A1 (de) | 2004-12-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1484684B1 (de) | Verfahren und Rechnersystem für Kostenschätzung eines Rechnersystems | |
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 | |
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 | |
US7720634B2 (en) | Apparatus and method for automatically improving a set of initial return on investment calculator templates | |
US20030110421A1 (en) | Performance evaluation device, performance evaluation information managing device, performance evaluation method, performance evaluation information managing method, performance evaluation system | |
KR20060061759A (ko) | 트랜잭션 기반 성능 모델을 자동 검증 및 캘리브레이션하기위한 컴퓨터 구현 방법 | |
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 | |
EP2572294A2 (de) | System und verfahren für versicherungsdienste mit sql-leistung | |
CN101505243A (zh) | 一种Web应用性能异常侦测方法 | |
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 | |
Krishnamurthy et al. | Predicting the QoS of an electronic commerce server: Those mean percentiles | |
CN108228462A (zh) | 一种oltp系统的参数测试方法及装置 | |
JP4339769B2 (ja) | 予測モデル選択装置及び予測モデル選択方法並びにプログラム | |
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 | |
Norton | Don't Plan Capacity When You Should Predict Applications | |
CN118467497A (zh) | 一种数据库动态部署优化方法及系统 |
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) |