So, I start running my Job with just one transformation, it starts and stays that way. It doesn´t throw any errors. The transformation alone runs perfect and fast, but the Job doesn´t. What can the problem be? I´ve been searching without success. Print of my Job
Asked
Active
Viewed 878 times
0
-
See the Picture please!!! – Nana Repetto Apr 25 '18 at 18:06
-
The problem is in the transfo, not the job. Does it uses parameters? Does your transfo open the same sql table for input and output? – AlainD Apr 26 '18 at 05:40
-
Have you given any condition in scheduling? any time interval? if so then remove it,it will work proper. – Helping Hand.. Apr 27 '18 at 12:09
-
thanks!!! yes my client gave a schedule condition.. its done now! – Nana Repetto Apr 27 '18 at 12:54