[20140928]資料庫建立在記憶體中.txt
[20140928]資料庫建立在記憶體中.txt
--單位正好到了幾臺新機器,記憶體128G.
--測試一下dbca slient建立資料庫,因為完成後可以丟棄,把資料庫建立在記憶體中.
# mkdir -p /mnt/ramdisk
# mount -t tmpfs -o size=8G tmpfs /mnt/ramdisk
# su - oracle
--檢查環境變數是否設定正確
$ env | grep -i oracle
USER=oracle
LD_LIBRARY_PATH=/u01/app/oracle/product/11.2.0/db_1/lib:/u01/app/oracle/product/11.2.0/db_1/oracm/lib:/lib:/usr/lib:/usr/local/lib:/lib64:/usr/lib64:/usr/local/lib64
ORACLE_BASE=/u01/app/oracle
PATH=.:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/NX/bin:/home/oracle/bin:/home/oracle/bin:/u01/app/oracle/product/11.2.0/db_1/bin
HOME=/home/oracle
LOGNAME=oracle
ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1
$ echo $NLS_LANG
AMERICAN_AMERICA.zhs16gbk
$ export ORACLE_SID=
$ORACLE_HOME/bin/dbca -createDatabase -templateName General_Purpose.dbc -gdbName test -sid test -sysPassword oracle \
-systemPassword oracle -storageType FS -characterSet ZHS16GBK -nationalCharacterSet AL16UTF16 -listeners LISTENER -sampleSchema true -totalMemory 800 \
-databaseType MULTIPURPOSE -silent -datafileDestination /mnt/ramdisk
$ export ORACLE_SID=test
$ rlsql
SQL*Plus: Release 11.2.0.3.0 Production on Sun Sep 28 17:03:19 2014
Copyright (c) 1982, 2011, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL> show sga
Total System Global Area 626327552 bytes
Fixed Size 2230952 bytes
Variable Size 184550744 bytes
Database Buffers 432013312 bytes
Redo Buffers 7532544 bytes
SQL> host ls -l /mnt/ramdisk/test/
total 1796032
-rw-r----- 1 oracle oinstall 9748480 Sep 28 17:03 control01.ctl
-rw-r----- 1 oracle oinstall 328343552 Sep 28 17:02 example01.dbf
-rw-r----- 1 oracle oinstall 52429312 Sep 28 17:02 redo01.log
-rw-r----- 1 oracle oinstall 52429312 Sep 28 17:02 redo02.log
-rw-r----- 1 oracle oinstall 52429312 Sep 28 17:02 redo03.log
-rw-r----- 1 oracle oinstall 545267712 Sep 28 17:02 sysaux01.dbf
-rw-r----- 1 oracle oinstall 744497152 Sep 28 17:02 system01.dbf
-rw-r----- 1 oracle oinstall 20979712 Sep 28 17:01 temp01.dbf
-rw-r----- 1 oracle oinstall 26222592 Sep 28 17:02 undotbs01.dbf
-rw-r----- 1 oracle oinstall 5251072 Sep 28 17:02 users01.dbf
--測試ok.這樣正常5分鐘就可以建立一個測試資料庫.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/267265/viewspace-1283884/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 記憶體資料庫記憶體資料庫
- Mongodb記憶體資料庫MongoDB記憶體資料庫
- 【記憶體資料庫】TimesTen記憶體資料庫
- 記憶體資料庫如何發揮記憶體優勢?記憶體資料庫
- 【大頁記憶體】Oracle資料庫配置大頁記憶體記憶體Oracle資料庫
- Python記憶體資料庫/引擎Python記憶體資料庫
- 構建個人記憶體資料庫記憶體資料庫
- Aerospike 分散式記憶體資料庫 筆記ROS分散式記憶體資料庫筆記
- [20160904]在記憶體修改資料.txt記憶體
- 記憶體中的資料儲存記憶體
- Oracle - 資料庫的記憶體結構Oracle資料庫記憶體
- Oracle - 資料庫的記憶體調整Oracle資料庫記憶體
- 瀚高資料庫記憶體結構資料庫記憶體
- 記憶體資料庫發展歷程記憶體資料庫
- 記憶體資料庫快取介紹記憶體資料庫快取
- 主要測試記憶體和資料庫記憶體資料庫
- 記憶體資料庫TimesTen介紹記憶體資料庫
- LINUX HUGEPAGES在大記憶體資料庫中的應用Linux記憶體資料庫
- Aerospike 宣佈開源其記憶體中的 NoSQL 資料庫ROS記憶體SQL資料庫
- 磁碟資料庫與記憶體資料庫的特點比較資料庫記憶體
- 資料庫實現原理#6(共享記憶體)資料庫記憶體
- 南大通用極速記憶體資料庫記憶體資料庫
- SQL Server 記憶體資料庫原理解析SQLServer記憶體資料庫
- oracle資料庫記憶體分配(sga和pga)Oracle資料庫記憶體
- AIX 下oracle 資料庫記憶體優化AIOracle資料庫記憶體優化
- Oralce記憶體資料庫TimesTen簡介記憶體資料庫
- 記憶體資料庫有幾個人用過?記憶體資料庫
- [20180604]在記憶體修改資料(bbed).txt記憶體
- 共享記憶體段未釋放導致資料庫記憶體被耗盡記憶體資料庫
- 資料庫新兵:分散式實時分析記憶體資料庫eSight資料庫分散式記憶體
- 從Oracle資料庫故障到AIX記憶體管理Oracle資料庫AI記憶體
- 分析師解讀記憶體資料庫MemSQLSP記憶體資料庫SQL
- PG資料庫記憶體告警了怎麼分析資料庫記憶體
- 解讀SQL 記憶體資料庫的細節SQL記憶體資料庫
- 記憶體資料庫快取介紹總結記憶體資料庫快取
- Oracle資料庫記憶體監控及意義Oracle資料庫記憶體
- RAC資料庫將資料檔案建立在本地磁碟資料庫
- Apache Arrow 記憶體資料Apache記憶體