Hi,
Anybody got a SQL Query that will delete all documents inside a repository? Not from the hard drives, just remove them from the database.
When we want to create a new test or development repository we want to keep the folder structure, groups and access rights but not the documents.
We found that the easiest way is to copy the database and register a new repository with it but we need to run the UUIDUpdater tool which takes a long time on big databases.
We have some big repositories, sometimes more than 6 million documents.
So I am looking for a way of removing those documents and their associated metadata directly from the database.
Any ideas?
We are using mostly version 9.1 and some servers still with version 8.3.
Thanks
Gian