基于DB2的数据库应用系统的性能优化(Performance optimization of database application system based on DB2).docVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于DB2的数据库应用系统的性能优化(Performance optimization of database application system based on DB2)
基于DB2的数据库应用系统的性能优化(Performance optimization of database application system based on DB2)
In combination with the experience of DB2, some principles and methods of performance optimization of database application systems are discussed from four aspects of database design, query optimization, concurrency control, and client / server model
Keywords DB2 performance optimization; database design; query optimization; concurrency control; C/S model;
Introduction
DB2 is a large relational database management system with high performance. It is widely used in client / server architecture. The criteria for evaluating system performance are throughput, response time, parallel capability, etc.. This paper discusses the optimization of system performance from four aspects of database design, query optimization, concurrency control, and client / server mode.
Design database
1. familiar with business systems
Have a great influence on the performance of familiarity with the business systems for the entire database system, one of the business are not familiar with the design staff, despite the rich knowledge of database, it is very difficult to design a database application system for optimum performance.
2., standardization and non standardization
When the database is standardized, data redundancy is reduced, data is small and data rows are narrowed. In this way, each page of the DB2 can include more rows, then each block has more data, thus speeding up the scan of the table and improving the query performance of a single table. However, when queries involve multiple tables, a lot of connection operations are needed to combine information from each table, resulting in higher CPU and I/O costs. Well, there are many times when we need to balance between normalization and non normalization, reduce the system overhead with appropriate redundant information, and use the space cost in exchange for the time cost. There is an order information form OrderDetail, which records the informatio
您可能关注的文档
- 古埃及、古希腊及古罗马神话入门简介(A brief introduction to myths of ancient Egypt, ancient Greece and Rome).doc
- 古文-冷泉亭记(The ancient pavilion - Cold Spring).doc
- 古时称谓(Ancient appellation).doc
- 古汉语同义词辨析的途径_以_制_度_为例(_ way of ancient Chinese synonyms in _ system _ _ degree as an example).doc
- 古罗马建筑特色赏析(Appreciation of architectural features in ancient Rome).doc
- 古诗词常用字词、意象(Commonly used words and images in ancient poetry).doc
- 古龙群侠传全攻略(Energy-saving.).doc
- 古风诗词发展的轨迹(The development track of ancient poetry).doc
- 古龙群侠传港服升级表和挂狗秘籍(Energy-saving port service upgrade and hang dog.).doc
- 古诗词满分解密(Full decryption of Ancient Poems).doc
- 基于HALCON的模板匹配方法总结--蓝云杨的机器视觉之路(A summary of template matching method based on HALCON -- the road of machine vision for blue cloud Yang).doc
- 基于Excel的精细人力资源管理与分析模型 2010-1-14 6-24 11-4(上海(Excel based fine human resource management and analysis model 2010-1-14, 6-24, 11-4 (Shanghai)).doc
- 基于Fisher准则线性分类器设计Matlab实现源代码(Based on the Fisher criterion, linear classifier design, Matlab implementation source code).doc
- 基于IEC61850的数字化变电站远动方案探讨(Discussion on Telecontrol scheme of digital substation based on IEC61850).doc
- 地铁施工工法汇总(Summary of metro construction methods).doc
- 基于MAP算法的图像超分辨率重建(Image super resolution reconstruction based on MAP algorithm).doc
- 基于MOS场效应管5A恒流源设计及实验(Design and experiment of 5A constant current source based on MOS field effect transistor).doc
- 基于MATLABSimulink的光伏电池建模与仿真(Modeling and Simulation of photovoltaic cells based on MATLAB Simulink).doc
- 基于Skyline的吉林市三维数字城市消防系统设计与开发(Design and development of 3D digital city fire fighting system based on Skyline in Jilin).doc
- 基于中国资本市场的奥运经济效应分析(Analysis of Olympic economic effect based on Chinese capital market).doc
文档评论(0)