SQL Server: The index “[IndexName]” on table “[TableName]” cannot be reorganized because page level locking is disabled.
If you've managed production database servers for any amount of time, you may have run into this error message in your maintenance plan logs. "The index "[IndexName]" on table "[TableName]" cannot be reorganized because page level locking is disabled." This will cause your Index Reorganize step...