We have 2 vaults. I can drag/drop a file in one vault, but when I do the same in the other it gives this error 109. Do we have a tool to check the vault database integrity? log file attached
Paul Gunn
Re: Error 109: An error occured in the database.
Posted:
Nov 6, 2009 7:25 PM
in response to: pauwels.e@pg.com
The error seems to indicate that SQL doesn't have adequate disk space to grow the database. You may need to free up some space on the drive SQL is installed on.
the problem was auto growth in SQL, for some bizar reason it was set to 12800% ?! I tried to change it to 100MB, but from the moment I clicked on it an error message popped up. I finaly managed to fix it by using the command prompt.
Paul Gunn
Re: Error 109: An error occured in the database.
Posted:
Nov 9, 2009 3:06 PM
in response to: pauwels.e@pg.com