Home
SQL Size online help Prev Page Prev Page
Introduction
About SQL Size
Version history
Contact us
User Guide
Architecture
Licensing
Installation
System requirements
Reference Guide
The SQL Size Agent service
The SQL Size Configuration application
SQL Server instances
Data collection schedule
Reports and emails
Report template
Data storage
Alerts
Script editor
Useful shortcuts
Activating your license
The SQL Size database
The SQL Size GUI
The Overview page
Export overview
Database analysis
Alerts history
Error history
Scripting
Data types
Script structure
Language basics
Debugging
Global variables
Functions
Alert functions
RaiseAlert
RaiseConditionalAlert
AddAlertDetails
Mathematical functions
Power
String formatting functions
FormatBytes
FormatFloat
Support functions
String functions
Date and time functions
Date-Time format strings
Class reference
TBaseClass
Properties
AverageDailyGrowth
Name
ObjectType
Size
SizeDesc
Tag
TInstance
Properties
Database
DatabaseByName
DatabaseCount
DatabaseDataSize
DatabaseExists
DatabaseFilestreamSize
DatabaseLogSize
DatabaseSize
PathCount
Path
TDatabase
Properties
DataSize
DBFile
DBFileCount
Filegroup
FilegroupCount
FilestreamSize
LogSize
TFilegroup
Properties
DBFile
DBFileCount
FilegroupType
TDBFile
Properties
Filegroup
FileType
Growth
IsPercentGrowth
MaxSize
Path
PhysicalName
TPath
Properties
FreeSpace
Enumerations
TFileType
TFilegroupType
TObjectType
Records
TGrowthStats
Constants

Installation

You install the SQL Size Agent service and SQL Size GUI using the SQL Size installer. During the installation process, you will be prompted to enter the path where you want to install the SQL Size files.

install_folder  

Next, you will need to select the type of installation. If you want to install the SQL Size Agent service and also the SQL Size GUI, select the Full installation option.

install_component  

If you want to install only the SQL Size GUI, select the Compact installation option.

install_minimal  

If you want to install only the SQL Size Agent service, select the Custom installation option, and select the SQL Size Agent service and configuration tool item.

install_service  

When you choose to install the SQL Size Agent service, you will need to perform additional configuration steps. A setup wizard will start and provide an overview of the various SQL Size components.

wizard_01  

You will then need to choose how you want to store the SQL Size data. You can store the data in a SQL Server Compact Edition (SQL CE) database, or in a SQL Server database. More details are provided here.

wizard_02  
 
The SQL Size Agent service needs to be started using an account, and that account needs to be able to access the SQL Size database, and also the SQL Server instances it needs to collect data from. You set up this account in the next step.

wizard_03  

The SQL Size Agent service will periodically connect to the SQL Server instances to collect the size data. You will define the times at which the Agent will collect the data in the next step. Click on a cell to select or unselect the associated timeslot. Active timeslots are displayed in green.

wizard_04  

Next, you will provide details of the SQL Server instances you want to collect size data from. SQL Size supports SQL Server 2005 instances and all subsequent SQL Server versions. SQL Size does not support SQL Server 7 or SQL Server 2000 instances. For each instance you want to collect data from, you need to provide the connection details.

wizard_05_01  

If the account used to start the SQL Size Agent service does not have rights to access a SQL Server instance, you can impersonate a different account to connect to that instance on the Log-on user page.

wizard_05_02  

You can also choose to collect size data from specific databases. You can include or exclude database using names and regular expressions. This can be done on the Databases page.

wizard_05_03  

Once you have defined the instances to collect size data from, they will be listed in the wizard.

wizard_05_04  

SQL Size can send growth trend reports to you via email. You can set up the recipients and the period in which to report on. You also define to whom SQL Size should send error logs to. You also have the choice of using our email server to send reports and/or logs, or you can use your own email server.

install_email  
 
Once you have set up the above settings, the Setup Wizard will apply your settings and the installation will complete.

install_status  

You can change the settings after the installation process by using the SQL Size Configuration application.