Issue with the use of OLEDB Command task to update Db2 target table


 

i having problem on updating data in db2 target table.

 

i followed bj custard's (http://forums.microsoft.com/msdn/showpost.aspx?postid=1058272&siteid=1&mode=1)(thanks amillion!) post , configured oledb destination insert data. have update or delete data target table based on flag source.

 

i tried using oledb command uses oledb connection created following steps posted in above link.

 

trail 1sadreal requirement):

when used sql query:

delete table col1=? , col2=?

 

i unable map parameters. when click refresh button after writing query, "there is data source column no name. each data source column must have name." message. added to before message, there no parameters map to.

 

trail 2:

when hard code parameters :

 

delete from table1 col1='abc' , col2='xyz'

no parameters come up, no mapping. when execute mapping following error:

 

error: 0xc0202009 @ load .....................................................: ssis error code dts_e_oledberror.  ole db error has occurred. error code: 0x80040e00.

lookup on above error codes show related more target db2 database.

 

i sure 1 might have used oledb command task, not insert task.

 

any appreciated.

error: 0xc0202009 @ load .....................................................: ssis error code dts_e_oledberror.  ole db error has occurred. error code: 0x80040e00.

 

is there within ............if paste please.

 

 

 

http://www-1.ibm.com/support/docview.wss?uid=nas2a802b6eb29d32cac8625726c0041efc9

 

based on description guess server lacks above hot fix.your issue 2 looks similar bug described in hot fix.

 

hopefully should ok after hotfix.....



SQL Server  >  SQL Server Integration Services



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........