That only adds thread info:
Debug_ThreadID
Short Description: Prepends all console output with the Process ID and Thread ID of the thread that generated the output.
Description:
This prefixes the console output with the process and threadid information in the format [ProcessID:Virtual Thread ID-Native Thread ID]. This can be helpful in identifying the process or thread holding a semaphore.
Example:
[0AA8:0008-02A8] Database Server Perform console commands
[0AA8:0008-02A8] Database Server Cluster Administrator is idle
[0AA8:0008-02A8] Database Server Listen for connect requests on TCPIP
[0AA8:0008-02A8] Database Server Load Monitor is idle
[0AA8:0008-02A8] Database Server Database Directory Manager Cache Refresher is idle
[0AA8:0008-02A8] Database Server Organization Name Cache Refresher is idle
[0AA8:0008-02A8] Database Server Log Purge Task is idle
[0AA8:0008-02A8] Database Server Idle task
[0AA8:0008-02A8] Database Server Recovery Manager Checkpoint Thread
[0AA8:0008-02A8] Database Server Idle task
[0AA8:0008-02A8] Database Server Perform Database Cache maintenance
[0AA8:0008-02A8] Database Server Idle task
More details of FT:
http://www-01.ibm.com/support/docview.wss?uid=swg21902858
Look at DEBUG_FTV_SEARCH=1