Physical Limits of ASM

前端之家收集整理的这篇文章主要介绍了Physical Limits of ASM前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
Oracle version 7,only 1,022 datafiles per database could be used.
Oracle version 11g,support 65,533 datafiles per tablespace.
With ASM you can have 63 disk groups with 10,000 ASM disks in it,where each ASM disk can store up to 2TB of data. A disk group can handle one million ASM files. The maximum supported file size for a datafile in Oracle Database 11g is 128TB,whereas ASM supports up to 140PB with external redundancy,42PB with normal redundancy,and 15PB with high redundancy.
原文链接:https://www.f2er.com/oracle/208442.html

猜你在找的Oracle相关文章