This is actually a fairly common question and not one that is often addressed adequately. The following is the, slightly edited text of a reply sent by Howard Rogers www.dizwell.com to someone who asked this exact question. The post is so good, that
AIX中有一種特殊的邏輯卷,稱為“換頁空間”。換頁空間的傳統UNIX名稱是“交換區”,AIX將其作為邏輯卷進行管理。當系統中的可用記憶體量減少到一定程度之後,AIX記憶體發送器(VMM,虛擬記憶體管理器)會將最近未使用的程式或資料從實體記憶體中移動到換頁空間以釋放記憶體,支援其它進程的運行。因此,我們可以理解換頁空間的主要作用是為實體記憶體在硬碟上提供一個緩衝----擴充系統記憶體。在生產系統運行過程中,程式和資料會不斷地在硬碟、換頁空間、記憶體間進行調入和調出(page in 和page
New Background Processes In 10gTIP: Click help for a detailed explanation of this page. Bookmark Go to End Subject: New Background Processes In 10g Doc ID: Note:268197.1 Type: HOWTO Last Revision Date: 03-OCT-2008 Status: PUBLISHED In this
資料庫的記憶體結構: Memory structures are allocated to the Oracle instance when the instance is started.The two major memory structures are known as the System Global Area(Also called the sharedGlobal Area)and the Program Global Area(also called the
共用池、大池、Java池、快取的記憶體通過設定配置單位作為基本單元分配。在SGA小於1GB的情況下,配置單位尺寸為4MB,當SGA大於1GB時,單元尺寸為16MB。該單元大小能通過視圖 V$SGA_DYNAMIC_COMPONENTS查詢。這個單元決定了在SGA中所有動態分配地區的組成狀態。例如下面查詢了系統中SGA當前分配的尺寸和單元大小: SQL>select COMPONENT,CURRENT_SIZE,GRANULE_SIZE from
1、資料庫的邏輯結構和物理結構: Oracle logically divides the database into a smaller units to manage ,store,and retreivedata efficently. Tablespace/Blocks/Extents/segment/有四種segment:data segment、Index segment、Temporay segment、Rollback Segmenttemporary
察看listener.log 確認沒有問題# find / -name listener.log/home/oracle/app/OraHome_1/network/log/listener.log位置在$ORACLE_HOME/network/log/listener.log TNSLSNR for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Production on 29-DEC-2009 15:12:15Copyright (c) 19
10.2.0.5 Patch Set - Availability and Known Issues [ID 1087991.1] -------------------------------------------------------------------------------- Modified 14-JUN-2010 Type README Status PUBLISHED Known Issues specific to the 10.2.0.5