Maintenance plans not working

We have SQL server 2008 r2 and though the maintenance plans initially worked as they should, they stopped working when we installed SSRS. When I try to do almost anything with any of the plans, I get this error:
TITLE: Microsoft SQL Server Management Studio
Could not load file or assembly 'msddsp, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. (Microsoft.DataTransformationServices.Design)
These are the version details of our server:
Microsoft SQL Server Management Studio      10.50.4000.0
Microsoft Analysis Services Client Tools      10.50.4000.0
Microsoft Data Access Components (MDAC)      6.1.7601.17514
Microsoft MSXML      3.0 6.0
Microsoft Internet Explorer      9.0.8112.16421
Microsoft .NET Framework      2.0.50727.5448
Operating System      6.1.7601
I have researched this and have been nowhere near a true solution to this thus far.  Additionally, I am leaning toward simply reinstalling the whole management studio, but I have MANY SSRS reports that I simply cannot afford to lose or compromise. 
Any thoughts on how to finally fix this problem that I am having will certainly be appreciated.
-Chris

Hi Chris,
The above error occurs if the msddsp.dll is not available in the Global Assembly Cache (%windir%\assembly\) or if the dll was not properly registered. To work around this issue, please follow below steps.
1. If you encounter this error when using the SQL Server Management Studio (SSMS) on an IA64 machine, please install it on a different, non-IA64 machine and administer the SQL Server instance remotely. And make sure that SQL 2008 R2 client tools are installed
as the same version &pacth level as the SQL Server instance.
2. If you encounter this error when using the SSMS on an non-IA64 machine, check if msddsp.dll exists on your system. If it doesn’t exist, follow step 7 in the
KB article to install it into the GAC .
3. Check that if the .NET Framework is corrupted on your system if the issue still persists after performing above steps . You can verify the installation state of the .NET Framework via the
.NET Framework Setup Verification Tool. If the .NET Framework is corrupted, please
repair it using
.NET Framework Repair Tool.
Reference:
http://solveissue.com/note?id=1596753
Thanks,
Lydia Zhang
Lydia Zhang
TechNet Community Support

Similar Messages

  • Maintenance plan not working properly

    Hi,
    I created the following maintenance plan:
    the database backup part of this completes without issue but the cleanup task, which is supposed to delete any files that have the extension .bak and are greater than 1 day old does not happen. I created a test maintenance plan with just the cleanup task
    and it worked without issue. Might I be missing something?
    Cheer
    Paul

    Hi Paul,
    How do you configure the Back Up Database Task? According to the screenshot in your original post, it seems that you have selected “Back up database across one or more files” option and appended the existing database backup file, right?  If so, the
    existing bak file will be updated each time the package runs, and it won’t be cleaned up. To clean up the bak file, you need to select “Create a backup file for every database” option instead.
    If you already selected the "Create a backup file for every database" option and the issue persists, please double check the Back Up Database Task to make sure the “Create a sub-directory for each database” option is not checked as Olaf suggested.
    Regards,
    Mike Yin
    TechNet Community Support

  • Certain Maintenance Plan not getting scheduled in the background job

    Hi Gurus,
    I am facing an issue here.
    A weekly background job (RISTRA20) runs every weekend and schedules the maintenance plans.
    But we have noticed that some maintenance plans are not getting scheduled. i.e no orders or schedule is getting generated.
    When I run IP30 manually for these plans then the schedule gets generated and orders get called.
    I have checked up the background job and it is running fine.
    Also, i have noticed a similarity in all these plans which are not getting scheduled. There schedule has been restarted (through IP10) at somepoint or the other.
    But i don't see any direct impact of this?
    Can any of you provide some help on this?? Points will be rewarded.
    Thanks and regards,
    Nitin Saini

    Hi Narender,
    Thanks for replying.
    The message number for 'Groups don't match' is ME303.
    I think this does not have anything to do with the restart as i have done further investigation.
    Whenever I run IP30 with sortfield input as AS02*, i get the error as mentioned above for a certain number of maintenance plans while the remaining plans get scheduled.
    If i run IP30 for any other sort fields, it runs fine and i don't encounter the error
    mentioned above.
    If you send me ur email address, i could forward you screen-shots of the issue.

  • Table Maintenance(SM30) not working for a custom View..

    Hi,
    I have the below case which is not working at the moment.
    we have standard table T024 and the requirement is to update the table directly in production. To update the standard table i have created a custom maintenance view on this table and created a table maintenance generator for custom view.
    In maintenace status tab of view i have maintened below information:
    Access                                                 read, change, delete and insert
    Delivery class                                       A
    Data Browser/Table View Maint.         Display/ Maintenance allowed
    The table maintenace generator has been also created but when trying to modify it is giving below message
    "Client 210 has status 'not modifiable"
    We have two clients in dev server 200 -for development
                                                            210 - for development testing
    In development it is working but in development testing client and in quality it is not working.
    Can you please help me as to why we are getting the above message?
    Best Regards,
    Rajesh

    Hi Rajesh,
    That is coming because of the Table Maintainance Generator Settings. You have to chose no, or user, recording routine then system will not generate any request and you can update the data. This is actually a BASIS settings in SCC4, so that for customizing tables system should not generate any request.
    Thanks & Regards,
    Faheem.

  • Global Data Plan not working in the Netherlands

    I called customer service a week before my trip and arranged for the $30 "Global Data" plan to begin April 1. I have been unable to get a data connection here in the Netherlands and e-mails to customer service have gone unanswered. I cannot see anything on my account to indicate whether this has ever been activated.
    By poking around the settings and setting the data networks to GSM I've been able to see Vodophone, T-Mobile, and KPN listed, but if I try to connect to any of them I get an error that indicates I cannot connect to them.
    Can anyone provide some advice on how to get this working? I was really relying on this to help with getting info on places to visit and it's proving a pretty difficult trip when having to rely on free wifi spots to make up for this.

        roninacolyte,
    Greetings from the states! To be honest, the Thunderbolt will not work in Hong Kong. You can check out our trip planner for future reference at http://vz.to/n9PFe9
    EvanO_VZW
    Follow us on Twitter @VZWSupport

  • Explain Plan not working with 919, was working with 804

    Hi,
    Explain Plan (F6) was working cprrectly with Raptor 804 and is not working any more on 919. This is the same query exactly (select * from mytable). The server is 9.2.0.5.0. The result with 919 is "Invalid Column Name".
    Regards
    Eric

    I get this too.
    The plan table structure is
    CREATE TABLE "ELX"."PLAN_TABLE"
       (     "STATEMENT_ID" VARCHAR2(30),
         "TIMESTAMP" DATE,
         "REMARKS" VARCHAR2(80),
         "OPERATION" VARCHAR2(30),
         "OPTIONS" VARCHAR2(30),
         "OBJECT_NODE" VARCHAR2(128),
         "OBJECT_OWNER" VARCHAR2(30),
         "OBJECT_NAME" VARCHAR2(30),
         "OBJECT_INSTANCE" NUMBER,
         "OBJECT_TYPE" VARCHAR2(30),
         "OPTIMIZER" VARCHAR2(255),
         "SEARCH_COLUMNS" NUMBER,
         "ID" NUMBER,
         "PARENT_ID" NUMBER,
         "POSITION" NUMBER,
         "COST" NUMBER,
         "CARDINALITY" NUMBER,
         "BYTES" NUMBER,
         "OTHER_TAG" VARCHAR2(255),
         "PARTITION_START" VARCHAR2(255),
         "PARTITION_STOP" VARCHAR2(255),
         "PARTITION_ID" NUMBER,
         "OTHER" LONG,
         "DISTRIBUTION" VARCHAR2(30)And raptor seems to be issuing this
    PARSING IN CURSOR #2 len=82 dep=0 uid=80 oct=50 lid=80 tim=3808125826 hv=1796199517 ad='17ebc98c'
    EXPLAIN PLAN SET STATEMENT_ID ='4363' INTO PLAN_TABLE FOR select * from collection
    END OF STMT
    PARSE #2:c=0,e=742,p=0,cr=0,cu=0,mis=1,r=0,dep=0,og=4,tim=3808125815
    BINDS #2:
    =====================
    PARSE ERROR #3:len=480 dep=1 uid=80 oct=2 lid=80 tim=3808128369 err=904
    insert into "PLAN_TABLE" (statement_id, timestamp, operation, options,object_node, object_owner, object_name, object_instance, object_type,search_columns, id, parent_id, position, other,optimizer, cost, cardinality, bytes, other_tag, partition_start, partition_stop, partition_id, distribution, cpu_cost, io_cost, temp_space, access_predicates, filter_predicates ) values(:1,SYSDATE,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18,:19,:20,:21,:22,:23,:24,:25,:26,:27)
    =====================cpu_cost, io_cost, temp_space, access_predicates, filter_predicates seem to be invalid
    Message was edited by:
    smitjb

  • HT1751 3G Data plan not working in iPhone5 after download of iOS 7.0.3

    After I downloaded iOS 7.0.3 Data plan is not working in my iPhone5; I tried resetting network; powered down and powered on; switched off LTE, airplane mode on and off; Cellular Services on and off, nothing seems to work.  Should I try Total Reset? (of course after backing up in iTunes)?

    Hello High Energy,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iPhone: Troubleshooting a cellular data connection
    http://support.apple.com/kb/TS3780
    Ensure that your software is up to date:
    Check for a Carrier Settings Update. Tap Settings > General > About.
    Check for an iOS Software Update. Tap Settings > General > Software Update.
    Note: Some updates may require a Wi-Fi connection.
    Remove the SIM Card and reinsert it. Allow the iPhone to acquire the network again.
    If your SIM card has SIM PIN enabled, try toggling it off: Tap Settings > Phone > SIM PIN.
    Try another location. If a different location works, but the original location still does not, contact your carrierto report the issue.
    Reset network settings: Tap Settings > General > Reset > Reset Network Settings.
    Restore the iPhone as new.
    Best of luck,
    Mario

  • Optimize Hosts and Start Maintenance Mode Not working with warning (23756)

    I have  a new 2012 Hyper-V3 cluster, with SCVMM 2012 SP1.
    Putting a Server into maintenance mode used to work, it would live migrate all the virtual servers off the host and pause in the cluster.
    Also the new Optimise Host Feature also used to work.
    Now all I get is this :-
    Warning (23756)
    Changes have been made which should be verified by running placement again.
    Recommended Action
    Use the Refresh Preview action to run placement again.
    you can manually live migrate all the VM's of the host then put it into maintenance mode and all works fine !.
    I do not understand what this "use the Refresh Preview Action" is. I cannot find any reference to this anywhere.
    hope someone can help
    many thanks
    Mark Green

    Hi Mark
    Firstly, the error text for this event is wrong, which is why it has a confusing recommended action. This error indicates that while planning an evacuation, something unexpected occurred when reading the underlying hosts and VMs.  It may be something
    transient, in which case you can attempt to manually the VMs off the host, and then see if this error resolves itself.
    If there is something more fundamentally wrong, you can find what the underlying error is by collecting traces. Search the traces for the error text, and you should see the underlying problem embedded in the trace right next to this error.
    Details of how to collect traces: http://blogs.technet.com/b/chengw/archive/2008/05/08/how-to-collect-scvmm.traces.aspx
    Apologies, this error is very confusing and does indicate an unanticipated problem in our product. We are working to improve this experience in future versions.
    I hope this helps!
    Cheers, Hilton

  • After EHP1 upgarde Maintenance Optimizer not work

    Dear ,
    In our solution Manger Maintenance Optimizer was proper configure and working  . But After Implement or Upgrade EHP1 ,When I run tcode  solution_manager for downloading some SP.Then click on Maintenance Optimizer its direct goes to    http://hostname/client001......etc
    After Implemention EHP1 on Solution manager 7.0 ,Should we configuer  Maintenance Optimizer again.  OR any post implementation step after EHP1 upgrade.
    why it going to http://hostname/client001......
    Now how I can download SP or Note from my solution manager in that EHP1 has been upgraded.
    regards

    I have upgrade solman 7.0 to EHP1 solman 7.01  SP26.
    in etc/hosts     IP address and Host name allready exist.
    when Click on Maintenance Optimizer  it goes  on beow site
    http://saprouter.domain.ext:8000/sap/public/myssocntl?sap-client=100
    Where saprouter is my solman Host Name and Client 100 is where I am logging.
    is  any parameter changes required for resolve this problem
    regards

  • UC540 Dial-plan not working

    Hi All,
    i have UC540 installed with 2 FXO cards connected to them 8 Analog lines the end user requirement to block outgoing calls form all phones except operator phone i apply the call permission for all phone as internal but they still can dial out .i have two rules one for local calls and one for international calls.
    how can i block the out going calls for all phones expect operator.
    thanks
    Moe
    note :config file attached

    Hello Moe,
    Reviewing your configuration, it looks like the corlist is configured correctly. Generally speaking, for cor to work you need:
    1. Cor custom list
    2. Actual list of cors to apply to the dial peers
    3. The cor's linked to a dial peer
    4. The cor's linked to the ephone-dn
    dial-peer cor custom
    name internal
    name local
    name local-plus
    name international
    name national
    name national-plus
    name emergency
    name toll-free
    name internal_second_line
    name local_second_line
    name local-plus_second_line
    name international_second_line
    name national_second_line
    name national-plus_second_line
    name emergency_second_line
    name toll-free_second_line
    name international_second_line_FAC
    dial-peer cor list user-internal
    member internal
    member emergency
    dial-peer voice 60 pots
    trunkgroup ALL_FXO
    corlist outgoing call-local
    description **CCA*North American-7-digit*7-Digit Local**
    translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
    preference 5
    destination-pattern 9[2-9]......
    forward-digits all
    no sip-register
    ephone-dn  281  dual-line
    number 206 no-reg primary
    label ******
    description ******
    name************
    call-forward busy 399
    call-forward noan 399 timeout 20
    corlist incoming user-internal
    translation-profile incoming CallBlocking
    Cor configuration guide: http://www.cisco.com/en/US/tech/tk652/tk90/technologies_configuration_example09186a008019d649.shtml
    Are you using CCA or CLI to configure this UC? What version of IOS is on the UC? If you are using CCA, what version?
    Thanks,
    -john

  • Database Resource Plan not working...

    DbVersion: 10.2.0.4
    For some reason my resource plan is not taking effect. I've created 4 resource consumer groups. I've created a plan utilizing these consumer groups. The plan is enabled and is the top plan. The resource_manager_plan parameter is set to: FORCE:MYPLAN and I've also tried setting it to "MYPLAN" only.
    The Consumer Group mappings have been set at the service level. So depending on the database service you're connecting via you should be using a particular consumer_group.
    The problem is that everyone that connects regardless of what service they are using is routed to use the "OTHER_GROUPS" group (except for the sys and system users).
    I find this information with the following query:"
    SELECT USERNAME,SERVICE_NAME,RESOURCE_CONSUMER_GROUP FROM GV$SESSION;
    What am I missing? Do I need to bounce the database or something in order for a resource plan to take effect?

    user600345 wrote:
    Do I need to bounce the database or something in order for a resource plan to take effect?Not sure if restart of database will help.
    Some Documentation maybe helpful
    [Resource Part 1 | http://www.databasejournal.com/features/oracle/article.php/3296961/Oracle-Database-Resource-Manager-Part-1Overview.htm]
    [Resource Part 2 | http://www.databasejournal.com/features/oracle/article.php/3309981/Oracle-Database-Resource-Manager-Part-2-Resource-Plan-Management.htm]
    SS
    SS

  • Hi Plan not workinG

    Hi i don't if this is the correct place i have been charged for my 400min plan and it won't work, i'm using my own credit i was charged on the 18th, and on the my account i can read that minutes would start on tge 21th , today. What should i do?

    Is it working on Wi-Fi ?

  • 3 month USA Subscription Plan Not Working - I can'...

    Hello,
    I recently purchased an online number and a 3 month USA subscription, however whenever I try to make an outgoing call (to a mobile number and or landline) from my laptop or my Android phone it says I do not have any skype credit.  I don't understand why I am getting this error message since I purchased a 3 month subscription plan.  Please assist.
    Thanks,
    Lena

    Hi Lena,
    I can see you have purchased an Online Number, not a subscription. Online Number allows you to receive calls from mobiles and landlines on your Skype account.
    You can start a subscription purchase from the following page:
    http://www.skype.com/intl/en-us/prices/pay-monthly​/#US

  • Explain plan not working

    When I run the explain plan by pressing F6 or the execute explain plan button I get the message "Failed to query plan_table" "invalid column name".
    However I can do a select * from plan_table
    I'm using version 1.5.4 with the latest patch set.
    Any ideas?

    Getting an invalid column name when performing an explain plan suggests that you have an old plan table structure, compared to what SQL Developer is expecting for your DB version. This can easily happen where your DB has been upgrade without keeping the plan table up to date.
    Do you get any "old plan table" messages if you execute the "select * from table(dbms_xplan.display_cursor);"?
    theFurryOne

  • Planning not working properly when user has Oracle Jinitiator installed

    Hi we have a lot of users that have Oracle Jinitiator installed to use with a system named Banner. These users have a few issues when using 11.1.1.3 - the enter key is not recognized on web forms and users cannot see business rules to execute them.
    Has anyone run into this type of issue and have any proposed solutions?
    Thanks

    Thanks I'm not sure how this has been installed. we haven't had any issues with our 9.2.1 apps with this jinitiator but with V11 we have those problems.
    Is the UTF-8 format the default installation option?

Maybe you are looking for