I installed SQL Backup, I can see backup history opening SQL Backup but I can't see SQL Backup process history from SQL Management Studio in SQL 2005.
Must I change any configuration ?
Hi there - I thinik this is the same query that came through our support channel. The resolution was:
After many controls on SQL Server 2005 we see that there was a limit about rows written by process history: maximum row number was 1000.
We modify this value setting it to 10000 and all it's OK.
I installed SQL Backup, I can see backup history opening SQL Backup but I can't see SQL Backup process history from SQL Management Studio in SQL 2005.
Must I change any configuration ?
Thank