oracle performance tuning online training

19
Oracle Performance Tuning Online Training Glory IT Technologies

Upload: glory-it-technologies-pvt-ltd

Post on 12-Feb-2017

44 views

Category:

Education


1 download

TRANSCRIPT

Page 1: Oracle performance tuning online training

Oracle Performance Tuning Online Training

Glory IT Technologies

Page 2: Oracle performance tuning online training

IntroductionCause of Performance ProblemsSetting Performance GoalsThe Tuning CycleORACLE ArchitectureLogical Storage StructuresPhysical StructuresMemory StructuresThe Shared PoolProcessesSome Administration Terminology

Page 3: Oracle performance tuning online training

DesignData Design PhaseData Model DesignOnline Transaction ProcessingDecision Support SystemsMulti-purpose Applications

Page 4: Oracle performance tuning online training

Optimizing SQL Physical Retrieval of Data Full Table Scan versus Index Reads Performance Diagnostic Tools Explain Plan SQL Trace Facility TKPROF

Page 5: Oracle performance tuning online training

Optimizing SQL Autotrace Join Methods Sort/Merge Joins Nested Loops Hash Joins Hash Join Example Data Access Methods

Page 6: Oracle performance tuning online training

IndexesBasic IndexesB-Tree IndexesBitmap IndexComparing B-Tree and Bitmap IndexesReverse Key Index Index- Organised Tables Invisible indexCreating Monitoring and Maintaining Indexes

Page 7: Oracle performance tuning online training

Automatic SQL Tuningo Query Optimizer Modes Types of Tuning Analysiso Automatic workload repository SQL Tuning Advisor

SQL Tuning Sets Top SQLo Identify high - load SQL Dynamic Performance views

Page 8: Oracle performance tuning online training

SQL Performance AnalyzerDescribe SQL Performance Analyzer process and

benefitsUse SQL Performance Analyzer

Page 9: Oracle performance tuning online training

The Optimizer• The ORACLE Optimizer• SQL statement parsing• Initialisation parameters• Rule Based Optimizer• Cost Based Optimizer• Rule / Cost Comparisons• Choosing an Approach• Multiple WHERE Clauses

Page 10: Oracle performance tuning online training

The Optimizer• Using Indexes for Sorts• Multiple Table Joins• Disabling Indexes• Sharing SQL Statements• Sharing Cursors• Sharing SQL Statements• Sharing Cursors• Adaptive Cursors Sharing• Other SQL Tuning Tips

Page 11: Oracle performance tuning online training

Gathering StatisticsAnalyzing StatisticsDBMS_STATSAutomatic Optimizer Statistics CollectionHistogramsHow to Generate Histograms Statistics

Page 12: Oracle performance tuning online training

SQL Plan Managemento SQL outlineso SQL profileso SQL Access Advisoro Set up and use SQL plan baseline

Page 13: Oracle performance tuning online training

Advanced TuningStar QueriesMaterialized ViewsRefreshing ViewsMaterialized View LogsSQL Result CacheTemporary Tables

Page 14: Oracle performance tuning online training

Statistics and Wait EventsIdentify dynamic performance views useful in tuningIdentify key tuning components of the alert log fileIdentify key tuning components of user trace filesUse dynamic performance views to view statistics and

wait events

Page 15: Oracle performance tuning online training

Metrics, Alerts, and BaselinesView metrics using the metrics history viewsCreate metric thresholdsView alertsCreate metric baselinesEnable adaptive thresholds

Page 16: Oracle performance tuning online training

Using StatspackInstall StatspackCreate Statspack snapshotsGenerate Statspack reportsIdentify the major sections of the Statspack report

Page 17: Oracle performance tuning online training

Using StatspackCreate and manage AWR snapshotsGenerate AWR reportsCreate snapshot sets and compare periodsGenerate ADDM reportsGenerate ASH reports

Page 18: Oracle performance tuning online training

Contact us for free Demo

We stay with you until you get the results you want. If you really interested, please let me know . We will arrange the Demo Session. Feel Free to call us any time.

Thanks & RegardsSrinivasGloryITTechnologiesEmail:[email protected]:+91-9032813456/+91-9160177789Skype ID : gloryittechnologies

Page 19: Oracle performance tuning online training

THANK YOU