My Oracle Support Banner

In A Live Migration, Impurge Is Ignoring Duplicate Esindex Tasks (Doc ID 2705049.1)

Last updated on AUGUST 27, 2020

Applies to:

Oracle Communications Messaging Server - Version 8.0.2 and later
Information in this document applies to any platform.

Symptoms


In a live migration, does impurge ignore duplicate esindex tasks?

$ imcheck -q | grep -v ' clean' | awk '{print $2, $NF}' | sort | uniq -c | sort -n | tail

So user5 has gotten another esrepair task in the queue and several more esindex tasks.

$ imcheck -q | egrep -c esindex\|esrepair
10036

$ imcheck -q | egrep -c esindex\|esrepair
10145

Due to this issue, if impurge is not eliminating duplicates, this will never end.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.