Hi,
DW version 9.19.5,
DW provider version:
I get this error on an import.
I cannot figure out what the issue are. Anyone who have an idea to solve this?
Main error:
Error: failed to move data from temporary table [dbo.EcomShopGroupRelationTempTableForBulkImport2] to main table [dbo.EcomShopGroupRelation]. Exception: ExecuteNonQuery: CommandText property has not been initialized Sql query:
Full error:
Error: failed to move data from temporary table [dbo.EcomShopGroupRelationTempTableForBulkImport2] to main table [dbo.EcomShopGroupRelation]. Exception: ExecuteNonQuery: CommandText property has not been initialized Sql query: Stack: at Dynamicweb.DataIntegration.Providers.SqlProvider.SqlDestinationWriter.MoveDataToMainTable(SqlTransaction sqlTransaction, Boolean updateOnly, Boolean insertOnly) at Dynamicweb.DataIntegration.Providers.DynamicwebProvider.DynamicwebProvider.RunJob(Job job). System.Exception: failed to move data from temporary table [dbo.EcomShopGroupRelationTempTableForBulkImport2] to main table [dbo.EcomShopGroupRelation]. Exception: ExecuteNonQuery: CommandText property has not been initialized Sql query: ---> System.InvalidOperationException: ExecuteNonQuery: CommandText property has not been initialized at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Dynamicweb.DataIntegration.Providers.SqlProvider.SqlDestinationWriter.MoveDataToMainTable(SqlTransaction sqlTransaction, Boolean updateOnly, Boolean insertOnly) --- End of inner exception stack trace --- at Dynamicweb.DataIntegration.Providers.SqlProvider.SqlDestinationWriter.MoveDataToMainTable(SqlTransaction sqlTransaction, Boolean updateOnly, Boolean insertOnly) at Dynamicweb.DataIntegration.Providers.DynamicwebProvider.DynamicwebProvider.RunJob(Job job)
2025-09-30 00:35:29.740: Import job failed: failed to move data from temporary table [dbo.EcomShopGroupRelationTempTableForBulkImport2] to main table [dbo.EcomShopGroupRelation]. Exception: ExecuteNonQuery: CommandText property has not been initialized Sql query:
BR
Marie Louise