This is a discussion on System DB backup Error within the SQL Server forums, part of the Microsoft SQL Server category; --> I have configured the system database backup using SQL Server 2005 Maintenance Plan. It was running properly quite some ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have configured the system database backup using SQL Server 2005 Maintenance Plan. It was running properly quite some time with in 5 to 10 minutes. Suddenly I am getting this error "Process is terminated due to StackOverflowException. The return value was unknown. The process exit code was -2147023895". And the back up did not complete for 55 minutes and finally it got failed. Somebody good help me out pls. rgs Praveen |
| ||||
| Praveen (apveen@gmail.com) writes: > I have configured the system database backup using SQL Server 2005 > Maintenance Plan. It was running properly quite some time with in 5 to > 10 minutes. Suddenly I am getting this error "Process is terminated > due to StackOverflowException. The return value was unknown. The > process exit code was -2147023895". And the back up did not complete > for 55 minutes and finally it got failed. Somebody good help me out > pls. Why not just schedule the backups without using the maintenance plan? -- Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/pro...ads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinf...ons/books.mspx |