SystemCleaner passivation settings

When you are using database storage for passivation, by default, the SystemCleaner only removes obsolete passivation data from the node on which it is running. To allow an instance of the SystemCleaner to remove obsolete passivation data from all nodes, add the following setting to the prconfig.xml file or Dynamic System Settings and set it to true. Restart the node on which the SystemCleaner is running to enable the setting.

<env name="initialization/persistrequestor/SystemCleanerCanProcessDatabaseObjectsFromAllNodes" value="true" />