Think of why you run the DB2 for z/OS REORG utility, and a number of reasons are likely to come quickly to mind: to restore row order per a table’s clustering key; to reestablish free space (for inserts and/or for updates ); to remove the AREO* status set for a table space following (for example) an ALTER TABLE ADD COLUMN operation; or to materialize a pending DDL change such as an enlargement of a table space’s DSSIZE. How about disk space reclamation? If that REORG motivation has not previously …read more
Related Articles
Index Clustering Factor and Oracle
Hi, There is quite the scenario that the Oracle Cost-Based Optimizer (CBO) uses when deciding when to use indexes to process your SQL. I go into this in great detail in my SQL Performance Tuning cours...
Using Oracle Database 12c Service PDBs on Oracle Cloud Platform with...
Introduction In the first part of this two-article tutorial, we introduced using Oracle Database 12c CDB and PDBs on Oracle Cloud service with Toad for Oracle. In part two of the tutorial we shall dis...
Toad Data Point Histogram Support
Learn how to use the histogram tool included with Toad Data Point....
