Automatic Data Archiving urf Information Lifecycle Management (ILM)
Many organizations are floating with so much data due to digitalization. With the digital transformation at every stage in industry, data volumes are increasing like anything. Data is generated from a variety of applications and a variety of data in different forms of data i.e. relational, non relational, documents, files, videos etc…
Now Challenge for every organization is how to manage this data. Because data is growing exponentially, day by day…
Businesses capture day by day data in amounts that are sometimes overwhelming, mostly when you think of the Internet of Things (IoT) that provides countless data points from its machines, sensors, cameras, and other access points.
According to IDC, more than 41.6 billion connected IoT devices, or things, will exist in 2025, generating 79.4 Zettabytes (ZB). One ZB is circa a billion Terabytes or a trillion Gigabytes.
Disks are becoming cheaper but they are not free. Increasing storage will create other problems like, increasing infrastructure, reducing performance, higher maintenance like tuning and archiving. Organizations value different parts of their data differently, and they would like to associate different costs with storing that data. The objective is to apply the right storage optimizations to the right data at the right time.
Oracle Database provides the ideal environment for implementing your ILM solution, because it offers a cost-effective solution that’s secure, transparent to the application and achieves all of this without compromising performance, and often improving performance.
- Oracle Partitioning and
- Oracle Advanced Compression
With these two components you can achieve Automatics Data Archiving urf ILM. Oracle advanced compression's Heat map and ADO helps to achieve this.
Automatic Data Optimization: Enables you to create policies that implement compression and storage tiering automatically.
To use Automatic Data Optimization, you must enable Heat Map at the system level. You enable this functionality with the HEAT_MAP initialization parameter.
- Automated Data Lifecycle Management to control and govern data compression and storage movement based on the actual usage of that data.
- Oracle Heat Map tracks the actual usage of tables and partitions down to the row-level.
- Oracle Automatic Data Optimization automatically detects less active data/indexes, compresses and/or moves to lower cost storage tier.
- Transparently compress and move data online, no application downtime or administrator burden.
- Business policy driven compression tiering and storage tiering.
Why don't you Adopt Automation?
Identify older data automatically -> Compress the data -> Move data to another tablespace.
- One time policy definition.
- No further manual work.
- Automatically identify data, compress it and move it.
In next article I will explain with example and commands how to achieve Automatic Data Archiving.