Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
IBM Db2 11.1 Certification Guide

You're reading from   IBM Db2 11.1 Certification Guide Explore techniques to master database programming and administration tasks in IBM Db2

Arrow left icon
Product type Paperback
Published in Jun 2018
Publisher
ISBN-13 9781788626910
Length 478 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
Mohankumar Saraswatipura Mohankumar Saraswatipura
Author Profile Icon Mohankumar Saraswatipura
Mohankumar Saraswatipura
Robert (Kent) Collins Robert (Kent) Collins
Author Profile Icon Robert (Kent) Collins
Robert (Kent) Collins
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Preface 1. Introduction to the Db2 Certification Path 2. Db2 Server Management FREE CHAPTER 3. Physical Design 4. Implementing Business Rules 5. Monitoring Db2 Activity 6. Db2 Utilities 7. High Availability 8. Db2 Security 9. Other Books You May Enjoy

Db2 11.1 Certification track

IBM offers one Certification track in Db2 for Linux, Unix, and Windows, essentially covering the fundamentals of intermediate level DBA concepts. The diagram that follows shows the database administration track and the prerequisites required to obtain the DBA certification:

Db2 v11.1 Certification track

Db2 10.5 Fundamentals for LUW–Exam C2090-615

C2090-615 is an entry-level exam for Db2 users who are familiar with the fundamental concepts of Db2 10.5 for Linux, Unix, and Windows. This exam covers the following topics:

  • Knowledge of Db2 product packing, including the editions and supported features
  • Knowledge of database workloads, such as Online Transactional Processing (OLTP), data warehouse, and Hybrid Transactional/Analytical Processing (HTAP) and which Db2 products must be installed to support the desired workload
  • Knowledge of Db2 10.5 BLU Acceleration and implementation steps
  • Knowledge of Oracle compatibility features and the application enablement process
  • Knowledge of data and database security overall including authorities, privileges, Row and Column Access Control (RCAC), and Label-Based Access Control (LBAC)
  • Knowledge of trusted context and its uses
  • Knowledge of different types of tables available within Db2, such as multi-dimensional clustering (MDC), insert time clustering (ITC), range clustered table (RCT), materialized query table (MQT), and range partitioned and temporal tables
  • Knowledge of Structured Query Language (SQL) statements such as SELECT, INSERT, UPDATE, and DELETE
  • Knowledge of Data Control Language (DCL) statements such as COMMIT, ROLLBACK, AUTOCOMMIT, and SAVEPOINT
  • Knowledge of using SQL stored procedures, user-defined functions (UDF), and triggers
  • Knowledge of SQL compatibility enhancements made in Db2 10.5 such as extended rows and excluding NULL keys from indexes
  • Knowledge of Extensible Markup Language (XML) data retrieval and manipulation using XQuery and XPath expressions
  • Knowledge of isolation levels and locking behaviors

Db2 11.1 Fundamentals for LUW–Exam C2090-616

This is an entry-level exam for Db2 users on the fundamental concepts of Db2 11.1 for Linux, Unix, and Windows. This exam covers the following topics:

  • Knowledge of Db2 product packing, including the editions and supported features
  • Knowledge of database workloads such as OLTP, data warehouse, and HTAP and which Db2 products must be installed to support the desired workload
  • Knowledge of Db2 BLU Acceleration and implementation steps
  • Knowledge of Db2 pureScale architecture and its benefits
  • Knowledge of federation support to link the objects between Db2 databases and other database vendor products
  • Knowledge of Oracle and Neteeza compatibility features and the application enablement process
  • Knowledge of data and database security overall including authorities, privileges, RCAC, and LBAC
  • Knowledge of trusted context and its uses
  • Knowledge of different types of tables available within Db2 such as MDC, ITC, RCT, MQT, and range partitioned and temporal tables
  • Knowledge of SQL statements such as SELECT, INSERT, UPDATE, and DELETE
  • Knowledge of DCL statements such as COMMIT, ROLLBACK , AUTOCOMMIT and SAVEPOINT
  • Knowledge of using SQL stored procedures, UDF, and triggers
  • Knowledge of SQL compatibility enhancements made in Db2 11.1, such as BINARY and VARBINARY data type support, regular expression support in scalar functions, OLAP extension specifications, including NTH_VALUE, CUME_DIST, PERCENT_RANK, the OFFSET clause in SELECT to skip the number of rows, support for outer joins using the outer join operator (+), new built-in aggregate and scalar functions, new data types, and new synonyms
  • Knowledge of OLAP specification functions, such as CUME_DIST(), PERCENT_RANK(), RANK(), DENSE_RANK(), and NTILE(), and the business use cases for each
  • Knowledge of XML data retrieval and manipulation using XQuery and XPath expressions
  • Knowledge of isolation levels and locking behaviors

Db2 11.1 DBA for LUW–Exam C2090-600

This certification is intended for experienced Db2 users who have the knowledge necessary to perform the regular day-to-day administration of Db2 11.1 instances and databases on Linux, UNIX, and Windows. This exam covers the following topics:

  • Ability to install, configure, and manage Db2 servers, instances, and databases
  • Knowledge about System Managed, Database Managed, and Automatic Storage table spaces
  • Ability to create and manage storage groups based on frequency of data access, acceptable access time, volatility of data, and application business requirements
  • Knowledge of Db2 autonomic features such as the self-tuning memory manager (STMM), automatic maintenance, and the configuration advisor
  • Knowledge of IBM Data Server Manager (DSM) including the editions and its monitoring capabilities
  • Ability to design, create, and manage databases using Db2 11.1 BLU Acceleration
  • Knowledge of Db2 11.1 pureScale enhancements such as support for HADR sync and near sync data synchronization modes, unified workload balancing, geographically dispersed Db2 pureScale cluster (GDPC) support, ease of pureScale cluster health check commands, and GPFS replication support
  • Ability to create, manage, and alter database objects
  • Ability to implement table, index compression, and backup compression
  • Knowledge of SQL compatibility enhancements made in Db2 11.1
  • Knowledge of partitioning capabilities available within Db2 including range partitioning, database partitioning, or Massively Parallel Processing (MPP)
  • Ability to create and modify constraints between tables and to enforce constraint checking using the SET INTEGRITY command
  • Ability to use the Db2 administrative views and table functions, along with event monitors and db2pd command options to monitor the health of the database
  • Knowledge of the dsmtop command and its capabilities
  • Ability to capture and analyze Db2 explain information for any specific SQL statement and/or workload
  • Ability to use Export, Import, Load, and Ingest data movement utilities
  • Ability to use the REORGCHK, REORG, REBIND, RUNSTATS, FLUSH PACKAGE CACHE, ADMIN_CMD(), db2look, and db2move commands
  • Ability to back up and recover the database at the database and table space level
  • Ability to implement High Availability and Disaster Recovery (HADR) in multiple standby environments and to perform HADR takeover with zero or minimal data loss
  • Ability to implement and maintain a Db2 pureScale cluster
  • Ability to protect data and the database objects against unauthorized access or modification
  • Ability to implement RCAC and LBAC to protect sensitive data
  • Knowledge of data encryption at rest and in transit using Db2 native encryption and Secured Socket Layer (SSL) features
  • Ability to implement a database audit facility to monitor and record sensitive data access and/or modification

To acquire the IBM Certified Database Administrator–Db2 11.1 for Linux, Unix, and Windows (C2090-600: IBM Db2 11.1 DBA for LUW), candidates must hold either IBM Certified Database Associate–Db2 10.5 Fundamentals for LUW (C2090-615) or the IBM Certified Database Associate–Db2 11.1 Fundamentals for LUW (C2090-616) certification.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime