We have a problem where someone connected another version of CCA to our DEV environment and now the ETL is givining errors everywhere about unique constraints and missing tables.
I think two different ETLs were processing the DB at the same time. ???
Luckily its a dev environment so we will just flush all data and create the DS Layouts from scratch. We dont mind about the lost data.
My question is without having to re-install the whole CCA process is there a quick way to get DataSourcer to run from a fresh ? I had a look a the ODS and DataMart DB to see if i could delete some reference to the old data but not sure.