Sometimes, a change in the way Db2 for z/OS manages its resources is introduced, and the change “flies under the radar” (i.e, it escapes the notice of most Db2 users) because it is relatively small in terms of scope and impact and is not widely highlighted in the product documentation, and it delivers the intended benefit (e.g., enhances CPU efficiency for data access) and no one thinks about it — BUT, it may have a consequence that pops up in a surprising way, causing, initially, some …read more
Related Articles
Oracle Redo Log Buffer – Introduction
What is a Redo Log Buffer? The redo log buffer is a part of the Shared Global Area (SGA). This shared memory structure holds information about changes made to the database, called redo. Redo is genera...
Toad Data Modeler Sample Models
Here are the sample models available with Toad Data Modeler. Video Rental – Sample Physical Model Download a sample physical model (.txp model) for an Oracle 10g database. Employee – Sample Logi...
Creating Extensions in Schemas
Postgres extensions are a powerful way to add functionality to Postgres and dozens of extensions are available. However, it can be difficult to manage them. By default, extensions are loaded into the ...
