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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tRunjob

Hi Team

 

I have 30 jobs all are using Same code so i kept it in tRunjob and using the same code,Now can i run all the 30 jobs at a time in parallel in enterpise studio.

If i do so will the job work fine

or will their be any lock on the job since same job is called many times.

Quick Response is much appriciated.

 

Thanks

Deepthi

Labels (2)
3 Replies
manodwhb
Champion II
Champion II

what is your target? and are same target to loaed in those 30 jobs?

Anonymous
Not applicable
Author

As I said on your other thread, yes you can run them in parallel. The Job is essentially a Java Class. When you run it, the Class is instantiated like any other Java Class.

Anonymous
Not applicable
Author

Did this answer your question?