SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 
        
Home       Members    Calendar    Who's On



Job step edit error Expand / Collapse
Author
Message
Posted Sunday, November 02, 2008 11:57 AM
Grasshopper

GrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopper

Group: General Forum Members
Last Login: Thursday, March 05, 2009 5:22 PM
Points: 10, Visits: 107
This is the following result I found when I try to edit the job step.
Job -> right click -> Properties -> job step -> edit
What is the root cause of this error?

"Creating an instance of the OCM component with CLSID {E80*************}" from the IClassFactory failed due to following error:c001f011(Microsoft.sqlserver.ManagedDTS)"
Post #595592
Posted Sunday, November 02, 2008 1:58 PM


SSC-Enthusiastic

SSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-Enthusiastic

Group: General Forum Members
Last Login: Thursday, October 22, 2009 4:28 AM
Points: 173, Visits: 504
Hi,

Which version of SQL SErver are you on (SELECT @@version)? There seem to be a bug in earlier builds (http://support.microsoft.com/kb/918222/en-us contains a fix).

Does it always happen, even if you restart SSMS?

/Elisabeth


elisabeth@sqlserverland.com
MCITP | MCT
http://sqlblog.com/blogs/elisabeth_redei/
http://linkedin.com/in/elisabethredei
Post #595605
Posted Sunday, November 02, 2008 2:49 PM
Grasshopper

GrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopper

Group: General Forum Members
Last Login: Thursday, March 05, 2009 5:22 PM
Points: 10, Visits: 107
This is Yukon
Post #595607
Posted Tuesday, November 04, 2008 12:00 AM
Grasshopper

GrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopperGrasshopper

Group: General Forum Members
Last Login: Sunday, November 01, 2009 8:43 PM
Points: 21, Visits: 67
Please can you try out the following:

RUN AT THE COMMAND PROMPT ON SERVER: REGSVR32.EXE dts.dll

You can fing the dll file at the location :\Program Files\Microsoft SQL Server\90\DTS\binn\
Post #596338
Posted Monday, May 04, 2009 8:07 AM
Old Hand

Old HandOld HandOld HandOld HandOld HandOld HandOld HandOld Hand

Group: General Forum Members
Last Login: Tuesday, November 03, 2009 5:48 PM
Points: 354, Visits: 424
vmenon (11/4/2008)
Please can you try out the following:

RUN AT THE COMMAND PROMPT ON SERVER: REGSVR32.EXE dts.dll

You can fing the dll file at the location :\Program Files\Microsoft SQL Server\90\DTS\binn\


Hi,

I had the same problem after I installed SP3 on my SQL 2005 standard edition, Win 2003 server. Your solution works like a charm.

Thanks for the solution !!

\\K
Post #709394
Posted Wednesday, July 01, 2009 12:18 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: General Forum Members
Last Login: Wednesday, July 01, 2009 12:16 PM
Points: 1, Visits: 1
I was having the same problem, and your suggestion solved it! Thanks!!!
Post #745680
Posted Wednesday, July 01, 2009 6:20 PM
Old Hand

Old HandOld HandOld HandOld HandOld HandOld HandOld HandOld Hand

Group: General Forum Members
Last Login: Tuesday, November 03, 2009 5:48 PM
Points: 354, Visits: 424
phbianchi (7/1/2009)
I was having the same problem, and your suggestion solved it! Thanks!!!


Glad it helped you !

Post #745893
« Prev Topic | Next Topic »


Permissions Expand / Collapse