question

shridhar avatar image
shridhar asked

Windows service get paused

I have windows service which update my table Table1 (table contain 100 rows which updated sequentialy ) after every 5 seconds. Its working fine But When I start Backup of Database (DB size 100 GB) then my Windows service get paused when I stop Backup then Service get Start
c#sql-server-2016
2 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ThomasRushton avatar image ThomasRushton ♦♦ commented ·
How are you backing up the database?
0 Likes 0 ·
shridhar avatar image shridhar commented ·
By using SSMS
0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.