oracle官方文档之和体系结构相关的文档

Oracle® Database Administrator's Guide

11g Release 2 (11.2)
E25494-05
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us
Go to previous page
Previous
Go to next page
Next
PDF ·Mobi · ePub

6 Managing Memory

In this chapter:

  • About Memory Management

  • Memory Architecture Overview

  • Using Automatic Memory Management

  • Configuring Memory Manually

  • Configuring Database Smart Flash Cache

  • Memory Management Reference


http://docs.oracle.com/cd/E11882_01/server.112/e25494/memory.htm#ADMIN00207



Oracle® Database Administrator's Guide
11g Release 2 (11.2)

E25494-05
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF ·Mobi · ePub

5 Managing Processes

In this chapter:

  • About Dedicated and Shared Server Processes

  • About Database Resident Connection Pooling

  • Configuring Oracle Database for Shared Server

  • Configuring Database Resident Connection Pooling

  • About Oracle Database Background Processes

  • Managing Processes for Parallel SQL Execution

  • Managing Processes for External Procedures

  • Terminating Sessions

  • Process and Session Data Dictionary Views

http://docs.oracle.com/cd/E11882_01/server.112/e25494/manproc.htm#ADMIN11000


Oracle® Database Performance Tuning Guide
11g Release 2 (11.2)

E41573-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF ·Mobi · ePub

7 Configuring and Using Memory

This chapter explains how to allocate memory to Oracle Database memory caches, and how to use those caches. Proper sizing and effective use of the Oracle Database memory caches greatly improves database performance. Oracle recommends using automatic memory management to manage the memory on your system. However, you can choose to manually adjust the memory pools on your system, as described in this chapter.

This chapter contains the following sections:

  • Understanding Memory Allocation Issues

  • Configuring and Using the Buffer Cache

  • Configuring and Using the Shared Pool and Large Pool

  • Configuring and Using the Redo Log Buffer

  • PGA Memory Management

  • Managing the Server and Client Result Caches

http://docs.oracle.com/cd/E11882_01/server.112/e41573/memory.htm#PFGRF014


Oracle® Database Concepts
10g Release 2 (10.2)

B14220-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF ·Mobi · ePub

8 Memory Architecture

This chapter discusses the memory architecture of an Oracle instance.

This chapter contains the following topics:

  • Introduction to Oracle Memory Structures

  • Overview of the System Global Area

  • Overview of the Program Global Areas

  • Dedicated and Shared Servers

  • Software Code Areas

http://docs.oracle.com/cd/B19306_01/server.102/b14220/memory.htm#i14490


http://docs.oracle.com/cd/E11882_01/server.112/e40540/memory.htm#i14490


Oracle® Database Concepts
10g Release 2 (10.2)

B14220-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF ·Mobi · ePub

9 Process Architecture

This chapter discusses the processes in an Oracle database system and the different configurations available for an Oracle system.

This chapter contains the following topics:

  • Introduction to Processes

  • Overview of User Processes

  • Overview of Oracle Processes

  • Shared Server Architecture

  • Dedicated Server Configuration

  • The Program Interface

http://docs.oracle.com/cd/B19306_01/server.102/b14220/process.htm#i16977


Oracle® Database Concepts
10g Release 2 (10.2)

B14220-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF ·Mobi · ePub

Part II

Oracle Database Architecture

Part II describes the basic structural architecture of the Oracle database, including physical and logical storage structures. Part II contains the following chapters:

  • Chapter 2, "Data Blocks, Extents, and Segments"

  • Chapter 3, "Tablespaces, Datafiles, and Control Files"

  • Chapter 4, "Transaction Management"

  • Chapter 5, "Schema Objects"

  • Chapter 6, "Dependencies Among Schema Objects"

  • Chapter 7, "The Data Dictionary"

  • Chapter 8, "Memory Architecture"

  • Chapter 9, "Process Architecture"

  • Chapter 10, "Application Architecture"

  • Chapter 11, "Oracle Utilities"

  • Chapter 12, "Database and Instance Startup and Shutdown"


ContentsopenOracle Database Performance Tuning Guide

  • openPreface
  • openWhat's New in Oracle Database Performance Tuning Guide?
  • openPerformance Tuning Overview
  • openDesigning and Developing for Performance
  • openPerformance Improvement Methods
  • openConfiguring a Database for Performance
  • openAutomatic Performance Statistics
  • openAutomatic Performance Diagnostics
  • openConfiguring and Using Memory
  • openI/O Configuration and Design
  • openManaging Operating System Resources
  • openInstance Tuning Using Performance Views
  • openThe Query Optimizer
  • openUsing EXPLAIN PLAN
  • openManaging Optimizer Statistics
  • openUsing Indexes and Clusters
  • openUsing SQL Plan Management
  • openSQL Tuning Overview
  • openAutomatic SQL Tuning
  • openSQL Access Advisor
  • openUsing Optimizer Hints
  • openUsing Plan Stability
  • openUsing Application Tracing Tools
  • openGlossary

你可能感兴趣的:(oracle官方文档之和体系结构相关的文档)