Not long ago, a veteran Db2 for z/OS DBA contacted me with an interesting question. He had, in the system he supported, a table with a clustering index, and he wanted to know how he could get Db2 to act, with regard to INSERT operations and also with regard to executions of the REORG utility, as though the table had no clustering index. In other words, the DBA had a table for which INSERT and REORG CPU efficiency mattered more than having rows physically ordered per a clustering key. That’s understandable …read more
Related Articles
Continuous Integration from AWS Code Commit to Amazon ECR with AWS...
Introduction In an earlier article, Continuous Integration from AWS CodeCommit to Docker Hub with AWS CodeBuild, we discussed how Jenkins has some limitations as a build tool and how AWS CodeBuild ov...
Using the Toad DevOps Toolkit
Hi, This article will focus on practical uses for the set of tools from Quest called Toad DevOps Toolkit. The Quest people are providing functionality based on Toad that is easily integrated into toda...
How to save your Data Models into your GIT repository
Why should you version your models? By versioning your models that you have created with Toad® Data Modeler you can keep track of model changes just like you do with your application code. If you need...
