Hi,
Weekly, we run the maintenance script to keep our WSUS installation smoothly. However, one of the index rebuilds returns an error on rebuilding the index on one of the views. The error is as follows:
2010-04-11 14:00:22.050 Executing: ALTER INDEX [nc_LocalUpdateID] ON [dbo].[ivwApiUpdateRevision] REBUILD
Msg 1934, Level 16, State 1, Server SIPGOUWSUS01\MICROSOFT##SSEE, Line 1
ALTER INDEX failed because the following SET options have incorrect settings: 'QUOTED_IDENTIFIER'. Verify that SET options are correct for use with indexed views and/or indexes on computed columns and/or query notifications and/or xml data type methods.
What is the correct and Microsoft supported way to fix this?
With kind regards,
Rick Harderwijk