I found an easy/better way to disable and enable this log events from windows batch file. Below is an example and you can use the to same raise log events on tool as well..
c:
cd "C:\Siebel81\Client\bin"
set SIEBEL_LOG_EVENTS=5
siebel /c 'ENU\siebel.cfg' /u raj /p raj /d serverdatasrc
No comments:
Post a Comment