|
@@ -1,4 +1,4 @@
|
|
|
-**Available options for AdaptiveIndexDefrag**
|
|
|
+**Available parameters for AdaptiveIndexDefrag**
|
|
|
- **@Exec_Print** defaults to 1 (that is to execute the SQL code generated by this SP) or optionally 0 (just print the commands).
|
|
|
- **@printCmds** defaults to 0 (do not print all commands to screen) or optionally 0 (print all commands to screen). Useful if you just want to see what commands would be executed.
|
|
|
- **@outputResults** defaults to 0 (does not output fragmentation information) or optionally 0 (output fragmentation information after run completes).
|