Automatic Storage Management is a feature provided in
Oracle 10g (since rev2) that aims to simplify the database files management. To do so, ASM provides file system and volume management capabilities directly inside the
Oracle database kernel, allowing volumes and disks management with familiar
SQL statements in Oracle. Therefore, the
DBA doesn't need extra skills on specific
file systems or volume managers usually provided by the
operating system.
See more at Wikipedia.org...