RE: Maintenance Plan for Transaction Logs is failing
From: Sean (sean.faust_at_gmail.com)
Date: 09/21/04
- Next message: James Pearce: "Re: Can't uninstall SQL Server"
- Previous message: Chris Wood: "Re: Moving SQL from iwin 2000 to win 2003"
- In reply to: Mike Epprecht (SQL MVP): "RE: Maintenance Plan for Transaction Logs is failing"
- Next in thread: Mike Epprecht (SQL MVP): "RE: Maintenance Plan for Transaction Logs is failing"
- Reply: Mike Epprecht (SQL MVP): "RE: Maintenance Plan for Transaction Logs is failing"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 21 Sep 2004 10:05:58 -0700
>-----Original Message-----
>Hi
>
>Is the database is full recovery mode (not simple or bulk
logged)?
>
>Regards
>Mike
>
>"Sean" wrote:
>
>> Good Morning All,
>>
>> I cannot figure out why the maintenance plan for
>> transaction log backups is failing. The plan for the
DB
>> works fine. Below is the error message from the event
log
>> and below that is Step 1.
>>
>> TIA
>> Sean
>>
>> SQL Server Scheduled Job 'Transaction Log Backup Job
for
>> DB Maintenance Plan 'DB Maintenance Plan1''
>> (0xCF8E57D6205B3A4C898152532CCBB6DA) - Status: Failed -
>> Invoked on: 2004-09-20 22:00:00 - Message: The job
>> failed. The Job was invoked by Schedule 12 (Schedule
1).
>> The last step to run was step 1 (Step 1).
>>
>> EXECUTE master.dbo.xp_sqlmaint N'-PlanID E2703225-E616-
>> 4636-B9B3-1EE3A4767763 -Rpt "d:\Program Files\Microsoft
>> SQL Server\MSSQL\LOG\DB Maintenance Plan16.txt" -
DelTxtRpt
>> 4WEEKS -WriteHistory -VrfyBackup -BkUpMedia DISK -
>> BkUpLog "d:\Program Files\Microsoft SQL
>> Server\MSSQL\BACKUP" -DelBkUps 1DAYS -BkExt "TRN"'
>>
>>
>.
>Its a mix. The plan is set to run on all databases.
While the actual production database is set to Full, the
Master database is set to simple. Can I set the Master
database to the Full Recovery Model? Sounds like a dumb
question but anyway....
Thanks, Sean
- Next message: James Pearce: "Re: Can't uninstall SQL Server"
- Previous message: Chris Wood: "Re: Moving SQL from iwin 2000 to win 2003"
- In reply to: Mike Epprecht (SQL MVP): "RE: Maintenance Plan for Transaction Logs is failing"
- Next in thread: Mike Epprecht (SQL MVP): "RE: Maintenance Plan for Transaction Logs is failing"
- Reply: Mike Epprecht (SQL MVP): "RE: Maintenance Plan for Transaction Logs is failing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|