PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms.sqlserver.setup > Problems with Maint Plan
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
ms.sqlserver.setup Questions about SQL Server.

Problems with Maint Plan

Réponse
 
LinkBack Outils de la discussion
Vieux 02/02/2007, 15h25   #1
Cwhitmore
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Problems with Maint Plan

I'm getting the following error with my Maint plan. I verified that all of
the databases and logs are being backed up. Any ideas?

EVENT # 18670
EVENT LOG Application
EVENT TYPE Warning
SOURCE SQLSERVERAGENT
CATEGORY Job Engine
EVENT ID 208
COMPUTERNAME INTAKE2003
TIME 2/1/2007 11:45:03 PM
MESSAGE SQL Server Scheduled Job 'Transaction Log Backup Job for DB
Maintenance Plan 'DB Maintenance Plan2'' (0xD91EBFF950DA494EBC7FDFFE49B3F828)
- Status: Failed - Invoked on: 2007-02-01 23:45:00 - Message: The job failed.
The Job was invoked by Schedule 20 (Schedule 1). The last step to run was
step 1 (Step 1).



  Réponse avec citation
Vieux 02/02/2007, 18h03   #2
Chris Wood
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problems with Maint Plan

What version and build of SQL Server are you running?

Chris

"Cwhitmore" <Cwhitmore@discussions.microsoft.com> wrote in message
news:3001D29D-FB80-47F3-B938-F3A867C1D212@microsoft.com...
> I'm getting the following error with my Maint plan. I verified that all of
> the databases and logs are being backed up. Any ideas?
>
> EVENT # 18670
> EVENT LOG Application
> EVENT TYPE Warning
> SOURCE SQLSERVERAGENT
> CATEGORY Job Engine
> EVENT ID 208
> COMPUTERNAME INTAKE2003
> TIME 2/1/2007 11:45:03 PM
> MESSAGE SQL Server Scheduled Job 'Transaction Log Backup Job for DB
> Maintenance Plan 'DB Maintenance Plan2''
> (0xD91EBFF950DA494EBC7FDFFE49B3F828)
> - Status: Failed - Invoked on: 2007-02-01 23:45:00 - Message: The job
> failed.
> The Job was invoked by Schedule 20 (Schedule 1). The last step to run was
> step 1 (Step 1).
>
>
>



  Réponse avec citation
Vieux 02/02/2007, 18h12   #3
Paul Ibison
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problems with Maint Plan

Just a few questions: Is there anything on the SQL Server log? Is there
enough space to store the log? Are you trying to backup the master
database's log? Each of these could shed some light on the issue.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com .


  Réponse avec citation
Vieux 02/02/2007, 18h19   #4
Cwhitmore
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problems with Maint Plan

Version 2000 SP4 (8.00.2039)

"Chris Wood" wrote:

> What version and build of SQL Server are you running?
>
> Chris
>
> "Cwhitmore" <Cwhitmore@discussions.microsoft.com> wrote in message
> news:3001D29D-FB80-47F3-B938-F3A867C1D212@microsoft.com...
> > I'm getting the following error with my Maint plan. I verified that all of
> > the databases and logs are being backed up. Any ideas?
> >
> > EVENT # 18670
> > EVENT LOG Application
> > EVENT TYPE Warning
> > SOURCE SQLSERVERAGENT
> > CATEGORY Job Engine
> > EVENT ID 208
> > COMPUTERNAME INTAKE2003
> > TIME 2/1/2007 11:45:03 PM
> > MESSAGE SQL Server Scheduled Job 'Transaction Log Backup Job for DB
> > Maintenance Plan 'DB Maintenance Plan2''
> > (0xD91EBFF950DA494EBC7FDFFE49B3F828)
> > - Status: Failed - Invoked on: 2007-02-01 23:45:00 - Message: The job
> > failed.
> > The Job was invoked by Schedule 20 (Schedule 1). The last step to run was
> > step 1 (Step 1).
> >
> >
> >

>
>
>

  Réponse avec citation
Vieux 02/02/2007, 18h38   #5
Cwhitmore
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problems with Maint Plan

Paul,
I looked in the log and I do see an error about the same time. It says:
"Error: 15457, Severity: 0, State: 1"
Yes, we have plenty of space on that drive. Yes, I have the Maint plan
backing up all the databases.
Thanks,
Carlton.


"Paul Ibison" wrote:

> Just a few questions: Is there anything on the SQL Server log? Is there
> enough space to store the log? Are you trying to backup the master
> database's log? Each of these could shed some light on the issue.
> Cheers,
> Paul Ibison SQL Server MVP, www.replicationanswers.com .
>
>
>

  Réponse avec citation
Vieux 02/02/2007, 21h43   #6
Chris Wood
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problems with Maint Plan

The recovery mode is Full or Bulk_logged right?

Chris

"Cwhitmore" <Cwhitmore@discussions.microsoft.com> wrote in message
news:5272AE91-D4BA-4659-8F1C-6B89ADC7BC08@microsoft.com...
> Version 2000 SP4 (8.00.2039)
>
> "Chris Wood" wrote:
>
>> What version and build of SQL Server are you running?
>>
>> Chris
>>
>> "Cwhitmore" <Cwhitmore@discussions.microsoft.com> wrote in message
>> news:3001D29D-FB80-47F3-B938-F3A867C1D212@microsoft.com...
>> > I'm getting the following error with my Maint plan. I verified that all
>> > of
>> > the databases and logs are being backed up. Any ideas?
>> >
>> > EVENT # 18670
>> > EVENT LOG Application
>> > EVENT TYPE Warning
>> > SOURCE SQLSERVERAGENT
>> > CATEGORY Job Engine
>> > EVENT ID 208
>> > COMPUTERNAME INTAKE2003
>> > TIME 2/1/2007 11:45:03 PM
>> > MESSAGE SQL Server Scheduled Job 'Transaction Log Backup Job for DB
>> > Maintenance Plan 'DB Maintenance Plan2''
>> > (0xD91EBFF950DA494EBC7FDFFE49B3F828)
>> > - Status: Failed - Invoked on: 2007-02-01 23:45:00 - Message: The job
>> > failed.
>> > The Job was invoked by Schedule 20 (Schedule 1). The last step to run
>> > was
>> > step 1 (Step 1).
>> >
>> >
>> >

>>
>>
>>



  Réponse avec citation
Vieux 02/02/2007, 23h24   #7
Paul Ibison
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problems with Maint Plan

If you're trying to backup the master database's log then this might be the
cause of the error.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com .




  Réponse avec citation
Vieux 03/02/2007, 01h06   #8
Cwhitmore
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problems with Maint Plan

I was searching thru some posts and someone suggested not using the maint.
plan and creating jobs for each database. Should I just leave out the Master
from the Maint. plan or recreate a backup for each db?
thanks,
Carlton.

"Paul Ibison" wrote:

> If you're trying to backup the master database's log then this might be the
> cause of the error.
> Cheers,
> Paul Ibison SQL Server MVP, www.replicationanswers.com .
>
>
>
>
>

  Réponse avec citation
Vieux 03/02/2007, 17h13   #9
Paul Ibison
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Problems with Maint Plan

I must admit that I also personally prefer my own jobs as the logging tends
to be more extensive if/when things go wrong. However if you are using the
maint plans, just make sure that the master database is backed up but not
it's log attempted in the maint plan.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com .






  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 10h08.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,17308 seconds with 17 queries