Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

AEM 6.4 Daily Runbook Tasks

Avatar

Level 3

A customer is using AEM 6.4. The Architect is defining "daily" runbook tasks.
Which task must be part of the list?

 

(A) Version Cleanup

 

(B) Offline Compaction

 

(C) Audit Log Purge

 

(D) Online Compaction

 

 

@aanchal-sikka @EstebanBustamante 

@arunpatidar @Shashi_Mulugu 

@Pranay_M  @Mahedi_Sabuj 

@DivrajSingh  @Sudheer_Sundalam

@lukasz-m @Rohan_Garg 

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi @S__k__Agarwal,

Online compaction is a critical maintenance task in AEM 6.4 that helps in optimizing the repository by reclaiming disk space from deleted or old content versions. Given its online nature, it can run without taking the system offline, making it suitable for daily execution. This ensures that the system remains optimized and performs at its best.

(B) Offline Compaction

Thanks
Pranay

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Hi @S__k__Agarwal,

Online compaction is a critical maintenance task in AEM 6.4 that helps in optimizing the repository by reclaiming disk space from deleted or old content versions. Given its online nature, it can run without taking the system offline, making it suitable for daily execution. This ensures that the system remains optimized and performs at its best.

(B) Offline Compaction

Thanks
Pranay

Avatar

Employee

@S__k__Agarwal (D) Online Compaction - daily task
rest - Version Cleanup, Audit Log Purge - usually done weekly
Offline Compaction -  requires taking the system offline; usually done weekly or monthly as needed.