Does anyone know how I can make a test database 'suspect' so I can test if my monitoring tool will generate an alert for this? Many Thanks
As far I know there is no easy way to do that (I'm talking about something like power off). But, suppose you have one filegroup with this name: data01.mdf if you stop sql service and rename to data02.mdf (or ndf ) and restart sql service, I bet you will get what you want.