| Products | Versions |
|---|---|
| TIBCO EBX | 6.0 to 6.2.2 |
EBX 6 versions contain a bug which can lead to repository corruption.
It occurs when a single procedure deletes a dataset and then creates another one with the same reference.
The exact scenario to reproduce the corruption implies many subtilities such as
This bug is referenced under CP-29202: Deleting and then creating a dataset with same AdaptationReference within the same procedure may corrupt the repository.
Until the version which contains the correction is released, we strongly discourage to execute both operations in the same procedure.
A simple workaround consists in applying the deletion and the creation of the new dataset in separate procedures.
A bug in EBX 6 can lead to repository corruption under very specific conditions if a single procedure deletes a dataset and immediately creates another one with the same reference.