Which three tasks can be automatically performed by the…

Which three tasks can be automatically performed by the Automatic Data Optimization feature of Information
lifecycle Management (ILM)?

Which three tasks can be automatically performed by the Automatic Data Optimization feature of Information
lifecycle Management (ILM)?

A.
Tracking the most recent read time for a table segment in a user tablespace

B.
Tracking the most recent write time for a table segment in a user tablespace

C.
Tracking insert time by row for table rows

D.
Tracking the most recent write time for a table block

E.
Tracking the most recent read time for a table segment in the SYSAUX tablespace

F.
Tracking the most recent write time for a table segment in the SYSAUX tablespace

Explanation:
* To implement your ILM strategy, you can use Heat Map in Oracle Database to track data access and
modification.
Heat Map provides data access tracking at the segment-level and data modification tracking at the segment
and row level.
* To implement your ILM strategy, you can use Heat Map in Oracle Database to track data access and
modification. You can also use Automatic Data Optimization (ADO) to automate the compression andmovement of data between different tiers of storage within the database. Reference: Automatic Data
Optimization with Oracle Database 12c with Oracle Database 12c



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Jeff

Jeff

C is incorrect.