ASM Technical Best Practices.
Hi All,
I hope you are doing well,
This paper presents and reviews the ASM (Automatic Storage Management), the basic discussion of concepts and technical best practices are presented.
In Oracle 10g, 11gR1 & 11gR2, storage management and provisioning for the database has become much more simplified with a new feature called Automatic Storage Management (ASM). ASM provides filesystem and volume manager capabilities built into the Oracle database kernel. With this capability, ASM simplifies storage management tasks, such as creating/laying out databases and disk space management. Since ASM allows disk management to be done using familiar create/alter/drop SQL statements, DBAs do not need to learn a new skillset or make crucial decisions on provisioning. Additionally, ASM operations can be completely managed with Enterprise Manager. Why is ASM important? ASM
I hope you are doing well,
This paper presents and reviews the ASM (Automatic Storage Management), the basic discussion of concepts and technical best practices are presented.
In Oracle 10g, 11gR1 & 11gR2, storage management and provisioning for the database has become much more simplified with a new feature called Automatic Storage Management (ASM). ASM provides filesystem and volume manager capabilities built into the Oracle database kernel. With this capability, ASM simplifies storage management tasks, such as creating/laying out databases and disk space management. Since ASM allows disk management to be done using familiar create/alter/drop SQL statements, DBAs do not need to learn a new skillset or make crucial decisions on provisioning. Additionally, ASM operations can be completely managed with Enterprise Manager. Why is ASM important? ASM
8