Answered Missing Update to run SQL MaintenanceJob

  • Sunday, February 19, 2012 8:29 AM
     
     

    Hi all,

    I tried to run SQL to can Maintenance plan but there is no thing appear when I click to create new Maintenance plan

    Server: Windows Server 2008 R2 Standard

    SQL: SQL Server 2008 R2 Standard

    I think it is a problem of missing Update.

All Replies

  • Sunday, February 19, 2012 12:34 PM
     
      Has Code

    Connect to your sql server and run the following query, post the output in the forum

    SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERVERPROPERTY ('edition')

    Also, make sure you have latest service pack applied on your instance of SQL server.


    • Edited by Chirag Shah Sunday, February 19, 2012 12:37 PM
    • Edited by Chirag Shah Sunday, February 19, 2012 12:39 PM
    •  
  • Sunday, February 19, 2012 5:17 PM
     
     

    10.50.1734.0
    RTM
    Standard Edition (64-bit)

    it is the result after installing Cumulative Update 3

  • Monday, February 20, 2012 9:27 AM
    Moderator
     
     

    Hi Ahmed,

    Could you please describe "nothing apear" more detailed? Does it hang or block?

    This thread may help you: http://social.msdn.microsoft.com/Forums/en/sqltools/thread/76117d23-0c2d-4bfe-8548-c08921b82a7d


    Best Regards,
    Iric
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Monday, February 20, 2012 4:24 PM
     
     
    If I clicked on New Maintenance Plan, Nothing Appear as There is nothing happen and No wizard appear
  • Monday, February 20, 2012 4:30 PM
     
     
     Also, I updated it to CU 6

    and the result is

    10.50.1765.0    RTM    Standard Edition (64-bit)

  • Tuesday, February 21, 2012 1:08 AM
    Moderator
     
     Answered

    Ahmed,

    Have you ever seen the thread I provided? Suggest you to re-install the Management tools as Charles mentioned. Please follow that thread and I'm waiting for your response.


    Best Regards,
    Iric
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    • Proposed As Answer by yaphets Friday, March 02, 2012 10:07 AM
    • Marked As Answer by Iric WenModerator Monday, March 05, 2012 9:54 AM
    •  
  • Monday, February 27, 2012 8:41 AM
    Moderator
     
     

    Hi Ahmed,

    Any progress?


    Best Regards,
    Iric
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Wednesday, March 28, 2012 1:31 PM
     
     
    sorry, it was a long time to say THANKS. it works for me after uninstalling and installing the tools again