Products | Versions |
---|---|
TIBCO Collaborative Information Manager | - |
Not Applicable | - |
Resolution:
The GOLDENCOPY table in CIM database instance keeps track of all latest confirmed records which are active. You can use the following query to retrieve latest confirmed records which are active.
select MCT_XXXXX.* from MCT_XXXXX, GOLDENCOPY where MCT_XXXXX.CPRODUCTKEYID=GOLDENCOPY.PRODUCTKEY and MCT_XXXXX.CMODVERSION=GOLDENCOPY.VERSION