﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administering / SQL Server 2005  / Automatic Alert for Full of Primary file group in Sql server. / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 11:38:10 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Automatic Alert for Full of Primary file group in Sql server.</title><link>http://www.sqlservercentral.com/Forums/Topic1429825-146-1.aspx</link><description>Thanks to your idea</description><pubDate>Wed, 13 Mar 2013 05:08:39 GMT</pubDate><dc:creator>Ivan Mohapatra</dc:creator></item><item><title>RE: Automatic Alert for Full of Primary file group in Sql server.</title><link>http://www.sqlservercentral.com/Forums/Topic1429825-146-1.aspx</link><description>ok, I see. Glad you sorted that.</description><pubDate>Wed, 13 Mar 2013 05:06:06 GMT</pubDate><dc:creator>george sibbald</dc:creator></item><item><title>RE: Automatic Alert for Full of Primary file group in Sql server.</title><link>http://www.sqlservercentral.com/Forums/Topic1429825-146-1.aspx</link><description>every thing is working fine i created alert after i posted this and it is working fine....</description><pubDate>Wed, 13 Mar 2013 05:00:19 GMT</pubDate><dc:creator>Ivan Mohapatra</dc:creator></item><item><title>RE: Automatic Alert for Full of Primary file group in Sql server.</title><link>http://www.sqlservercentral.com/Forums/Topic1429825-146-1.aspx</link><description>so you have a sqlagent alert but its not working?</description><pubDate>Wed, 13 Mar 2013 04:52:46 GMT</pubDate><dc:creator>george sibbald</dc:creator></item><item><title>RE: Automatic Alert for Full of Primary file group in Sql server.</title><link>http://www.sqlservercentral.com/Forums/Topic1429825-146-1.aspx</link><description>already done that !!</description><pubDate>Tue, 12 Mar 2013 22:42:22 GMT</pubDate><dc:creator>Ivan Mohapatra</dc:creator></item><item><title>RE: Automatic Alert for Full of Primary file group in Sql server.</title><link>http://www.sqlservercentral.com/Forums/Topic1429825-146-1.aspx</link><description>if you have DBMail and an operator setup, then it's simple since 1105 is a logged error:[code="sql"]USE MSDBEXEC sp_add_alert @name = 'Error 1105: Filegroup Full', @message_id=1105, @Severity=0, @enabled=1, @delay_between_responses=900, @include_event_description_in=1EXEC sp_add_notification @alert_name = 'Error 1105: Filegroup Full', @operator_name='youroperatorname', @notification_method = 1[/code]you'll get an e-mail like this:[code="plain"]DATE/TIME:	3/12/2013 2:43:26 PMDESCRIPTION:	Could not allocate space for object 'dbo.bogus' in database 'trying' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.[/code]</description><pubDate>Tue, 12 Mar 2013 12:48:20 GMT</pubDate><dc:creator>Chris Harshman</dc:creator></item><item><title>RE: Automatic Alert for Full of Primary file group in Sql server.</title><link>http://www.sqlservercentral.com/Forums/Topic1429825-146-1.aspx</link><description>thanks for the idea where i can get but this is what i need to monitor Error: 1105, Severity: 17</description><pubDate>Tue, 12 Mar 2013 12:12:16 GMT</pubDate><dc:creator>Ivan Mohapatra</dc:creator></item><item><title>RE: Automatic Alert for Full of Primary file group in Sql server.</title><link>http://www.sqlservercentral.com/Forums/Topic1429825-146-1.aspx</link><description>will that for primary file group or t log file group or for all ?</description><pubDate>Tue, 12 Mar 2013 11:27:08 GMT</pubDate><dc:creator>Ivan Mohapatra</dc:creator></item><item><title>RE: Automatic Alert for Full of Primary file group in Sql server.</title><link>http://www.sqlservercentral.com/Forums/Topic1429825-146-1.aspx</link><description>set up an alert in SQLAgent to monitor for 9002 errors</description><pubDate>Tue, 12 Mar 2013 10:39:53 GMT</pubDate><dc:creator>george sibbald</dc:creator></item><item><title>Automatic Alert for Full of Primary file group in Sql server.</title><link>http://www.sqlservercentral.com/Forums/Topic1429825-146-1.aspx</link><description>hi guys, is there any ways to have a automatic alert when primary file group is full in Sql server for any of the database in Sql server 2005.</description><pubDate>Tue, 12 Mar 2013 07:58:30 GMT</pubDate><dc:creator>Ivan Mohapatra</dc:creator></item></channel></rss>