It looks like you're new here. Sign in or register to get started.
CASE Parameter OF 'OSYNCH','JOBQUEUE': CODEUNIT.RUN(CODEUNIT::"Job Queue Dispacher");
CASE X: Codeunit.run(X); CASE Y: Codeunit.run(Y); CASE Z: Codeunit.run(Z); CASE SESSION KILLER: Codeunit.run(SESSION KILLER);
1415 Application Server [color=#FF0000] 2[/color]
Comments
Remember that the nas is single-threaded...
I have seen the JOB QUEUE process , but it runs only one codeunit i.e. but my Codeunit 1 looks like this
and it all works even when the license has permission for 2
and what does NAS is single threaded mean in this context?
GD
what does the "2" signify.
Does it Mean You can connect to only two different NAV DATABASES on the same box?
GD
2 in your license means you can run 3.
Each NAV license has 1 free "hidden" NAS