Not long ago, I served as part of the teach team for a Db2 12 for z/OS Technology Workshop that IBM offered in a city in the USA. During that workshop, I covered, among other things, a Db2 12 enhancement that can improve the CPU efficiency of a Db2 data sharing system by reducing locking activity in that environment. During a break, one of the workshop attendees told me (in words to this effect), “That lock avoidance enhancement is good news, but I think a fair number of Db2 for z/OS people …read more
Related Articles
Using Categories in Toad Data Modeler
When working with large projects in Toad Data Modeler it is important to be able to organize your models. Through the use of categories you can color code your entities so that you can quickly identif...
How to create database objects with Toad for Oracle Pro DB Admin
Oracle Database supports database objects in the relational model and uses object types to convey the concept of the objects. An object type definition consists of an object specification and an objec...
Code Tester – Testing attributes of object types
Tips for testing attributes of object types Suppose my code is this: CREATE OR REPLACE PROCEDURE qctod#out_object ( firstname_in IN VARCHAR2 , lastname_in IN VARCHAR2 , name_object_out OUT qctod#na...
