Hi expert,
In ClearQuest, we want to delete old records with creation date earlier than Dec 31st 2012 in production.
When I tried to delete a CR which as AIs, CRIs, DWOs, TWOs, QUESTS as child records, the action was always failed because of lots of circular references between CR/CRI and other record type (including stateless record type).
How can I remove all references in CRI or CR? Now I only can remove some AffectedItem reference with CRI and CR in perl script, and then delete CRI records successfully. But there are still lots of other references. Some of them I know, some of them I don't know. For those old records, I also don't know what kind of references were existed in those old records.