Tuesday, September 22, 2009

How To Enable Debugging For Concurrent Managers?

1. Enable DIAG for the ICM, by modifying script
$COMMON_TOP/admin/scripts/SID_hostname/adcmctl.sh as follows :
Replace line : CONTEXT_PARAMS="diag=N wait=N" With : CONTEXT_PARAMS="diag=Y wait=N"
Save file.

2. Enable the Debug Service if not yet enabled :
- Login with System Administrator responsibility
- Navigate to Concurrent / Manager /Define
- Query manager with name "Debug Service"
- tick the "Enabled" checkbox if not yet ticked
- save

3. Stop and restart the concurrent managers
Don't forget to switch it off after the debug information has been generated.

No comments: