Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Stopping a Scheduled Job

Hi,
We have 4 sets of job that runs daily, in which one particular job will take 2 hours to complete. Daily it will be done dynamically since we have issued a CRON trigger to those jobs.
Now the job that takes 2 hours is keep on running, i need to stop that job. Usually we will login to the TAC and will issue a Manual Stop to do that. Usually at the END of each job we will get the Notification/Status Mail.
For this job i havent received any notification mail, the process of loading is complete.
Unfortunately our talend License has expired and am unable to login to the TAC and stop that job.
Is there any way to stop that particular job without logging into the TAC and Job Conductor.?

Thanks
Labels (2)
3 Replies
Anonymous
Not applicable
Author

Go and buy a new subscription for Talend.
As a quick help: Shut down the TAC. This prevents all jobs from running.
Anonymous
Not applicable
Author

Hi,
Thanks, New subscription is in process we will get that soon..
Will stopping and restarting the TAC would solve this issue.??
Thanks
Anonymous
Not applicable
Author

You could stop the TAC and delete the task in the TAC database in the table executiontasks (with checks to some referencing tables) and start the TAC again.