Skip to content

DBzTech-Technology Dossier

A repository of technical findings.

Menu
  • Home
  • COBOL
  • DB2
  • SAS
  • JCL
  • Google Cloud
  • AI
  • Contact
Menu

Category: DB2

Buffer Pool In DB2

Posted on June 18, 2024June 2, 2026 by DBZtech

In IBM Db2 databases, data is physically stored on disk across multiple files. Each file is divided into fixed-size blocks known as pages, which serve as the smallest unit of data exchange…

Catalog Tables In DB2

Posted on June 17, 2024 by DBZtech

The word catalog signifies a list of items. When DB2 is installed, DB2 creates a set of tables which stores the information about DB2 objects as and when it gets created/updated, like…

Identity Column in DB2

Posted on June 15, 2024May 16, 2026 by DBZtech

This identifier is a number that is updated sequentially as new records are added. In DB2, this feature will automatically generate the values. The values for an identity column can be generated…

Database Objects in IBM DB2

Posted on June 15, 2024 by DBZtech

A database is an organized collection of related objects. Broadly the database objects can be classified as :TablesAliasesSynonymsViewsIndexesTable spacesIndex spacesDatabasesStorage groups. In this post we will see types of tables. In subsequent…

Posts pagination

Previous 1 2

🧠 SYSADMIN CHALLENGE Loading Challenge...

Fetching latest question...


    
🔥 POPULAR WITH READERS What Others Are Reading
    ©2026 DBzTech-Technology Dossier | Design: Newspaperly WordPress Theme