Solve the problem - delete all rows from sys_reports3 where
sys_report_name exists and then reloaded.
Thanks for the response.
Chuck
Albert Berry wrote:
You will get this error if you do not remove the report from the
sys_reports3 table when you try to reload the same report data. You
would need to delete the report first, then reload it. If you are
using 7.x and correcting reports I suggest you use the [Unload] option
in the database manager > reports section. The resulting files will
have a 'drop report xyx' at the top and prevent the error.
cdconrad wrote:
I have made corrections to a series of reports in a backup of the
main database.
I have done both unload all and unload data from the sys_reports3
table but when I load it in the main database I get an error saying
the data must be unique.
Any suggestions.
Chuck