Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can Alert be put into debug?

Alert

How can Alert be put into debug?

by  davidmichel  Posted    (Edited  )
How to put Alert in debug for the different message clients.
Use regedt32.exe to make the appropriate change.

HKEY_LOCAL_MACHINE
SOFTWARE
ComputerAssociates <for BEB & BAB>
Cheyenne <for 6.5, 6.61, 7/2000>
ALERT
CurrentVersion
Service

Highlight Service, then select Edit Add Key,

Key Name: Trace
Class: (leave blank), click OK

Highlight Trace, then select Edit Add Value,
Value Name: (pick from the list below),
Data Type: REG_DWORD,
click OK, Data: 1 = On, 0 = Off

Application to Trace Value Name Ouput File
MS Exchange ExchPstr AlrtExch.log
Unicenter TNG TNGPstr Alrt_TNG.log
Lotus Notes NotePstr AlrtNote.log
Alert API AlBuild AlBuild.log

Output files are located in the Alert\Log directory.
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top