Oracle11.2新特性之儲存
11.2版本除了進一步推進基於ASM的儲存(ASM整合進Grid Infrastructure),ASM Cluster File System (ACFS)外,針對儲存層的最新進展,增加了如下特性。
下面部分均摘自《Oracle Database New Features Guide 11g Release 2 (11.2)》
1, 支援備份到雲端儲存
1.2.1.2 Backup to Amazon Simple Storage Service (S3) Using OSB Cloud Computing
Oracle now offers backup to Amazon S3, an internet-based storage service, with the Oracle Secure Backup (OSB) Cloud Module. This is part of the Oracle Cloud Computing offering.
This feature provides easy-to-manage, low cost database backup to Web services storage, reducing or eliminating the cost and time to manage an in-house backup infrastructure.
You can use the Oracle Secure Backup Cloud Module to backup databases starting with Oracle Database 9i Release 2 or higher.
2 支援solid state device (SSD)作為SGA的二級快取
1.8.1.1 Database Smart Flash Cache
New in Oracle Database 11g Release 2 (11.2), the Database Smart Flash Cache feature is a transparent extension of the database buffer cache using solid state device (SSD) technology. The SSD acts as a Level 2 cache to the (Level 1) SGA.
Database Smart Flash Cache can greatly improve the performance of Oracle databases by reducing the amount of disk I/O at a much lower cost than adding an equivalent amount of RAM.
3,支援4KB Sector Disk Drives
1.8.1.4 Support 4 KB Sector Disk Drives
Today, disk drives have 512 byte sectors. Disk drive manufacturers are moving to 4 KB sector drives because it allows them to offer higher capacity with lower overhead. If customers use 4 KB sector drives as 512 byte sector drives, then there is likely to be a performance penalty (because they have to run in 512 byte emulation mode). This feature allows Oracle to work with 4 KB (and 512 byte) sector drives without a performance penalty. There is also the capability in Automatic Storage Management (ASM) to allow migration of a disk group from 512 byte sector drives to 4 KB sector drives.
This feature allows customers to take full advantage of new generation, higher capacity disk drives.
4,支援4KB Sector Disk Drives
1.11.3.1 Database File System (DBFS)
The Oracle Database File System (DBFS) enables the database to be used as a POSIX-compatible file system on Linux. This feature includes a PL/SQL package on the database server that enables the DBFS server functionality and a Linux client for DBFS (dbfs_client). The dbfs_client client is a utility that enables mounting of a DBFS file system as a mount point on Linux. It provides the mapping from file system operations to database operations. The dbfs_client client runs completely in user space and interacts with the kernel through the FUSE library infrastructure.
DBFS Hierarchical Store provides an easy and application-transparent way to archive SecureFiles data that is stored in DBFS file systems to secondary storage tiers such as tape and storage clouds, using DBFS Links. It also allows archived data to be dearchived and brought back into the database on demand.
DBFS makes it easy for files to be accessed by database applications, and for file-based tools to access files stored in the database. With DBFS, all important file data can be seamlessly stored in an Oracle database, providing the benefits of security, backup, performance, and scalability that are standard with the Oracle Database.
SecureFiles is a high performance solution for storing files or unstructured data in Oracle Database. Customers often need to store these files for long periods of time for business or compliance reasons. Consequently, customers are looking to transfer files to cheaper forms of storage in an application-transparent manner to reduce manageability and administration overhead. DBFS Hierarchical Store provides a seamless, automatic, and transparent way to archive cold file data to inexpensive storage.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/18922393/viewspace-752157/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle11.2新特性之listagg函式Oracle函式
- 【Mysql】Mysql5.7新特性之-json儲存MySqlJSON
- Oracle11.2表分割槽新特性Oracle
- 【ASM】自動儲存管理的新特性ASM
- TSM 6.1儲存管理軟體新特性
- Oracle11.2新特性之INSERT提示IGNORE_ROW_ON_DUPKEY_INDEXOracleIndex
- Oracle11.2新特性之使用DBMS_PARALLEL_EXECUTE包實現並行OracleParallel並行
- 11g新特性--自動儲存管理
- 索引特性之儲存列值及ROWID索引
- Entity Framework 6 Code First新特性:支援儲存過程Framework儲存過程
- 聚焦資料時代新儲存需求,浪潮儲存的新儲存之道
- Oracle12c中效能最佳化&功能增強新特性之重大突破——記憶體列儲存新特性Oracle記憶體
- 12C新特性___In-Memory列式儲存的總結
- lightdb新特性--相容oracle儲存過程的聯合陣列Oracle儲存過程陣列
- 浪潮儲存提出雲存智用、運籌新資料的新儲存之道
- MySQL之資料庫儲存引擎及事務ACID特性MySql資料庫儲存引擎
- 物件儲存服務的加密特性物件加密
- 物件儲存服務的Lambda特性物件
- Flutter持久化儲存之檔案儲存Flutter持久化
- 傳統儲存器和新興儲存器應用
- 儲存新圖譜:DNA儲存的邊界與天地
- 前端筆記之HTML5&CSS3(上)新特性&音訊視訊&本地儲存&自定義屬性前端筆記HTMLCSSS3音訊
- Flutter持久化儲存之key-value儲存Flutter持久化
- Flutter持久化儲存之資料庫儲存Flutter持久化資料庫
- 儲存學習之開源儲存軟體
- 物件儲存服務的事件通知特性物件事件
- 物件儲存服務的壓縮特性物件
- Hive之儲存格式Hive
- 共享儲存之ISCSI
- 有了這個新特性,一掃例項儲存資料丟失風險!
- OpenYurt v0.4.0 新特性發布:高效地管理邊緣儲存資源
- 10G新特性筆記之安裝新特性筆記
- k8s之資料儲存-配置儲存K8S
- 儲存系統設計指南之儲存分類
- IOS資料儲存之檔案沙盒儲存iOS
- 【MySQL】5.7新特性之四MySql
- 【MySQL】5.7新特性之五MySql
- 【MySQL】5.7新特性之六MySql