Author: SSWUG Research

Community

When is eAUTOMATICf Not STMM?

(Ember Crooks) Somewhere along the line, I associated eAUTOMATICf settings for parameters with DB2Œs Self-Tuning Memory Manger (STMM). But the two are not associated. Sure, if STMM is set to ON, then some parameters set to AUTOMATIC will be tuned by the STMM, but many parameters can be set to aut

Community

.NET Serialization

(Vidya Vrat Agarwal) Serialization is another great feature of .NET. This article talks about overall serialization in the .NET Framework and various available types such as binary, XML and SOAP. The prime objective of serialization is to persist and retrieve the state of an object. There are variou