|
Hi All, Can you give me the suggestion for following error in SQL Server2005 Standard Edition. Error: I configure a daily backup job for 9 Databases then again i alter that job for adding 10th database during that alteration i got an error 'No Description Found'
(comments are locked)
|
|
Have you worked through this KB? You receive a "No description found" error message when you create an SSIS package or a SQL Server maintenance plan in SQL Server 2005
(comments are locked)
|


Can you please share the script for that?
Hi Usman, Thanks For your response then my script is
Ok, seems like you are using maintenance plan wizard from SSIS. I have updated the tags accordingly. Frankly speaking, I am not a fan of maintenance plans. They sometimes behave abnormally.
Are you using exactly the same configuration of server version / client version that you originally used? Have you applied a service pack in the mean time in one place but not another?
What version of SSMS? What exact version of SQL Server?
I am using SQL Server 2005 Standard Edition and SSMS also same version.