how does job queue work? in Server or in Database?

Hi Expert.

We created two new servers for load balance, But we have a job queue tenant, how does the job queue work? the job queue tenant if run both in the two servers? if it will be locked if update at the same time in the two servers?

Any suggestion will be warmly appreciated.

Job Queue are executed by Dynamics NAV Server or NAS, in same server (it creates a background session). In case you have more than one Dynamics NAV Server running on the same Database, I supose that Job Queue runs on first of them, but you have the option to decide witch server will execute job queue trough configurating Dynamics NAV Server in Task Scheduler section.

Thanks Ponç J. , I just checked TENANT, yes, you are right, I can decide which server will execute the job.