Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 Data Corruption Issues
 Could there be Data Corruption ?

Author  Topic 

prashant_akerkar
Starting Member

5 Posts

Posted - 2010-06-11 : 07:07:08
Two Scenarios
-------------

1. When records are inserted (it could be bulk inserts through Stored Procedure) in Application Database from application web form, if power failure on the Database Server Machine occurs during at that time , will there be chances of data corruption for those specific database records.

2. When records are inserted (it could be bulk inserts through Stored Procedure) in Application Database from application web form, if someone stops the SQL SERVER Database Engine Service, will there be chances of data corruption for those specific database records.

Thanks & Regards,
Prashant S Akerkar

GilaMonster
Master Smack Fu Yak Hacker

4507 Posts

Posted - 2010-06-11 : 07:33:06
Asked and answered: http://www.sqlservercentral.com/Forums/Topic935838-266-1.aspx

--
Gail Shaw
SQL Server MVP
Go to Top of Page
   

- Advertisement -