Hi,
I have a main job which has several sub transformations running in it and the job is executing fine , except the last transformation not loading and finishes.
log for that :
J_BULKLOAD - Starting entry [Transformation 2]
2013/05/16 15:17:26 - J_BULKLOAD - exec(6, 0, Transformation 2.0)
2013/05/16 15:17:26 - Transformation 2 - Starting job entry
2013/05/16 15:17:26 - Transformation 2 - Opening transformation: [C:/Users/249836/Documents/MySQL POC/iteration/BULKLOAD2/T_BulkLoad_EXT2.ktr]
2013/05/16 15:17:26 - Transformation 2 - Loading transformation from XML file [C:/Users/249836/Documents/MySQL POC/iteration/BULKLOAD2/T_BulkLoad_EXT2.ktr]
2013/05/16 15:17:26 - Transformation metadata - The shared object fie [null] is empty!
Also, the job has a parameter and variables are set inside the transformation.
I have a main job which has several sub transformations running in it and the job is executing fine , except the last transformation not loading and finishes.
log for that :
J_BULKLOAD - Starting entry [Transformation 2]
2013/05/16 15:17:26 - J_BULKLOAD - exec(6, 0, Transformation 2.0)
2013/05/16 15:17:26 - Transformation 2 - Starting job entry
2013/05/16 15:17:26 - Transformation 2 - Opening transformation: [C:/Users/249836/Documents/MySQL POC/iteration/BULKLOAD2/T_BulkLoad_EXT2.ktr]
2013/05/16 15:17:26 - Transformation 2 - Loading transformation from XML file [C:/Users/249836/Documents/MySQL POC/iteration/BULKLOAD2/T_BulkLoad_EXT2.ktr]
2013/05/16 15:17:26 - Transformation metadata - The shared object fie [null] is empty!
Also, the job has a parameter and variables are set inside the transformation.