I dont remember to have observed. My response is theoretical
Quote:
in the diag file we can each entry has PID
incase the all the application is forced off and new connection comes in does the PID changes not sure not tried yet.
|
assuming unix,
In pre-9.5, it depends on which db2agent from the agent pool is used.
in 9.5 and above, PID will change only if the instance is restarted. tid will change depending on which agent is used.
use the commands
db2pd -edus
db2pd -agents
to understand.
Quote:
Originally Posted by Mathew_paul
Regarding
SQL1224N error, one of the feature of this error is when ur shared memory is reached the limit db2 internally force off the connection (in which the user gets SQL1224N error) and it does not put any error in diag file and continues working as normal and taking new connection, it that possible.
regds
Paul
|
have you tried diaglevel 4?