As a DBA it is important to closely manage your space usage and understand the benefits that DB2’s architecture provides. This includes keeping data in partitioned tables equally distributed to gain the DB2 benefits of parallelism during query execution, ensuring tables are leveraging the benefits of DB2’s advanced compression algorithms, and taking advantage of DB2 LUW storage groups to ease space management. In this short video, Toad for DB2 development manager, Jeff Podlasek, demonstrates how Toad for DB2 allows you to quickly analyze partition balancing, compression and storage group usage.
Related Articles
How to Create an Oracle Database Sequence: Explained with Examples
It is often necessary to assign integer column values that are in sequence across different rows of data in a relational database. Oracle Database provides Oracle Sequence for creating a sequence of i...
Oracle Tuning the Database for Optimal Physical I/O
Once the application and memory areas have been tuned, the next performance bottleneck can be the disk subsystem. A number of performance indicators can suggest a need to improve Oracle disk I/O. A ma...
Publish Toad Data Point Automation Scripts to Intelligence Central
This tutorial applies to Toad Data Point 4.3 or later. Summary This tutorial demonstrates how to publish an Automation script to Toad Intelligence Central. Publish your own script or use the one crea...
