freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

oracle數(shù)據(jù)庫由入門到進階-展示頁

2025-02-18 20:37本頁面
  

【正文】 應(yīng)特別注意字符集的選擇 ?缺省: ZHS16GBK ?常用選擇: AL32UTF8 / WE8ISO8859P1 ?合法參數(shù):可在 V$NLS_VALID_VALUES中獲取 ?當前值: 可在 NLS_DATABASE_PARAMETERS中查到 ?關(guān)于 字符集的進一步深入研究,可參閱: Oracle9i Globalization Support Guide 第 1章 Oracle數(shù)據(jù)庫的安裝 ? 查看安裝結(jié)果 ? 數(shù)據(jù)庫的存在形式 ? 服務(wù) ? 物理結(jié)構(gòu) (Datafiles, Redo log files, and Control files) ? 參數(shù)文件、密碼文件 C:\Program Files\Oracle\Inventory\logs 第 2章 數(shù)據(jù)庫的啟動與關(guān)閉 ? 重要的數(shù)據(jù)庫啟動參數(shù) ? 確定全局數(shù)據(jù)庫名 (DB_NAME, DB_DOMAIN) ? 指定控制文件 (CONTROL_FILES) ? 指明數(shù)據(jù)塊大小 (DB_BLOCK_SIZE, NonStandard Block Sizes) ? SGA相關(guān)參數(shù) (DB_CACHE_SIZE, DB_nK_CACHE_SIZE etc.) ? 指定最大進程個數(shù) (PROCESSES) ? 回退空間管理 (UNDO_MANAGEMENT, UNDO_TABLESPACE) ? 設(shè)置許可參數(shù) (LICENSE_MAX_SESSIONS, LICENSE_MAX_USERS) ? 關(guān)于啟動參數(shù) Oracle9i Database Reference 第 2章 數(shù)據(jù)庫的啟動與關(guān)閉 ? 關(guān)于參數(shù)文件 ? 文本參數(shù)文件 PFILE D:\ora90\admin\oracle9i\pfile\ ? 二進制的服務(wù)器參數(shù)文件 SPFILE D:\ora90\database\ ? 關(guān)于參數(shù)文件 Oracle9i Database Administrator39。s Guide 第 2章 數(shù)據(jù)庫的啟動與關(guān)閉 ? 查看參數(shù)設(shè)置的方法 Method Description SHOW PARAMETERS This SQL*Plus mand displays the currently in use parameter values. CREATE PFILE This SQL statement creates a text initialization parameter file from the binary server parameter file. V$PARAMETER This view displays the currently in effect parameter values. V$SPPARAMETER This view displays the current contents of the server parameter file. The view returns NULL values if a server parameter file is not being used by the instance. 第 2章 數(shù)據(jù)庫的啟動與關(guān)閉 ? 啟動數(shù)據(jù)庫的過程 ? 1. 開始一個 Oracle例程 (Instance) 包括一個 SGA和一系列后臺進程 (存在于內(nèi)存中 ); ? 2. 裝載數(shù)據(jù)庫 例程讀取控制文件,獲得數(shù)據(jù)文件和聯(lián)機日志文件相關(guān)信息; ? 3. 打開數(shù)據(jù)庫 Oracle打開數(shù)據(jù)庫供用戶正常使用。s Guide 第 2章 數(shù)據(jù)庫的啟
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1