Site sponsored by:
Try Idera’s new SQL admin toolset
Home
Articles
Forums
Tips
Quiz
FAQ's
Blogs
Software
Books
About Us
RSS Feeds
Sign in
|
Join
Article Topics
All Articles
Performance Tuning
Audit
Business Intelligence
Clustering
Reporting Services
Developer
General DBA
ASP.NET / ADO.NET
Write for Us
Share you SQL Server knowledge with others and raise your profile in the community
More...
Latest Articles
How Change Data Capture Can be Used
Characterizing I/O Workload
Server Audit Specifications in SQL Server 2008
Server and Database Auditing in SQL Server 2008
More
Latest FAQ's
ALTER TABLE SWITCH statement failed because table '%.*ls' has %d columns ...
SQL Server Reporting Server (SSRS) service is failing to start ...
Cannot Start SQL Server Service
Users are able to connect to report manager but not able ...
More
Latest Software Reviews
Spotlight on ApexSQL Doc 2008
ApexSQL Enforce
Embarcadero Change Manager
SQL Server DBA Dashboard
More
articles
>>
general dba
>>
Monitor Your Database Servers with DTS, Part ...
Monitor Your Database Servers with DTS, Part 3: Space Monitoring of SQL Servers
By :
Neeraj Nagpal
Mar 04, 2006
Page 3 / 3
Select the
Destination
tab.
Select the table name as "dbamaint.dbo.db_all_spacestats."
Select the
Transformations
tab.
Click
OK
to proceed.
Now we need to create an "Execute SQL Task."
On the
General
tab, give the
Description
as <servername>_sql. In the
Existing connection
drop down box, select the newly created server name. In the
SQL Statement
box, copy and paste the set of statements given with the scripts. (
Click here to see the text of the scripts
.)
Once these statements have been copied to the
SQL Statement
box, click on
OK
to proceed.
Now, select the newly created connection and the "Execute SQL Task."
In the
Workflow
option, click "On Success" after selecting both the newly created connection and "Execute SQL Task." This will create a link between the Execute SQL Task and the newly created connection as shown above.
The server has been successfully added to the space monitoring report. Next time the report runs, it will monitor the databases for this server.
The space statistics collected every day for this monitoring report are stored in one table. This information is invaluable for reporting the growth rate of the databases. The growth rate can be used to estimate your disk space requirements for next quarter or next year. (
View the query for generating the growth rate statistics
.) If you like, you can setup a Web Assistant Wizard to generate monthly growth statistics information.
<< Prev Page
Home
|
Peformance Articles
|
Audit Articles
|
Business Intelligence Articles
|
Clustering Articles
|
Developer Articles
|
Reporting Services Articles
|
DBA Articles
|
ASP.NET / ADO.NET Articles
|
DBA FAQ's
|
Developer Peformance FAQ's
|
DBA Peformance FAQ's
|
Developer FAQ's
|
Clustering FAQ's
|
Error Messages
|
Audit Tool Reviews
|
Backup Tool Reviews
|
Coding Tool Reviews
|
Compare Tool Reviews
|
Documentation Tool Reviews
|
Design Tool Reviews
|
Monitoring Tool Reviews
|
Log Tool Reviews
|
Reporting Tool Reviews
|
Clustering Tool Reviews
|
Security Tool Reviews
|
Change Management Tool Reviews
|
Remote Access Tool Reviews
|
Book Reviews
|
Security Tool Reviews
|
QDPMA Performance Tuning
|
ADO.NET / ASP.NET
|
Administration
|
Analysis/OLAP Services
|
Application Development
|
Configuration
|
Components
|
ETL
|
Hardware
|
High Availability
|
Hints
|
Index
|
Misc
|
Operating Systems
|
Performance Tuning
|
Replication
|
T-SQL
|
Views
© 1999-2008 by T10 Media. All rights reserved