So I have an issue with a diff maintenance plan job. It's showing that the job fails, but when I check the sql logs I see no error telling me what really happen, only that it failed. I also went to the folder location and it created a backup file of all the databases selected. This is the error I pulled from the agent job:
Message
Executed as user: Domain\prodacct. ....0 for 64-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 5:00:00 AM Progress: 2014-07-05 05:00:03.16 Source: {D8F8D9B6-A0AF-4FAD-83AA-BCAC24830B95} Executing query "DECLARE @Guid UNIQUEIDENTIFIER EXECUTE msdb..sp...".: 100% complete End Progress Progress: 2014-07-05 05:00:04.67 Source: Back Up Database Task Executing query "EXECUTE master.dbo.xp_create_subdir N'\\pfs05\S...".: 14% complete End Progress Progress: 2014-07-05 05:00:04.67 Source: Back Up Database Task Executing query "EXECUTE master.dbo.xp_create_subdir N'\\pfs05\S...".: 28% complete End Progress Progress: 2014-07-05 05:00:04.69 Source: Back Up Database Task Executing query "EXECUTE master.dbo.xp_create_subdir N'\\pfs05\S...".: 42% complete End Progress Progress: 2014-07-05 05:00:04.69 Source: Back Up Database Task Executing query "EXECUTE master.dbo.xp_create_subdir N'\\pfs05\S...".: 57% complete End Progress Progress: 2014-07-05 05:00:04.69 Source: Back Up Database Task Executing query "EXECUTE master.dbo.xp_create_subdir N'\\pfs05\S...".: 71% complete End Progress Progress: 2014-07-05 05:00:04.69 Source: Back Up Database Task Executing query "EXECUTE master.dbo.xp_create_subdir N'\\pfs05\S...".: 85% complete End Progress Progress: 2014-07-05 05:00:04.69 Source: Back Up Database Task Executing query "EXECUTE master.dbo.xp_create_subdir N'\\pfs05\S...".: 100% complete End Progress Progress: 2014-07-05 05:00:06.08 Source: Back Up Database Task Executing query "BACKUP DATABASE [CTAdmin] TO DISK = N'\\pfs05\...".: 50% complete End Progress Progress: 2014-07-05 05:00:06.14 Source: Back Up Database Task Executing query "declare @backupSetId as int select @backupSetId =...".: 100% complete End Progress Progress: 2014-07-05 05:00:08.64 Source: Back Up Database Task Executing query "BACKUP DATABASE [model] TO DISK = N'\\pfs05\SQ...".: 50% complete End Progress Progress: 2014-07-05 05:00:09.08 Source: Back Up Database Task Executing query"declare @backupSetId as int select @backupSetId =...".: 100% complete End Progress Progress: 2014-07-05 05:00:42.22 Source: Back Up Database Task Executing query "BACKUP DATABASE [msdb] TO DISK = N'\\pfs05\SQL...".: 50% complete End Progress Progress: 2014-07-05 05:00:42.60 Source: Back Up Database Task Executing query "declare @backupSetId as int select @backupSetId =...".: 100% complete End Progress Progress: 2014-07-05 05:00:48.21 Source: Back Up Database Task Executing query "BACKUP DATABASE [Reports] TO DISK = N'\\pfs05\...".: 50% complete End Progress Progress: 2014-07-05 05:00:48.27 Source: Back Up Database Task Executing query "declare @backupSetId as int select @backupSetId =...".: 100% complete End Progress Progress: 2014-07-05 05:00:52.43 Source: Back Up Database Task Executing query "BACKUP DATABASE [TConfiguration] TO DISK = N'\...".: 50% complete End Progress Progress: 2014-07-05 05:00:52.54 Source: Back Up Database Task Executing query "declare @backupSetId as int select @backupSetId =...".: 100% complete End Progress Progress: 2014-07-05 05:01:00.24 Source: Back Up Database Task Executing query "BACKUP DATABASE [Warehouse] TO DISK = N'\\p...".: 50% complete End Progress Progress: 2014-07-05 05:01:00.35 Source: Back Up Database Task Executing query "declare @backupSetId as int select @backupSetId =...".: 100% complete End Progress Progress: 2014-07-05 05:01:24.54 Source: Back Up Database Task Executing query "BACKUP DATABASE [OpsCollection] TO DISK = N...".: 50% complete End Progress Progress: 2014-07-05 05:01:24.80 Source: Back Up Database Task Executing query "declare @backupSetId as int... The package execution fa... The step failed.