You can also update the retention settings using the Sweep framework in ACCE. So as has been mentioned in this thread, the first step is to set the retention to Indefinite on the documents....
For existing documents, you can do this with Sweep. For new documents, consider updating the document class definition with the indefinite retention setting...this way, all new documents will get this setting automatically.
Also, as mentioned in the thread, if you are storing your content on a fixed content device, check to see if (a) in ACCE, the fixed storage area has been configured in aligned mode. If it has, then any retention settings on the documents must be compatible with the configuration of the fixed content (WORM) device, and (b) check that the fixed content device you are using supports the use of the indefinite retention -- not all do.
Assuming all of the above is good...then you also need to make sure you have a property on your documents that can be used to trigger a change in the retention settings to an explicit date...and that you know how long the document needs to be kept once this trigger occurs. For instance, if an account document needs to be kept for seven years following the account being closed, make sure you have a property that you can use to determine the account is closed...this might be a Boolean (Account Closed), or maybe a Date (Account Closure Date). Then you would set up regular sweeps via a Job Policy to look for all accounts that have been closed, and set their retention dates to 7 years from today (or from date of the account being closed).
And as mentioned...you definitely need to upgrade your 5.2.1 system to a more current, and fully supported P8 level. Moving to 5.5.8 would be recommended as it is our latest long term support release.
------------------------------
RUTH Hildebrand-Lund
rhildebr@us.ibm.com------------------------------