Did you find out what's going on with passing a datetime varible as a parameter?
Not yet. I'm going to work on it next and will let you know shortly. I appreciate your patience.
Did you find out what's going on with passing a datetime varible as a parameter?
shoubs wrote:It looks like these problems are with PGNP? -specifically relating to the oledb destination component in the data flow task.
Here is my reasoning:
I did a test with one data flow task in it and 3 sources and 3 destinations all same database but differed tables.
1), it won't do the insertions on a table called tmp_groupowner
2), it doesn't notice that there are duplicate keys on one table that have 400 rows in it - it won't error out, but it doesn't do the insertion either if they are there (i haven't tried deleting half the table though)
3), it does error out on a table that has 7000 rows in it when you run it a second time but only at 6687 rows (when really it should error out straight away)
So there seems to be inconsistant results here. Can you investigate this as well please.
See this post for more details http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/272b9fbf-cbd5-473b-9467-a2ff5f5a81f1?prof=required
Now I might be wrong, but I don't think I had these problems when I was running everything in my tempoary test env that uses Vista. These problems occur on Windows Server 2003.
Error at Perform Extract [OLE DB Source [1]]: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.
------------------------------
ADDITIONAL INFORMATION:
Exception from HRESULT: 0xC0202009 (Microsoft.SqlServer.DTSPipelineWrap)
===================================
Error at Perform Extract [OLE DB Source [1]]: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.
(Microsoft Visual Studio)
===================================
Exception from HRESULT: 0xC0202009 (Microsoft.SqlServer.DTSPipelineWrap)
------------------------------
Program Location:
at Microsoft.SqlServer.Dts.Pipeline.Wrapper.CManagedComponentWrapperClass.ReinitializeMetaData()
at Microsoft.DataTransformationServices.DataFlowUI.DataFlowComponentUI.ReinitializeMetadata()
at Microsoft.DataTransformationServices.DataFlowUI.DataFlowAdapterUI.SaveConnectionPage(ConnectionAttributesEventArgs args)
Moderator wrote:I've got the schema and am working on the datetime issue as well. Will let you know results asap.
Return to SQL Server/DTS/SSIS/Linked servers/Replication
Users browsing this forum: Bing [Bot] and 1 guest