Hi,
I am trying to understand the difference between IDTHTOIN & POOLINAC parameters of dsnzparm.
The install guide says that IDTHTOIN (idle thread timeout) gives the time in seconds that an active server
thread is allowed to reamin idle before it is canceled.
POOLINAC (Pool thread timeout) gives the time in seconds
that a database access thread can reamin idle in the pool before it is terminated.
I understand that "database access thread" means remote thread. What does "active server thread mean"? Is it the local allied threads?
I am very confused!!
I am trying to understand the difference between IDTHTOIN & POOLINAC parameters of dsnzparm.
The install guide says that IDTHTOIN (idle thread timeout) gives the time in seconds that an active server
thread is allowed to reamin idle before it is canceled.
POOLINAC (Pool thread timeout) gives the time in seconds
that a database access thread can reamin idle in the pool before it is terminated.
I understand that "database access thread" means remote thread. What does "active server thread mean"? Is it the local allied threads?
I am very confused!!