We have a process that rebuilds indexes using "alter index rebuild online". However, if there is an existing "select" query running, it blocks the "alter index". Why is this happening even though we are using the "online" option?
See if this helps: http://www.sqlskills.com/blogs/paul...ne-index-operations-do-not-acquire-locks.aspx