sql server - SSIS truncate table error -


hello i'm new ssis , bi. i'm trying create dimension , and beginning of work flow want truncate staging table. fr reason throwing error cant seam passed. great thanks.

enter image description here

enter image description here

enter image description here

according error description, trying set "execute sql" task "name" property. please check "execute sql" task expressions again. able reproduce same error - check below snapshot.

enter image description here

enter image description here

ssis objects name can't contain these characters - /:[].

new snapshot after removing special characters "name" expression, works after - enter image description here

enter image description here


Comments

Popular posts from this blog

php - Auto increment employee ID -

php - isset function not working properly -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -