nerdexam
Oracle

1Z0-062 · Question #70

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

The correct answer is 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 D. Tracking the most recent write time for a table block. Not E, Not F When Heat Map is enabled, all accesses are tracked by the in-memory activity tracking module. Objects in the SYSTEM and SYSAUX tablespaces are not tracked. To implement your ILM strategy, you can use Heat Map in Oracle Database to track data access and modification.

Managing Data and Concurrency

Question

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

Options

  • ATracking the most recent read time for a table segment in a user tablespace
  • BTracking the most recent write time for a table segment in a user tablespace
  • CTracking insert time by row for table rows
  • DTracking the most recent write time for a table block
  • ETracking the most recent read time for a table segment in the SYSAUX tablespace
  • FTracking the most recent write time for a table segment in the SYSAUX tablespace

How the community answered

(22 responses)
  • A
    86% (19)
  • C
    5% (1)
  • F
    9% (2)

Explanation

Not E, Not F When Heat Map is enabled, all accesses are tracked by the in-memory activity tracking module. Objects in the SYSTEM and SYSAUX tablespaces are not tracked. * 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 and movement of data between different tiers of storage within the database.

Topics

#Automatic Data Optimization#ILM#data tracking

Community Discussion

No community discussion yet for this question.

Full 1Z0-062 Practice