We have around 14 million records in a repository.
When we try to add a new field in the template, assigned to all documents in repository, it hits the SQL server very badly and sql transactional records gets doubled. Though this does add the field at the end, but it just kills the LF system. In the result we have to clear the transactional logs and provide more disk space.
What would be the solution for this.