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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Locked Job Servers

Morning, 

I will try and explain the problem. We are using AWS and want a new job server to spin up in the event of a hardware fault. 
This is mostly working, a new job server gets added to the virtual group and the old one get removed as part of the scripts. The jobs also carry on running with no errors. With an API call to delete the server we get 
{"error":"executionServer.delete.locked","returnCode":5}'
if I do this manually I get this. Ok does not allow me to delete and it stays in the TAC. 
 0683p000009Ma6g.png
0683p000009MZpw.png
These jobs that have previously ran on this server and stop it being deleted out of the TAC even though its no longer part of the virtual group.
I can delete the server manually after these jobs have run on the new server but wondered if there is anyway to 'unbind' them from the server so I can automate this?

Thanks in advance

Wayne

Labels (2)
1 Reply
Anonymous
Not applicable
Author

I think this is just due to the fact some of your jobs are tied to the old jobserver. I would navigate to the job conductor and filter all jobs tied to the jobserver that you want to remove and update those tasks associated. ​