Help! I am trying to use the IBM AS400 OLE DB provider to set up a DTS package and job. The job executes a total of 10 DTS packages that I have set up to bring over tables from the AS400. I am trying OLE DB because Client Access is so slow. When I schedule the job, I get the following error message.
DTSRun OnError: DTSStep_DTSDynamicPropertiesTask_1, Error = -2147217886 (80040E22) Error string: Non-NULL controlling IUnknown was specified, and either the requested interface was not IUnknown, or the provider does not support COM aggregation. Error source: Microsoft OLE DB Service Components Help file: Help context: 0 Error Detail Records: Error: -2147217886 (80040E22); Provider Error: 0 (0) Error string: Non-NULL controlling IUnknown was specified, and either the requested interface was not IUnknown, or the provider does not support COM aggregation. Error source: Microsoft OLE DB Service Components Help file: Help context: 0 DTSRun OnFinish: DTSStep_DTSDynamicPropertiesTask_1 DTSRun: Package execution complete. The step failed.
Can anyone tell me what I'm missing here? Thanks!
DTSRun OnError: DTSStep_DTSDynamicPropertiesTask_1, Error = -2147217886 (80040E22) Error string: Non-NULL controlling IUnknown was specified, and either the requested interface was not IUnknown, or the provider does not support COM aggregation. Error source: Microsoft OLE DB Service Components Help file: Help context: 0 Error Detail Records: Error: -2147217886 (80040E22); Provider Error: 0 (0) Error string: Non-NULL controlling IUnknown was specified, and either the requested interface was not IUnknown, or the provider does not support COM aggregation. Error source: Microsoft OLE DB Service Components Help file: Help context: 0 DTSRun OnFinish: DTSStep_DTSDynamicPropertiesTask_1 DTSRun: Package execution complete. The step failed.
Can anyone tell me what I'm missing here? Thanks!