I am running with the Derby Database and have a separate Live and Test Database.
I want to be able to copy all the data from LIVE into TEST to provide a sensible UAT environment.
I tried just copying the LIVE folder to the TEST folder, just after a Publish, thinking that the data structure would be the same at this moment in time, but when tried to 'Put Under Test' I got an error message saying that an attribute already existed. It was the only attribute added to the version just published. I can't get my head round this.
Can anyone help me to do this please?