Following is the default configuration for purge settings of Scheduler Service in Oracle BI
<PurgeInstDays>7</PurgeInstDays>
<PurgeIntervalMinutes>5</PurgeIntervalMinutes>
What should the settings be changed to so that records are never purged and persist forever? I tried changing it to 0 but that would immediately clean up the records.
Thanks.