I have a reindex script that is failing with the error "Msg 1934, Sev 16: DBCC failed because the following SET options have incorrect settings: 'ANSI_NULLS.'. [SQLSTATE 42000]"
I ran SET ANSI_NULLS ON, then ran the reindex script and it failed again with the same error? It doesn't appear that the ANSI_NULLS is turning on?
I'm no pro at this level, so any advice would be appreciated. Thanks.
I ran SET ANSI_NULLS ON, then ran the reindex script and it failed again with the same error? It doesn't appear that the ANSI_NULLS is turning on?
I'm no pro at this level, so any advice would be appreciated. Thanks.