Git Product home page Git Product logo

adu's Issues

Table Skew Report not working

The output of the Table Skew report is not working. I ran the report for a number of individual databases and the results were appended to the same TableSkewReport file.

The actual data for each database is truncated, with most of my databases only showing the skew percent and no row counts or space info. This report is unusable as is.

Database Space report not working correctly

The log files are not written to disk... Output path supplied in the PS window does not exist on disk (I tested this with a number of databases.

In addition, printed output is suspect. For some of my databases the Allocated Space is 10x larger than the size in DB settings...

Some examples:

Gathering Settings data for DB: XXX
Total Distributed Size: 600 GB's
Total Replicated Size: 100 GB's
Total Log Size: 60 GB's
AutoGrow Setting: On
Original Create Database Command:
Create Database XXX with (Replicated_size=100, Distributed_Size=600, Log_Size=60, AutoGrow=On);

Gathering Usage data for DB: XXX
Allocated Space (Reserved): 6042.36 GB
Data space (Used): 2397.89 GB
Allocated Unused Space(Unused data space): 3644.47 GB

Gathering Settings data for DB: YYY
Total Distributed Size: 600 GB's
Total Replicated Size: 100 GB's
Total Log Size: 60 GB's
AutoGrow Setting: On
Original Create Database Command:
Create Database YYY with (Replicated_size=100, Distributed_Size=600, Log_Size=60, AutoGrow=On);

Gathering Usage data for DB: YYY
Allocated Space (Reserved): 6042.14 GB
Data space (Used): 3017.25 GB
Allocated Unused Space(Unused data space): 3024.89 GB

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.