The application is waiting for a thread to be created. An application can be in this state if the maximum number of allowed threads has been reached. The application will not start to execute until some other thread terminates. The maximum allowed thread count can be changed, however it is probably set up as a throttle to prevent over utilization of the DB2 system.
|