Quote:
Originally Posted by ARWinner
You do not want the db2diag.log file to fill up with every application error (such as -911). It would be huge in no time and searching through that would be a nightmare.
If you are getting timeouts, you can user a new feature in V9.5:
IBM DB2 9.5 Information Center for Linux, UNIX, and Windows
Any other error you really need the event monitor.
It has been my experience that error -911 (either deadlock or timeout) are because of either poor programming or networking issues.
Andy
|
Thanks guys....I'm looking at this right now.
Questions I have are
* What is the regex of the output filename resulting from this registry value being set?
* Does the switch ON result in immediate usage of the capability, or do I need to recycle the instance?
The information provides doesn't address any of this.
Thanks.