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
Using the AWS CodeCommit Repository
Some of the commonly used Git-based version control repositories such as GitHub offer features suitable for creating repos (public and private) for distributed version control and source code manageme...
Optimizing SQL statements with a VIEW
This tips covers optimizing SQL statements that use a VIEW in place of a TABLE. In early versions of the Oracle database, a VIEW was handled like a temporary table that stores the temporary data from...
Configure Data Redaction on Oracle
In previous article we provide the brief introduction about Data Redaction on Oracle. Now in this post, we are going to configure different type of Data Redaction in Oracle 12c. Full Data Redaction ...
