﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server Newbies  / Backup failing / 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>Sat, 25 May 2013 13:08:13 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>Guys got it.. !i restored database who was in restoring mode.. and than try my backup job manually and it works..!for restoration I used below command;Restore Database &amp;lt;Databasename&amp;gt; with Recovery;thanks all for your help and suggestions.!Regards,Jitendra</description><pubDate>Thu, 06 Dec 2012 03:44:08 GMT</pubDate><dc:creator>jitendra.padhiyar</dc:creator></item><item><title>RE: Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>[quote][b]Joie Andrew (12/5/2012)[/b][hr][quote]Hemant.R (12/5/2012)--------------------------------------------------------------------------------but if you are running maintainance plan for backup job then it is necessary that intergartion service in running state .if it not started then your job will fail.If that was true, then you should not be able to schedule maintenance plans for your database backup\maintenance activities if you didn't install Integration Services. - Divine Flame [/quote]It is easy enough to verify that it is not true. Look at an instance of SQL without Integration Services installed. There should not be any Intergration Services service listed in SQL Server Configuration Manager yet you can still create and run Maintnenance Plans.[/quote]Yeah, Thats what I meant when I wrote my comment ;-)</description><pubDate>Wed, 05 Dec 2012 06:04:51 GMT</pubDate><dc:creator>Divine Flame</dc:creator></item><item><title>RE: Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>[quote]Hemant.R (12/5/2012)--------------------------------------------------------------------------------but if you are running maintainance plan for backup job then it is necessary that intergartion service in running state .if it not started then your job will fail.If that was true, then you should not be able to schedule maintenance plans for your database backup\maintenance activities if you didn't install Integration Services. - Divine Flame [/quote]It is easy enough to verify that it is not true. Look at an instance of SQL without Integration Services installed. There should not be any Intergration Services service listed in SQL Server Configuration Manager yet you can still create and run Maintnenance Plans.</description><pubDate>Wed, 05 Dec 2012 05:37:19 GMT</pubDate><dc:creator>Joie Andrew</dc:creator></item><item><title>RE: Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>[quote][b]Hemant.R (12/5/2012)[/b][hr]but if you are running maintainance plan for backup job then it is necessary that intergartion service in running state  .if it not started then your job will fail.[/quote]If that was true, then you should not be able to schedule maintenance plans for your database backup\maintenance activities if you didn't install Integration Services.</description><pubDate>Wed, 05 Dec 2012 05:23:01 GMT</pubDate><dc:creator>Divine Flame</dc:creator></item><item><title>RE: Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>I second what Anthony said. Your "Connection" field at the top of the maintenance plan window is blank. You need to specify your SQL instance (I would not browse for an instance as that can take a LONG time) and then see if your database list gets populated. If it does not for some reason you may have permissions issues. Any further errors post the screenshot and we can assist further.</description><pubDate>Wed, 05 Dec 2012 04:58:13 GMT</pubDate><dc:creator>Joie Andrew</dc:creator></item><item><title>RE: Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>If you run the package manually yes.If you run the package by a Agent Job no.[quote]If you only want to design and to execute SSIS packages, you do not have to start the SSIS service.[/quote][url]http://support.microsoft.com/kb/942176[/url][url]http://sqlblog.com/blogs/tibor_karaszi/archive/2009/08/26/do-maintenance-plans-require-ssis.aspx[/url]You need to have SSIS installed so that the components are available for SQL to use, but the SSIS service doesnt need to be started, it is only a management interface service called when connecting to SSIS vis SSMS.</description><pubDate>Wed, 05 Dec 2012 04:52:24 GMT</pubDate><dc:creator>anthony.green</dc:creator></item><item><title>RE: Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>but if you are running maintainance plan for backup job then it is necessary that intergartion service in running state  .if it not started then your job will fail.</description><pubDate>Wed, 05 Dec 2012 04:44:34 GMT</pubDate><dc:creator>Hemant.R</dc:creator></item><item><title>RE: Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>The SSIS service is not needed to run packages which are scheduled via SQL Agent, SQL will execute it via the DTExec command line tool.If your running the package manually then yes you will need to ensure the SSIS service is online in order for you to connect to SSIS and read the package from the filesystem or MSDB.</description><pubDate>Wed, 05 Dec 2012 04:28:48 GMT</pubDate><dc:creator>anthony.green</dc:creator></item><item><title>RE: Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>please check sql server integration service is running or not. bcoz maintainace plan is a package.to execute package ,integration service should be in running state.</description><pubDate>Wed, 05 Dec 2012 04:26:35 GMT</pubDate><dc:creator>Hemant.R</dc:creator></item><item><title>RE: Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>There is no connection specified at the top.</description><pubDate>Wed, 05 Dec 2012 02:36:40 GMT</pubDate><dc:creator>anthony.green</dc:creator></item><item><title>RE: Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>One thing that I found it Namedpipes disabled.. ! Is it affecting connection ? is it due to namedpipes backup job failing ?Correct me if I m wrong</description><pubDate>Tue, 04 Dec 2012 23:31:25 GMT</pubDate><dc:creator>jitendra.padhiyar</dc:creator></item><item><title>Backup failing</title><link>http://www.sqlservercentral.com/Forums/Topic1392787-1292-1.aspx</link><description>Hello Masters,I have SQL Server 2008, My Maintenance plan for backup(Full, Diff and Log) has been failing from last two days. There are 33 DB (Including system db). Whenever i go to edit my maintenance plan its giving me an error "The task requuires connection to be initialised". After I click to "OK" Its allowing me to editing maintenance plan but I am not able to see any DB in the list at mainenance plan window ! I found that there are about 3 DB whose status has been changed to restored, but there is an option that we can exclude DB whose state is not online. i tried it too but still no luck.Can anyone help me to understand why its failing and how to recover from this error ?Thanks in advance.Jitendra</description><pubDate>Tue, 04 Dec 2012 22:43:33 GMT</pubDate><dc:creator>jitendra.padhiyar</dc:creator></item></channel></rss>