Re: sqlmaint.exe failed. [SQLSTATE 42000] (Error 22029). The step failed.

From: Jacco Schalkwijk (NOSPAMjaccos_at_eurostop.co.uk)
Date: 05/11/04


Date: Tue, 11 May 2004 09:58:11 +0100

Master, msdb, Northwind and pubs are set to Simple recovery. That means that
the transaction log can not be backed up, which causwes the error you see.
There is hardly any need to back up Northwind and pubs (you can rebuild them
from a script that comes with the isntallation anyway) and you can create a
separate maintenance plan for the system database, that doesn't do a
transaction log backup.

-- 
Jacco Schalkwijk
SQL Server MVP
"jjlm" <jlanteri@citco.com> wrote in message
news:D1F6CEDB-95A0-497F-A5E2-63A47056ECC4@microsoft.com...
> Hi,  looking in database maintenance plans history (thanks for the way) i
found those message:
> Backup can not be performed on this database. This sub task is ignored
> For Master,Pubs,NorthWind and Pubs...
> My maintenance plan is
> Backup all databases and Transaction log for all databases every day at
8:00 PM with a report ...
> Is there something i missed?
> Thanks for you help


Relevant Pages

  • Re: point in time restore
    ... There reason your database is still loading is because your restore failed. ... you could restore your transaction log. ... > i just tried to do the exercise of point in time restore with northwind ...
    (microsoft.public.sqlserver.tools)
  • Re: stored proc question
    ... >use northwind ... >use pubs ... >> As I was implementing a sproc to one of my database, ...
    (microsoft.public.sqlserver.server)
  • Re: reading a SQL log file
    ... thnx...but it can not read other database other than ... Northwind and pubs ...
    (microsoft.public.sqlserver.security)
  • Re: Sample ETL Advice
    ... possible to use Northwind or pubs, since neither database seems to be ... included with SQL 2005? ...
    (microsoft.public.sqlserver.dts)
  • Re: Sample ETL Advice
    ... Thank you for the data generator. ... possible to use Northwind or pubs, since neither database seems to be ...
    (microsoft.public.sqlserver.dts)