Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SQL Defrag Manager provides the following new features and fixed issues.

SQL defrag manager 3.

...

2 provides the following new features and fixed issues.

3.2 New features

...

New SQL Server 2012 support

SQL Defrag Manager 3.1 is SQL Server 2012 RTM compatible. This version of SQL Defrag Manager is not certified against newer builds of SQL Server and should not be used with these builds in a production environment. Idera provides experimental support while you use your installation in a testing environment to ensure the features you rely on most are working as, or better than, expected.

Supports SQL Server 2014

SQL defrag manager supports the use of SQL Server 2014.

Includes a new CLI option that initiates a defragmentation from the command line

SQL defrag manager 3.2 includes a new command line option that initiates a defragmentation. Use the following CLI option:

sqldefragc [[[–rebuild [online]] | –reorg] –instance <instance name> –database <database name> | –policy <policy name>]

You have two options when using this code. You can:

  1. Define the defragmentation as follows: specify "rebuild" or "reorg" where "online" is optional for "rebuild"; specify the "instance name"; and specify the "database name".
  2. Define the defragmentation based on an existing policy by specifying the "policy name".

3.2

...

Fixed issues

There are no fixed customer issues in this release.

...

SQL Secure tells you who has access to what on your SQL Server databases. Learn more > >