For all the Siebel folks out there who are facing a problem with DB Apply/Activate in Siebel v8.1.
geeksajan provides a root cause and fix for the issue:
Root Cause Identified: It seems there is a bug in the Internal Logging mechanism of Siebel Local Setup. The logging code goes for a toss without getting to the cursor end.
Fix:
Set Env variable SIEBEL_LOG_EVENTS = 0.
If not present add it and set it to zero.
So this basically tunes off the logging and thereby the buggy logging code :)
Nice tip.. :-)
ReplyDeleteCheers..
This comment has been removed by the author.
ReplyDeleteOne More tip :
ReplyDeleteinstall Windows Debugger and login to the siebel tools using that . do apply activate from there .
use Windows Debugger at the time of apply activate
thanks and regards
Joseph thomas (Joju)