Search

SQL2008 R2 errors by Atilla gunhan

Closed
as Not Reproducible Help for as Not Reproducible

4
0
Sign in
to vote
Type: Bug
ID: 565461
Opened: 6/7/2010 3:58:12 AM
Access Restriction: Public
Primary Feedback Item: 557402
0
Workaround(s)
1
User(s) can reproduce this bug
I am testing SQL 2008 R2 evaluation version
when i try to edit a job step then i got following error


Creating an instance of the COM component with CLSID {AA40D1D6-CAEF-4A56-B9BB-D0D3DC976BA2} from the IClassFactory failed due to the following error: c0010014

this error is detected at 2005 and still exist what cause to this ?


Regards

atilla
Details (expand)
Product Language
English

Version

SQL Server 2008 R2 - Standard Edition

Category

SQL Engine

Operating System

Windows Server 2008 R2
Operating System Language
US English
Steps to Reproduce
create a job step for restore from backups (or any job you like)
try to edit step you have created sometimes this error occurs
Actual Results
Creating an instance of the COM component with CLSID {AA40D1D6-CAEF-4A56-B9BB-D0D3DC976BA2} from the IClassFactory failed due to the following error: c0010014
Expected Results
it shouldnt be any error

Platform

X64
File Attachments
0 attachments
Sign in to post a comment.
Posted by Kaushik2903 on 7/1/2010 at 11:11 AM
I have the same issue as above people but my server is production server. It is SQL 2008 R2
Posted by Robert Heinig II on 6/16/2010 at 2:15 AM
Duplicate? Yes, but of
https://connect.microsoft.com/SQLServer/feedback/details/308944/clicking-edit-on-an-agent-job-step
- this is a regression. I can confirm that SQL 2008 R2 Standard x64 exhibits this on Server 2008 R2 x64, but SQL 2008 x64 SP1 doe not (identical OS and hardware).
Posted by Microsoft on 6/7/2010 at 3:17 PM
Hello and thank you for reporting this issue. The issue was resolved as a duplicated to the issue that Aaron mentioned in his comment.
Posted by aaronbertrand on 6/7/2010 at 8:43 AM
This is a duplicate... please search for existing Connect items before submitting new ones. This just dilutes the audience and causes more work for everyone.

https://connect.microsoft.com/SQLServer/feedback/details/557402/ssms-can-no-longer-create-or-edit-job-steps
Posted by Atilla gunhan on 6/7/2010 at 5:56 AM
I found the reason why this error comes
if your server is not selected as application server and dcom is not activated (DTS also must be activated) then you get this error i suppose
Sign in to post a workaround.