资源描述:
《sql server数据库性能优化研究(论文)毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、SQLSERVER数据库性能优化研究ResearchingOfTheSQLSERVERDatabasePerformanceOptimization摘要数据库系统的性能最终决定数据库的可用性和生命力。大多数数据库系统在运行一段时间后都会存在一定的性能问题,主要涉及数据库硬件、数据库服务器、数据库内存、应用程序、操作系统、数据库参数等方面。因此,基于数据库系统的性能调整与优化对于整个系统的正常运行起着至关重要的作用。数据库性能调整与优化涉及到多个层面,通过统一规划、系统分析做出相应的调整,可以提高数据库的稳定性和可用性,保障系统高效地运行,解
2、决系统瓶颈,节约系统开销,具有良好的应用价值。同时也对理论研究提供了一定的方法指导。基于此,论文根据本人在实际工作中遇到的问题和平时对数据库的使用经验,将数据库设计、合理的索引添加以及SQL语句优化等方面的性能调整与优化问题作为主要研究内容,对其进行了深入地分析和讨论,给出了一般情况下SQLSERVER数据库应用系统的性能调整策略及优化方法。首先,介绍了数据库性能调整的相关研究背景、论文选题意义以及数据库性能调整与优化架构,涉及性能调整与优化的概念、性能评价指标以及数据库优化的主要方面。其次,对常用的几种优化技术进行了详细地介绍与说明。总结
3、归纳了数据库逻辑结构和物理结构的优化、SQL语句优化的实质与目的、方法与技巧,索引创建的相关规则,SQLSERVER分区技术等。最后提出一个针对SQLSERVER数据库的系统性能总体调整策略。最后,对SQLSERVER数据库性能调整与优化问题进行了总结。关键词:数据库;SQLSERVER;性能优化AbstractTheperformanceofdatabasesystemseventuallydeterminestheiravailabilityandsurvivability.Mostofthemwillbringaboutsomeper
4、formanceproblemsmoreorlessafterrunningforaperiodoftime,whichmainlyinvolvedatabasehardware,databaseserver,databasememory,applications,operatingsystemsanddatabaseparameters,etc.Therefore,performancetuningandoptimizationofdatabasesystems,whichconcernmultipleaspects,areveryvit
5、altothenormalrunningofthewholesystem.Throughaunifiedplanandsystematicalanalysistomakeappropriateadjustment,thestabilityandavailabilityofdatabasewillbeimproved,highrunningefficiencywillbeguaranteed,systembottleneckwillbesolved,systemoverheadwillbereduced,considerableapplica
6、bilityandinthemeanwhilewillbeobtained,andsomeguidelinesfortheoreticalresearchwillbeprovided.Basedontheabove-mentionedidea,byproblemsmeetinginworkingexperienceofusingSQLdatabase,thepaperprincipallypaysattentiontotheresearchontheperformancetuningandoptimizationofSQLstatement
7、s,andmakesadeepanalysisanddiscussion.ItsuggestsingeneralsomeperformancetuningstrategiesandoptimizationapproachesofSQLServerapplicationsystemstodrivethedevelopmentofSQLServerperformancemanagementandoptimizationtechnology.Firstly,thepaperintroducesthecorrespondingresearchbac
8、kgroundofperformancetuningofdatabase,significanceofselectedtopicandframeworkofperformance