Jump to content
Ketarin forum
SQL Compression Estimator
Guest
By Guest, 12/01/2014
  • 47 downloads
  • Updated:

File Details

  • Website URL http://ssce.codeplex.com/
  • User Agent
  • Category SQL Toolkit
  • User Notes One of the most exciting additions to SQL Server 2008 was the capability to apply data compression. The benefits are many including reduced disk I/O and memory utilization, with a small cost of CPU overhead. In a database that may contain thousands of objects, determining which objects and / or partitions of those objects may benefit from data compression can be time consuming and labor intensive. Not any more! SQL Server Compression Estimator (SSCE) will allow you to estimate the best compression for your objects. It will estimate both ROW and PAGE compression, and will optionally report the Index Maintenance Ratio (a ratio that indicates how often an index is updated versus how often it is used to satisfy queries). You can then use that information to perhaps choose a less aggresive compression algorithm for heavily updated indexes.

(Show)XML Contents

            <?xml version="1.0" encoding="utf-8"?>
<Jobs>
  <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="8f2ecdca-31f7-425f-9f2c-b94faf6e2607">
    <WebsiteUrl>http://ssce.codeplex.com/</WebsiteUrl>
    <UserAgent/>
    <UserNotes>One of the most exciting additions to SQL Server 2008 was the capability to apply data compression. The benefits are many including reduced disk I/O and memory utilization, with a small cost of CPU overhead. In a database that may contain thousands of objects, determining which objects and / or partitions of those objects may benefit from data compression can be time consuming and labor intensive. Not any more! SQL Server Compression Estimator (SSCE) will allow you to estimate the best compression for your objects. It will estimate both ROW and PAGE compression, and will optionally report the Index Maintenance Ratio (a ratio that indicates how often an index is updated versus how often it is used to satisfy queries). You can then use that information to perhaps choose a less aggresive compression algorithm for heavily updated indexes.
</UserNotes>
    <LastFileSize>0</LastFileSize>
    <LastFileDate xsi:nil="true"/>
    <IgnoreFileInformation>false</IgnoreFileInformation>
    <DownloadBeta>Default</DownloadBeta>
    <DownloadDate xsi:nil="true"/>
    <CheckForUpdatesOnly>true</CheckForUpdatesOnly>
    <VariableChangeIndicator/>
    <CanBeShared>true</CanBeShared>
    <ShareApplication>true</ShareApplication>
    <ExclusiveDownload>false</ExclusiveDownload>
    <HttpReferer/>
    <SetupInstructions>
      <SetupInstruction xsi:type="CustomSetupInstruction">
        <Code>"%7z%" e  "{file}" -o"{appfolder}\{category}\{appname}\"  -y
explorer.exe "{appfolder}\{category}\{appname}\"</Code>
        <Type>Batch</Type>
      </SetupInstruction>
      <SetupInstruction xsi:type="StartProcessInstruction">
        <EnvironmentVariables/>
        <FileName>{appfolder}\{category}\{appname}\CompressionEstimatorSetup.msi</FileName>
        <Parameters>{silent}</Parameters>
        <WaitForExit>true</WaitForExit>
      </SetupInstruction>
    </SetupInstructions>
    <Variables/>
    <ExecuteCommand/>
    <ExecutePreCommand/>
    <ExecuteCommandType>Batch</ExecuteCommandType>
    <ExecutePreCommandType>Batch</ExecutePreCommandType>
    <Category>SQL Toolkit</Category>
    <SourceType>FixedUrl</SourceType>
    <PreviousLocation/>
    <DeletePreviousFile>true</DeletePreviousFile>
    <Enabled>false</Enabled>
    <FileHippoId/>
    <LastUpdated xsi:nil="true"/>
    <TargetPath>{appfolder}\{category}\{appname}\</TargetPath>
    <FixedDownloadUrl>http://ssce.codeplex.com/#</FixedDownloadUrl>
    <Name>SQL Compression Estimator</Name>
  </ApplicationJob>
</Jobs>

        

Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Add your comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.