国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 開發設計 > 正文

oracle extent autoextend segment之間的關系

2019-11-08 20:56:28
字體:
來源:轉載
供稿:網友

首先看下Oracle的邏輯結構 這里寫圖片描述 請注意綠色的線的關系,一個segment[段]可以跨多個數據文件的。例如一張表可能存儲在多個數據文件中。 一個數據文件由一個或者多個extent[區]組成。 這是表空間的管理選項

這里寫圖片描述

表空間 由 segments->extents->dbblock組成 block的個數和大小由segments管理選項決定。 一般默認的是auto的,不用制定PRtfree的參數。 如果要是手動去制定則要制定塊的大小和個數,這里有嚴格的要求。extent和autoextend 前者是構成表空間的元素 autoextend選項則是表空間自動擴展的屬性,所以不能混淆。

eg:

15: You executed the following command to create a tablespace called SALES_DATA: SQL> CREATE TABLESPACE sales_data DATAFILE SIZE 100M SEGMENT SPACE MANAGEMENTAUTO; Which two statements are true about the SALES_DATA tablespace? (Choose two.) 選項 A.The database automatically determines the extent-sizing policy for the tablespace. B.The segments are automatically shrunk when the contents are removed from them. C.The allocation of extents within the tablespace is managed through the dictionary tables. D.The space utilization description of the data blocks in segments is recorded in bitmap blocks. E.The space utilization description of the data blocks in segments is managed through free lists.

AD

這題是考得選項的默認值,extent management的的默認選項是local.所以c是錯誤的。 segement的默認值是auto用的是bitmap來管理塊的所以E是錯誤的。 prtfree 10的意思是dbblock的快用到90%則使用其他的快,它的值影響segement的大小,如果光是刪除數據的話 是影響不到segement的。(牽強些的解釋)


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 灵石县| 余姚市| 阳山县| 武义县| 东兴市| 台江县| 石河子市| 岑巩县| 修武县| 海原县| 尖扎县| 莱芜市| 长岭县| 开封市| 灵宝市| 水城县| 珠海市| 景谷| 淳化县| 赣州市| 繁峙县| 崇阳县| 罗江县| 文山县| 昌江| 望都县| 广宗县| 宁国市| 梨树县| 海城市| 汾阳市| 海原县| 长宁区| 昆明市| 海安县| 北辰区| 抚州市| 察隅县| 平顺县| 乐业县| 峨眉山市|