Question & Answer
Question
Answer
Application runs as a desktop application
If the program is already running, exit the program so that everything of interest is captured in the trace.
Start a Windows command prompt as Administrator (elevated authority is required for parts of the data collection to work). From this Windows command prompt, run the following commands:
CWBCOTRC OFF
CWBCOTRC DEL
CWBCOTRC ON /WRAP:OFF
Start the program and re-create the problem being traced.
Upon re-creating the problem, return to the Administrator Windows command prompt and run the commands:
CWBCOTRC OFF
CWBSVGET
CWBCOTRC DEL
The CWBSVGET program creates a compressed file with configuration and setup information and the traces that were gathered. Send the resulting file to IBM support.
Application runs as a Windows service
If the program is already running, stop the service so that everything of interest is captured in the trace.
From a Windows command prompt (DOS prompt), run the following commands:
CWBCOTRC OFF /ALLUSERS
CWBCOTRC DEL /ALLUSERS
CWBCOTRC ON /ALLUSERS /WRAP:OFF
Start the service again and re-create the problem being traced.
Upon re-creating the problem, return to the Windows command prompt and run the commands:
CWBCOTRC OFF /ALLUSERS
CWBSVGET
CWBCOTRC DEL /ALLUSERS
The CWBSVGET program creates a compressed file with configuration and setup information and the traces that were gathered. Send the resulting compressed file to IBM support.
Related Information
Was this topic helpful?
Document Information
Modified date:
14 December 2024
UID
nas8N1022168