Community

DB2_MEMORY_PROTECT and DB2 9.5

(Martin Hubel) In DB2 9.5, the database engine has switched from a process-based model to a threaded model. This means that the entire database engine is under one address space (any piece of code can access any global variable). This, naturally, has both pros and cons. One advantage is that threads

Read More - Register for Free Membership

Tags: