• Are you sure this is not a problem with your rebuild script or stored procedure?

    What happens if you just run an index rebuild from a query window like this?

    ALTER INDEX [PK_item] on [dbo].[item] REBUILD