|
This procedure can be used from SQL Server 2005 SP2 onwards, because of the DMVs and DMFs involved.
|
|
This procedure can be used from SQL Server 2005 SP2 onwards, because of the DMVs and DMFs involved.
|
|
Starting with v1.3.7, on any database context you choose to create the usp_AdaptiveIndexDefrag and its supporting objects, open the attached script, and either keep the @deploymode variable at the top to upgrade mode (preserving all historic data), or change for new deployments or overwrite old versions and objects (disregarding historic data).
|
|
Starting with v1.3.7, on any database context you choose to create the usp_AdaptiveIndexDefrag and its supporting objects, open the attached script, and either keep the @deploymode variable at the top to upgrade mode (preserving all historic data), or change for new deployments or overwrite old versions and objects (disregarding historic data).
|