Creating maintenance plan "MaintenancePlan" (Error)

Hello, I get the error
Creating maintenance plan "MaintenancePlan" (Error)
when I try to create a maintenance plan. I checked and the Microsoft Web site and
other forums said it may be that integration services is not installed so I tried installing it
and it said that it is already installed.
The accompanying messages with the report are:
ADDITIONAL INFORMATION:
The connection type "ADO.NETQL" specified for connection manager "{C72T6E0B-6CE7-4138-A8D9-BFE8897900700}" is not recognized as a valid connection manager type. This error is returned when an attempt is made to create a connection manager for an unknown connection type. Check the spelling in the connection type name.
(MaintenancePlan)
The connection type "ADO.NETQL" specified for connection manager "{C72CT60B-6CE7-4138-A8D9-BFE8897900700}" is not recognized as a valid connection manager type. This error is returned when an attempt is made to create a connection manager for an unknown connection type. Check the spelling in the connection type name.
(MaintenancePlan)
- Adding tasks to the maintenance plan (Stopped)
- Adding scheduling options (Stopped)
- Adding reporting options (Stopped)
- Saving maintenance plan "MaintenancePlan" (Stopped)

Sharp,
Do you still need help with this?
Thank you!
Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
Small Basic,
Wiki Ninjas,
Wiki)
Answer an interesting question?
Create a wiki article about it!

Similar Messages

  • Sort Field to be made mandatory while creating maintenance plan(IP42)

    Hi Experts,
    Please suggest me the way by which i can make the field "Sort field" mandatory while creating maintenance plan (IP42).
    Regards,
    Vivek

    Vivek,
    There is no std config to acheive this. Please use IPRM0004 Maintenance plan/item: Customer check for "Save" to accomplish the same.
    Mahee

  • While Creating Maintenance Plan ip41- Sales Document tab is deactive

    Hi,
    while Creating Maintenance Plan IP41- Sales Document is deactive.
    Unable to fill the Sales Number.
    Can anybody tell what is the procedure to active the Sales Document tab,since i have to entry sales number in it.
    Thanks in advance.
    Mohit

    hi
    can you explain in detail ,you can create the maintenance plan for sales document using T code IP50 .kindly check
    regards
    thyagarajan

  • Error while creating Maintenance Plan

    Hello,
    When I am creating a Maint Plan, I am getting error
    No packages have yet been assigned to the maintenance item 143
    Message no. IP364
    How do I solve this??
    Narendra

    Hi Narendra
    While creating Task List, for all operations u have to maintain the maintenance packages. According to the Maint. Pack only it will schedule the operations and release the order for the particulaer interval...
    under operation tab
    left side bottom conner... click it and you cna assign...
    For Creating maintenance package... TCODE : IP11
    - Pithan

  • "Value cannot be null" error when trying to edit or create Maintenance Plan in SQL Server 2008

    I have SQL Server 2008 installed on Windows Server 2008 64bit, every time I try to open or create a new Maintenance Plan I receive the error:
    Value cannot be null.
    Parameter name: component (System.Design)
    Program Location:
       at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.GetDesigner(IComponent component)
       at Microsoft.DataTransformationServices.VsIntegration.DtsDesignerService.OpenDesigner(String connectionString, Object connection, String objectUrn)
       at Microsoft.SqlServer.Management.DatabaseMaintenance.MaintDesignerMenuHandler.Invoke()
    And in the Design view screen
    "Microsoft SQL Server Management Studio is unable to load this document: Could not load type 'Microsoft.SqlServer.Dts.runtime.Wrapper.IDTSPackageSigning100' from assembly 'Microsoft.SqlServer.DTSRunTimeWrap, Version=10.0.0.0, Culture=neutral'. 
    I have searched for a possible solution and have tried some suggestions of registering the msxml6.dll but and have installed VS2008 SP1 but I'm not in a position where I can do a full reinstall of SQL Server right now. Any help is appreciated. My SQL server
    environment information is below. 
    Microsoft SQL Server Management Studio
    10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    Microsoft Analysis Services Client Tools
    2007.0100.1600.022 ((SQL_PreRelease).080709-1414 )
    Microsoft Data Access Components (MDAC)
    6.0.6002.18005 (lh_sp2rtm.090410-1830)
    Microsoft MSXML 3.0 4.0 5.0 6.0 
    Microsoft Internet Explorer 8.0.6001.18943
    Microsoft .NET Framework 2.0.50727.4206
    Operating System 6.0.6002

    I digged a little deeper and figured out it was a missing directory/file in %TEMP%. Seems some CleaningTool removes all files/directories in %Temp% and after that SSMS was not working any longer. The missing file is actually not needed, but the
    missing directory causes the "Value cannot be null" error.
    My missing file name was:
    C:\Users\<username>\AppData\Local\Temp\2\6vvdaozf.tmp
    But the file name changes on every startup.
    So my missing directory name was:
    C:\Users\<username>\AppData\Local\Temp\2
    After creating a empty directory with the name "2" in %TEMP% all went back to work fine for me.
    I'm not sure the directory name is every time the same, but you can discover your missing file with the process monitor from Sysinternal Tools and filters to "Process Name is ssms.exe" and "Path contains AppData\Local\Temp"
    Hope this helps other people to solve their issues too.
    Thank you!! When I run %temp% it takes me to "C:\Users\Admin ...~\AppData\Local\Temp\some random number". At first the random number was 3, after I logged off and back on it was 2. My temp variable in enviromental variables is correct. I looked on another machine
    running SQL2008 and temp is correct there. If I try to rename the numbered folder SSMS stops working. Any idea?

  • Error When Creating Maintenance Plan

    Hi, recently I upgraded to sql server 2008 R2 from sql 2008, everything went OK and my server is up and running since 10 days.
    This evening I wanted to modify a maintenance plan that backs up all DBs which I run on command, I started to get "MSSQL server management Studion is unable to load this document: SSIS object name is invalid. More specific errors would have been raised explaining
    the exact naming problem".
    I tried creating a new one, directly and using the wizard, I get a dialogbox error :
    TITLE: Microsoft SQL Server Management Studio
    Exception has been thrown by the target of an invocation. (mscorlib)
    ADDITIONAL INFORMATION:
    Creating an instance of the COM component with CLSID {AA40D1D6-CAEF-4A56-B9BB-D0D3DC976BA2} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS)
    Creating an instance of the COM component with CLSID {AA40D1D6-CAEF-4A56-B9BB-D0D3DC976BA2} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS)
    BUTTONS:
    OK

    It turns out that the unregistered COM in dts.dll located in
    in command line chnge directory to this path C:\Program Files\Microsoft SQL Server\100\DTS\Binn
    run the following from the command line:
    REGSVR32.EXE dts.dll
    disconnect from management studio and reconnect, it shld work now

  • Management studio error while creating/editing maintenance plan

    Hi,
    I had MS SQL 2012 enterprise edition installed and everything was working fine. Later I removed MS SQL 2012 and re-installed. Now when I am trying to create maintenance plan I am getting below error. When I click Yes system allows me to go through the maintenance
    plan wizard and create new plan but when I want to edit it give me same error and it doesn't open screen to edit the plans. Can you please provide solution to below error?
    Microsoft SQL Server Management Studio
    The 'Microsoft.DataTransformationServices.VsIntegration.DtsPackage, Microsoft.DataTransformationServices.VsIntegration, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' package did not load correctly.
    The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by running the application together with the /log parameter on the command line, and then examining the file 'C:\Users\pac\AppData\Roaming\Microsoft\AppEnv\10.0\ActivityLog.xml'.Continue
    to show this error message?
    Yes   No   
    I tried repair option from MS SQL 2012 setup but it didn't solve the problem. This is my production system and it has TFS 2013 and it's database. Please let me know how severe this problem is? Is it something to be worried about in future? How do I solve
    this error?
    Regards, Premal Acharya

    Hi Michelle,
    Thanks for your reply. I resolved this issues yesterday by installing SQL Server
    Management Tools Complete. I suspect that
    Microsoft.DataTransformationServices.VsIntegration.DtsPackage, Microsoft.DataTransformationServices.VsIntegration
    DLL files were having issues. When I searched my system I could only find Microsoft.DataTransformationServices.VsIntegration.DLL and
    Microsoft.DataTransformationServices.VsIntegration.DtsPackage.DLL file was missing. 
    When I re-ran the MS SQL setup to add new feature I selected Management Tools Complete and after installation this error was resolved. Though this has solved the issue for now I feel the error shouldn't have come with Management Tools -
    Basic installation as I had installed MS SQL Server before with Management Tools - Basic and it had worked without any issues. 
    For now this issue is resolved but it will be of good help if I can know the cause of this error and what could be the possible solution. 
    Thanks.
    Regards, Premal Acharya

  • How to create Maintainance Plan Which occur every year For particular time duration

    Hello
    I want to create Maintenance Plan which will take full backup Daily Between 1st Oct to 30 July every year.
    Meance plan should execute Only between 1st oct to 30 July every year, It should take backup Daily basis.
    I have seen in sql server we can create Maintainance Plan But If I set Start Date & end Date then after that End Date the plan will never work.
    So Is it possible to setup Maintenance Plan which will occur every year between 1st Oct to 30 July?
    Can you please suggest me some Way for it?
    Thanking you in advance..
    Regards
    Vipul

    Hello
    I have searched for sp_update_schedule store procedure.
    I can not get the roles to make it enable like 
    By default, members of the sysadmin fixed server role can execute this stored procedure. Other users must be granted one of the following SQL Server Agent fixed database roles in the msdb database:
    SQLAgentUserRole
    SQLAgentReaderRole
    SQLAgentOperatorRole
    For details about the permissions of these roles, see SQL Server Agent Fixed Database Roles.
    Only members of sysadmin can modify a schedule owned by another user."
    I am using sa user to login Which is Part of sysadmin But in new query I get error that sp_update_schedule not found.
    I try to add role to sa But Not getting that role.
    Can you please explain me how to do it?

  • Automatic Creation of Maintenance Plan, Measurement plan

    Hi Pal
    Business : The equipments are procuring for the purpose of supplying into customers.It is installed (via sales delevery) at customer location as requirement. From  the installation date rental will start and periodic visit is applicable after every 3 months. The technician will capture  some reading In initail installation time, periodic maintenance time.
    Requirement : The equipment will be created automatically thro serial no when doing the GR(Its possible) . Automatic creation of Maintenance Plan for the equipment  for 3 month frequency, 70% call horizon, early and late completion of 100%. Additionally the scedhule start date need to pick it from the notification end date of its respective equipment.Also measurement points should be generated in automatic way (Its fixed& common for all equipments).
    Is there any possiblity to complete this requirement? Please help me and suggest.
    Regards
    Thenna

    There is no suitable BAPI available to create Maintenance plan.
    Try for BDC.

  • Service products for Maintenance Plan

    Hi All,
    Is it possible to Create maintenance plan from a a Service product  - Contract Line item(VA41)? I have come across the Tcode OISF but do not know how to make use of it?
    Would appreciate if you could throw some light on this?
    Pranav

    Hello
    You have maintained the following data for the service product that you subsequently entered in the outline agreement under Logistics --> Customer Service >Service Agreements>Environment -->Sales and Distribution -->Service Products:
    ·        Plant for maintenance planning
    ·        Work center
    ·        Order type
    ·        Plant of maintenance work center
    ·        Business area
    ·        General maintenance task list (you cannot assign equipment task lists or functional location task lists)
    ·        Task list type
    Then-you have created an outline agreement that fulfils the following conditions:
    1)The contract category is Contract.
    2)The contract type is Service and Maintenance.
    3) On the tabstrip Sales, you have specified
                  I)the start and end dates of the contract
                  II)service product as outline agreement item
    4)You have specified the start and end dates for billing in the billing plan under Goto> Item>Billing plan.
    When Creating the Maintenance Plan for Above Contracts
    1)When creating a maintenance plan, you choose an appropriate maintenance plan category.
       Maintenance plan category with reference to an outline agreement, maintenance call object u201Cservice orderu201D
    Enter the following data:
    1)Valid outline agreement
    Regards,
    Rakesh

  • Problem with full backup with copy only in maintenance plan sql server 2008

    Hello
    I am starter DBA for sql server in general
    I have problem related to backup with maintenance plan in sql server 2008 and 2008 r2
    I created maintenance plan to take full back up  with copy only option checked, but when I check the back up in backupset table is_copy_only column it shows 0 for databases that I run job for.
    I did the same steps on sql server 2012 and I checked backupset table is_copy_only column it shows 1 for databases that I run job for .so it works as it should be
    Note: all the servers I mention here are production servers 

    Copy-only Backup  by using GUI ( SSMS) in SQL Server 2008 but it was not available in  Maintenance Plan "Back
    Up Database Task". Now in SQL Server 2012 It is included in "Back Up Database
    Task". 
    http://sqlage.blogspot.in/2013/06/dba-maintenance-plan-back-up-database.html

  • Plant Maintenance - Linkage between Task List and Maintenance Plan

    Sir,
    In Plant Maintenance, I have an equipment for which there are 9 maintenance activities that have to be performed every year. Out of these 4 activities will be carried out every month. 1 activity will be carried out during the months of February, June and October. 5 activities will be carried out only in the month of December.
    I need to create Task List for all these activities and subsequently create Maintenance Plans for all these Task Lists.
    Can I group all the 4 activites which will be carried out every month into one single Task List, with separate operation nos and time against each activity?. I don't know whether it is correct or not.
    If I use the above method I can create 3 Task Lists for this particular equipment with same Group no and 3 Group Counters.
    How to create Maintenance Plan for the above scenario?.
    Eventhough, 4 activites are carried out every month and they have been grouped into a single Task List (Group counter 1) and if these activites are carried out on different dates within a month how can I create Maintenance Plan and subsequently create a Maintenance Order?.
    I need some help in this regard. A detailed reply will be helpful.
    Can anyone throw some light in this regard.
    Regards,
    R. Vijayakumar

    you need to create one task list with a maintenance strategy with packages and hierarchy to outline the work requirements i.e. some tasks to be carried out 3 monthly some 4 monthly etc, and also if common tasks appear in 3 monthly package vs 4 monthly package then to suppress the duplicating task
    you would then define a strategy based maintenance plan and run it to get the respective maintenance orders

  • Maintenance Plan: Change Yearly cycle

    Hello,
    We created maintenance plans for an equipment that has: Weekly, Monthly, Quarterly, and Yearly task.
    THe date we initiated this maintenance plan was 6/1/2009. Is there a way to change the Yearly task date to 6/30/2010, but still keep the rest of the cycles the same dates?.
    *Note we currently have a s'Schedule date of "0 days"
    Thanks.

    Hi Jay,
    I assume that you are using a Time Based Strategy Plan for this. I also assume that you have created Packages of Weekly, Monthly, Quarterly, and Yearly in the Strategy & a Suitable Task list for it.
    If you have not done my assumptions, please do them first and then carryout below steps. (Aviod weekly package if you want the date exactly on 06/30/2010, if it is compulsory then you will get approximately yearly package at that time)
    After you create a Strategy plan for the Equipment and save.
    Set Scheduling Indicator as Time-Key Date. (Possible only with packages in multiplications of Months)
    Goto IP10 and Say Start in Cycle & give the Completion date as 6/30/2009 and in the Offset select the package as Yearly.
    Now all the dates will adjust based on the requirement.
    Regards,
    MLN Prasad

  • PRT- Maintenance Plan

    Hi Experts,
    Here is my Issue ,
    We have Created Maintenance plan for PRT Equipment - for that Measuring point in counter over readg 500 pieces and Annual Estimate also 500 pieces .our Maintenance Package is every 200 cycle.BY confirming the production order exceeds the 200 pieces, the maintenance order also created by measuring document, in this juncture my doubt is , how to maintain the tool life and we wants the tool life is max of 500 pieces only , after exceeding the production order qty 500 pieces , the system will not allow to make production order confermation for that PRT Equipment, what is the settings for that,?
    For Example a Planner m/c is Created by M- categary ( plant maintenance) , but the tool in which is used in planner m/c can be created  P- categary ( PRT) .       is it Right?
    Tool -life only for 500 pieces , in that how to set for Mainetanacec package? instead of 200 pieces,can we assign 500 pieces?
    ok If we set 500 in M.package  , mainetance plan will be created and say tool  is to be replaced, based on the plan we replace the tool and we instal new tool for the planner m/c. now can we create new PRT equipmnet- tool , for the planner m/c ? , For the new TOOL -PRT equipment , can we create new plan for that ? is it Right means what about old plan?
    With  Regards
    SM.Charles Edwin

    HI
    sam,
    As per ur requirment My understadnding is wirtten here-
    1. First off, Creat all Tools as PRT Equipment... because in this way only u can generate maintenance plan for them and can perform maintenance.
    2. For track of PRT Usage or Life u have to define a Measuring Point in PRT (Equipment). Whenever production order get confirm a measuring doucment will be posted...
    in the Measuring point u can see last entered measurement reading that will reflect usage of PRT.
    3. U have to assign a Maintenance Plan in PRT ( Equipment)
        When PRT Usage exeeds certain level..(after confirmation of production order) Maintenace call object would be generated and subsequent maintenance can be carried out.
    4. Besides all these we can not block usage of PRT in Production order.
    5. PRT Must be assigned in Routing ..other wise it won;t work.
    6. so prequesties for PRT Usage and Maintenance is
    create Measuring point and a Performance Based Maintenance Plan. and assign it in PRT(Equipment).
    7. in this case don't create PRT as a Material.
    If Still in Doubt please ask.
    Regards,
    Amit kushwaha

  • Maintenance plan for Mirror database

    HI All
    How do we implement Maintenance plan for high safety Database mirroring?
    We have Server A (Principal)and server B (Mirror) and we created maintenance plan on principal server and this maintenance plan have 3 sub plans plan full backup  schedule daily plan 2 log backup every 10 minutes and plan 3 purge the full backup files
    ,log backup files and log history if older then 2 weeks . All jobs are running fine in principal sever .but how to run theses after fail over by agent?
    My client accept maintenance plan,  other wise i will create the jobs with tsql script on both server ,will enable on server where database is principal 
    Please help it very urgent.
    Vanchan

    Hi Vanchan,
    As described in this
    article, when preparing the mirror server to take over the role of principal in the event of a failover, we need to copy maintenance plans from the principal server to the mirror server.
    About how to copy maintenance plans from one Server to other, please follow the steps in the blog below.
    http://mssqltrek.com/2011/08/27/how-to-transfercopy-maintenance-plans-from-one-server-to-other/
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

Maybe you are looking for

  • Hard Drive Problems or Virus?

    I was working on my four-year-old MacBook Pro with an external keyboard (Logitech), when it suddenly began typing in capital letters. I pushed the CAPS LOCK button, but that didn't fix it. When I used my external mouse (also Logitech) to insert my cu

  • How to remove a maintenance transaction in dswp?

    Hi All We have had a problem with one of our maintenance transactions in DSWP and I want to remove it  completely. Does anyone know how to do this? Thanks Phil

  • Waiting for Udev uevents to be proccessed forever

    After a clean install from cd arch booted properly. After updating everything and rebooting, boot hanged at waiting for Udev uevents to be proccessed for too long. I reinstalled arch but this time I updated only udev and i have the same problem. I do

  • Screen sharing across internet

    I had set up my Mac for screen sharing with Lion and was able to share the screen to another Mac on the local network, or VNC across the internet. Upgraded to Mountain Lion and screen sharing continued to work both locally and remote. Moved to Maveri

  • Date format in parameter field type date

    Post Author: Luciano Brandao CA Forum: Crystal Reports Hi I need show /input date format dd-mm-yyyy in paramters field type date when Crystal prompt parameter to user. I used Crystal 11 Can help-me ? thanks