DIAGNOSTICS REMAINING_THREADS
This keyword, when added to the server configuration file, will result in listing threads still active at server shutdown, and causing the final system checkpoint to be skipped, to the CTSTATUS.FCS log file. Any other internal threads will also be listed. If the final checkpoint is not skipped because of persistent client threads, then no such information is placed in CTSTATUS.FCS.
Example Output
Thu Dec 18 14:34:29 2003
- User# 11 Remaining Thread: ThrdID 01 ADMIN| Atributes:00000028x
Thu Dec 18 14:34:33 2003
- User# 11 Remaining Thread: ThrdID 09 ADMIN| Atributes:0000000ax
Thu Dec 18 14:34:46 2003
- User# 11 Remaining Thread: ThrdID 11 | Atributes:00000000x Shutdown Thread
Note: Administrative threads may be expected to exist at this point in server processing. Their userid will be ADMIN. In the above example, all of these ADMIN threads were routine, and were not causing any shutdown problems. Also, the thread processing the shutdown is listed, and will be annotated as the Shutdown Thread. The attributes are for determining the identity of the administrative threads within the server.