April 28, 2006 at 1:36 pm
I have 3 seperate maintenance plans; optimizations, itegrity checks, and backups. All three jobs have been running fine up until we switched over to the other server on our cluster. Now, all three jobs will work fine for all databases EXCEPT for ONE. If I pull out that database and create a seperate maintenance plan for the 'exception' database, it starts the job but will just continue to run and run and never finishes and logs no errors. Again, the jobs run fine for all other databases.
The strange thing is, if I do not use the SQL wizard in creating the backup job and instead schedule a job which executes a 'BACKUP DATABASE' script, it will execute successfully every time in less than 5 minutes.
Any thoughts on what settings might have changed or what data may have been corrupted to cause this glich?
This is the only information that is logged for the job(s).
Job 'Integrity Checks Job for DB Maintenance Plan 'TEST MARKETING DB'' : Step 1, 'Step 1' : Began Executing 2006-04-28 12:11:12
Job 'DB Backup Job for DB Maintenance Plan 'BACKUP MARKETING DATABASE'' : Step 1, 'Step 1' : Began Executing 2006-04-26 10:42:57
April 28, 2006 at 2:17 pm
When you executed the BACKUP DATABASE script, did you send the backup file to the exact same location as the maintenance plan would have?
May 2, 2006 at 8:00 pm
So, the Node A has changed to Node B in your clustered environment. To be able to diagnose the situation.... I need to know a couple of things:-
Thanks,
Kunal Gandre
Kunal Gandre
>
Snr. SQL DBA
May 17, 2006 at 8:46 am
Everything is identical to the way it was on the other server, job owner, db owner, etc. The backup job and the script were both backing up to the exact location.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply