oracle 9i 性能调优系列培训(全)
第01讲:Chapter 01--Overview of Oracle9i Database Performance Tuning
第02讲:Chapter 01--Overview of Oracle9i Database Performance Tuning
第03讲:Chapter 02--Diagnostic and Tuning Tools
第04讲:Chapter 02--Diagnostic and Tuning Tools
第05讲:Chapter 02--Diagnostic and Tuning Tools
第06讲:Chapter 02--Diagnostic and Tuning Tools
第07讲:Chapter 03--Database Configuration and IO Issues
第08讲:Chapter 03--Database Configuration and IO Issues
第09讲:Chapter 03--Database Configuration and IO Issues
第10讲:Chapter 04--Tuning the Shared Pool
第11讲:Chapter 04--Tuning the Shared Pool
第12讲:Chapter 04--Tuning the Shared Pool
第13讲:Chapter 04--Tuning the Shared Pool
第14讲:Chapter 04--Tuning the Shared Pool
第15讲:Chapter 04--Tuning the Shared Pool
第16讲:Chapter 04--Tuning the Shared Pool
第17讲:Chapter 04--Tuning the Shared Pool
第18讲:Chapter 05--Tuning the Buffer Cache
第19讲:Chapter 05--Tuning the Buffer Cache
第20讲:Chapter 05--Tuning the Buffer Cache
第21讲:Chapter 05--Tuning the Buffer Cache
第22讲:Chapter 05--Tuning the Buffer Cache
第23讲:Chapter 05--Tuning the Buffer Cache
第24讲:Chapter 05--Tuning the Buffer Cache
第25讲:Chapter 05--Tuning the Buffer Cache
第26讲:Chapter 06--Dynamic Instance Resizing
第27讲:Chapter 07--Sizing Other SGA Structures
第28讲:Chapter 07--Sizing Other SGA Structures
第29讲:Chapter 08--Tuning the Oracle Shared Server
第30讲:Chapter 08--Tuning the Oracle Shared Server
第31讲:Chapter 09--Optimizing Sort Operations
第32讲:Chapter 09--Optimizing Sort Operations
第33讲:Chapter 09--Optimizing Sort Operations
第34讲:Chapter 09--Optimizing Sort Operations
第35讲:Chapter 09--Optimizing Sort Operations
第36讲:Chapter 09--Optimizing Sort Operations
第37讲:Chapter 10--Using Resource Manager
第38讲:Chapter 10--Using Resource Manager
第39讲:Chapter 10--Using Resource Manager
第40讲:Chapter 10--Using Resource Manager
第41讲:Chapter 10--Using Resource Manager
第42讲:Chapter 11--SQL Statement Tuning
第43讲:Chapter 11--SQL Statement Tuning
第44讲:Chapter 11--SQL Statement Tuning
第45讲:Chapter 12--Managing Statistics
第46讲:Chapter 12--Managing Statistics
第47讲:Chapter 12--Managing Statistics
第48讲:Chapter 12--Managing Statistics
第49讲:Chapter 12--Managing Statistics
第50讲:Chapter 12--Managing Statistics
第51讲:Chapter 13--Using Oracle Blocks Efficiently
第52讲:Chapter 13--Using Oracle Blocks Efficiently
第53讲:Chapter 13--Using Oracle Blocks Efficiently
第54讲:Chapter 13--Using Oracle Blocks Efficiently
第55讲:Chapter 14--Using Oracle Data Storage Structures Efficiently
第56讲:Chapter 14--Using Oracle Data Storage Structures Efficiently
第57讲:Chapter 14--Using Oracle Data Storage Structures Efficiently
第58讲:Chapter 14--Using Oracle Data Storage Structures Efficiently
第59讲:Chapter 14--Using Oracle Data Storage Structures Efficiently
第60讲:Chapter 15--Application Tuning
第61讲:Chapter 15--Application Tuning
第62讲:Chapter 15--Application Tuning
第63讲:Chapter 15--Application Tuning
第64讲:Chapter 16--Using Materialized Views
第65讲:Chapter 16--Using Materialized Views
第66讲:Chapter 16--Using Materialized Views
第67讲:Chapter 17--Monitoring and Detecting Lock Conterntion
第68讲:Chapter 17--Monitoring and Detecting Lock Conterntion
第69讲:Chapter 17--Monitoring and Detecting Lock Conterntion
第70讲:Chapter 18--Tuning the Operating System
第71讲:Chapter 18--Tuning the Operating System

转载于:https://blog.51cto.com/huqianhao/955312

小布老师视频教程----oracle 9i 性能调优系列培训(全)相关推荐

  1. 小布老师oracle 9i性能调优

    第01讲:Chapter 01--Overview of Oracle9i Database Performance Tuning 第02讲:Chapter 01--Overview of Oracl ...

  2. 小布老师视频oracle

    小布老师视频oracle 分类: 数据库 2012-01-31 13:29 1137人阅读 评论(0) 收藏 举报 oracle服务器c数据库网络n2 http://www.eimhe.com/thr ...

  3. IOS性能调优系列:使用Time Profiler发现性能瓶颈

    硬广:<IOS性能调优系列>第五篇,预计会有二十多篇,持续更新,欢迎关注. 之前四篇都是关注于内存方面,分析了内存泄漏.僵尸对象.内存分配,本篇介绍Time Profiler工具的使用,开 ...

  4. jvm原理及性能调优系列(jvm调优)

    jvm原理及性能调优系列(jvm调优) JVM设置: 1.设置合适的最大堆内存(新生代和老生代的最大和值)和最小堆内存(jvm启动时占用的操作系统内存大小),及设置好堆的比例分配. 2.设置合适的新生 ...

  5. IOS性能调优系列:使用Zombies动态分析内存中的僵尸对象

    硬广:<IOS性能调优系列>第四篇,预计会有二十多篇,持续更新,欢迎关注. 前两篇<IOS性能调优系列:Analyze静态分析>.<IOS性能调优系列:使用Instrum ...

  6. oracle数据库性能调优技术--深入理解散列连接执行计划

    一.概述 这篇文章是数据库性能调优技术系列的第四篇.上一篇文章讲解了深入理解嵌套循环连接执行计划. 上一篇文章中提到两张表的连接有三种执行方式:1)嵌套循环连接:2)散列连接:3)归并连接.散列连接是 ...

  7. 肝了 15000 字性能调优系列专题(JVM、MySQL、Nginx and Tomcat),看不完先收藏

    前言 性能调优,无疑是个庞大的话题,也是很多项目中非常重要的一环,性能调优难做是众所周知的,毕竟性能调优涵盖的面实在是太多了,在这里我就大概的讲一下企业中最常用的四种调优--JVM 调优.MySQL ...

  8. Oracle数据库性能调优

    Oracle数据库应用系统的调优,实质就是降低CPU负载.改善I/O性能(磁盘,网络),提高内存使用率. 表空间优化 SYSTEM表空间用于存放ORACLE系统的有关信息,要保证其有足够的空余量.一般 ...

  9. OLTP系统的Oracle RAC性能调优,索引分区极大提升提交性能

    有个误区:Oracle的表分区会增加查询性能,因为只需要在部分数据里查了:会增加降低插入性能,因为多了一步指定分区的操作.实际情况并非如此,至少在OLTP系统中,分区不一定会增加查询性能,但很可能会增 ...

最新文章

  1. 比 GPT-3 更擅长理解用户意图,OpenAI发布 InstructGPT
  2. Lucene的简单应用
  3. java 使用new新建一个对象时的操作过程
  4. crank storyboard学习笔记(一)环境安装
  5. python编辑器vim下载_vim做python编辑器
  6. SpringCloud Greenwich(六)集成dubbo与openfeign的feignTargeter报错,cannot access its superinterface Targeter
  7. webform快速创建表单内容文件--oracle 数据库
  8. JavaScript设计模式-工厂方法模式
  9. 【文献阅读】Stacked What-Where Auto-encoders -ICLR-2016
  10. 20201008:力扣209周周赛题解(下)
  11. python求解LeetCode问题之trapping rain water
  12. 微信开发者工具的最详细步骤如下:
  13. 【火灾疏散建模】基于MATLAB的火灾人员疏散建模编程和仿真分析
  14. macos mojave_如何选择退出macOS Mojave Beta
  15. STM32CubeMX | | 使用小熊派串口驱动峰汇ETH-01以太网模块上传数据到OneNet
  16. adb路径不能包含2空格remote couldn‘t create file: Is a directory
  17. 低配电脑不能运行大型游戏?试试AWS EC2
  18. Android系统的指纹开发
  19. 机器学习(七) 自编码器
  20. stm32 usart的BRR寄存器的配置,程序是CMSIS中的,分析它是怎么实现的?(自己设置好波特率,库文件会根据波特率计算BRR的值,和以前STM8不一样,需要自己根据波特率计算BRR值再设置)

热门文章

  1. 拖动物体的时候,防止鼠标按下的时候对象突然跳动一下
  2. button,submit, image的区别 点onclick后隐藏行
  3. redis 管理工具_Redis的跨平台GUI 桌面管理工具
  4. sublime text3 运行lua_[电脑常识] 用这4个系统垃圾清理软件,让电脑操作系统运行如飞 !...
  5. signature=ecbb5c28a0561484700bbfeebe84cc52,Corps next in line as bond fees are hit by ECB
  6. eclipce如何配置mysql_如何在eclipse配置mysql数据库
  7. linux程序已经在后台运行冻结了_linux 让程序在后台运行的几种可靠方法
  8. html设置根rem,经过js动态设置根元素的rem方案
  9. 倒立摆的数学模型,matlab程序,simulink,c语言控制,一级倒立摆的控制设计
  10. java 从mysql 导出到excel_JAVA实现在数据库导出到EXCEL并下载