CL46D1DE: DB2 for Linux, UNIX, Windows - Administration 2
This is an advanced course and is designed to teach you how to:
- Using Optimizer Profiles to control
- Access Plans Advanced Monitoring
- Advanced Locking Advanced Problem
- Determination Advanced Table Space
- Management Advanced Data
- Movement DB2 Database Auditing
- Autonomic DB2 Utilities Advanced
- Table Reorganization Multiple
- Dimension Clustering Table
- Partitioning
- Using Optimizer Profiles to control
- Access Plans Advanced Monitoring
- Advanced Locking Advanced Problem
- Determination Advanced Table Space
- Management Advanced Data
- Movement DB2 Database Auditing
- Autonomic DB2 Utilities Advanced
- Table Reorganization Multiple
- Dimension Clustering Table
- Partitioning
Dauer
5 Tage
Preis
2.990,00 €
3.558,10 € inkl. 19% ges. MwSt.
3.558,10 € inkl. 19% ges. MwSt.
- Monitor a DB2 LUW database using command line processor queries
- Use the db2diag command to search the DB2 diagnostic log messages to resolve various common database problems
- Implement DB2 Instance audit data collection using the db2audit command or database level auditing by creating audit policy objects and assigning the policies to objects using the AUDIT command
- Configure a DB2 database for autonomic utilities, including database statistics collection and table reorganization
- Analyze REORGCHK reports to determine if the table or the index reorganization would improve database efficiency. Invoke and monitor the processing for the REORG utility running offline or online
- Manage the disk space allocated in DMS table spaces using ALTER TABLESPACE to extend or to reduce the containers, and monitor the progress of the DB2 rebalancer process
- Implement automatic resize for DMS table spaces or Automatic Storage management for table spaces to reduce the complexity of managing DB2 LUW databases
- Use the DB2LOOK utility to extract the Data Definition Language (DDL) for existing database objects
- Plan and execute the DB2MOVE utility to copy selected table data for an entire schema for objects from one DB2 database to another
- Implement an optimization profile to control a portion of the access plan selected by the DB2 Optimizer to achieve specific application performance results
- Select options and processing modes for the online table move procedure, ADMIN_MOVE_TABLE, to implement changes to tables with minimal loss of data access by applications
- Plan and implement MDC tables to improve application performance, including selecting the appropriate table space extent size
- Utilize range-based partitioned tables to support large DB2 tables that require very efficient roll-in and roll-out capabilities
- Use the db2diag command to search the DB2 diagnostic log messages to resolve various common database problems
- Implement DB2 Instance audit data collection using the db2audit command or database level auditing by creating audit policy objects and assigning the policies to objects using the AUDIT command
- Configure a DB2 database for autonomic utilities, including database statistics collection and table reorganization
- Analyze REORGCHK reports to determine if the table or the index reorganization would improve database efficiency. Invoke and monitor the processing for the REORG utility running offline or online
- Manage the disk space allocated in DMS table spaces using ALTER TABLESPACE to extend or to reduce the containers, and monitor the progress of the DB2 rebalancer process
- Implement automatic resize for DMS table spaces or Automatic Storage management for table spaces to reduce the complexity of managing DB2 LUW databases
- Use the DB2LOOK utility to extract the Data Definition Language (DDL) for existing database objects
- Plan and execute the DB2MOVE utility to copy selected table data for an entire schema for objects from one DB2 database to another
- Implement an optimization profile to control a portion of the access plan selected by the DB2 Optimizer to achieve specific application performance results
- Select options and processing modes for the online table move procedure, ADMIN_MOVE_TABLE, to implement changes to tables with minimal loss of data access by applications
- Plan and implement MDC tables to improve application performance, including selecting the appropriate table space extent size
- Utilize range-based partitioned tables to support large DB2 tables that require very efficient roll-in and roll-out capabilities
This is an advanced course for DB2 LUW experienced database administrators who support DB2 for UNIX, Windows, and Linux databases.
This course is designed to teach you how to:
• Fully use the advanced technical functions and features of DB2 LUW.
• Create optimization profiles that allow applications to control specific operations included in the access plans selected by the DB2 Optimizer, like which index is used to access a table or which join method to utilize for joining tables.
• Perform advanced monitoring using the DB2 administrative views and routines in SQL queries. Use the db2diag.log file messages to direct your investigation of problems using db2pd, INSPECT, db2support, and DB2 traces. The type of problems monitored and resolved include buffer pool activity, lock contention, long running SQL statements, and log space utilization. Understand how automatic and manual first occurrence data capture can help to collect the diagnostic information needed to solve problems.
• Configure and manage the implementation of DB2 instance or database level auditing, including using the db2audit command and creation of audit policies which can be assigned to specific tables, users or database roles to perform selective collection of audit records.
• Explore DB2's management of disk space usage in Database Managed Storage (DMS) table spaces, including the activities of the rebalancer. Use DB2 commands and utilities to check the high water mark on table spaces and to monitor the rebalance operation. Move data from one table to another or from one database to another using utilities like db2move.
• Utilize the ADMIN_MOVE_TABLE procedure to implement table changes with a minimal impact to data availability for applications.
• Implement automatic storage management for table spaces or enable automatic resize options for DMS managed table spaces to reduce administration requirements and complexity.
• Exploit and monitor the REORG utility processing for offline and online table, and index reorganization This includes planning for the disk space and database log space necessary for reorganization. Configure the options and policies to automate the collection of table and index statistics or the reorganization of DB2 tables and indexes to improve performance and provide efficient disk space utilization. Monitor and review DB2's automated operations using DB2 diagnostic log messages.
• Utilize the REORG Utility to implement row compression for large tables, to reduce disk utilization and improve I/O performance for a DB2 database and understand the automatic creation of compression dictionaries
• For Multidimensional Clustering (MDC) tables, determine how to select the dimension columns and table space extent size for efficient implementation of MDC tables. Compare the block indexes used for MDC table with rows based indexes. Select the MDC rollout option that best matches application needs and achieves the best performance results.
• Plan and implement range based table partitioning for large DB2 tables. Utilize the ALTER TABLE ATTACH and DETACH options to support roll-in and roll-out operations for range-partitioned tables. Compare the advantages of selecting or combining range partitioning with the hash-based partitioning used in DB2 DPF databases or the multiple dimensions provided by MDC tables.
• You get practical experience in the planning and utilization of a wide variety DB2 LUW utilities and functions by performing a series of lab exercises using DB2 Enterprise 9.7 installed on a Linux platform. The exercises build skills that can be applied to DB2 database servers on any Linux, UNIX or Windows environment.
• Fully use the advanced technical functions and features of DB2 LUW.
• Create optimization profiles that allow applications to control specific operations included in the access plans selected by the DB2 Optimizer, like which index is used to access a table or which join method to utilize for joining tables.
• Perform advanced monitoring using the DB2 administrative views and routines in SQL queries. Use the db2diag.log file messages to direct your investigation of problems using db2pd, INSPECT, db2support, and DB2 traces. The type of problems monitored and resolved include buffer pool activity, lock contention, long running SQL statements, and log space utilization. Understand how automatic and manual first occurrence data capture can help to collect the diagnostic information needed to solve problems.
• Configure and manage the implementation of DB2 instance or database level auditing, including using the db2audit command and creation of audit policies which can be assigned to specific tables, users or database roles to perform selective collection of audit records.
• Explore DB2's management of disk space usage in Database Managed Storage (DMS) table spaces, including the activities of the rebalancer. Use DB2 commands and utilities to check the high water mark on table spaces and to monitor the rebalance operation. Move data from one table to another or from one database to another using utilities like db2move.
• Utilize the ADMIN_MOVE_TABLE procedure to implement table changes with a minimal impact to data availability for applications.
• Implement automatic storage management for table spaces or enable automatic resize options for DMS managed table spaces to reduce administration requirements and complexity.
• Exploit and monitor the REORG utility processing for offline and online table, and index reorganization This includes planning for the disk space and database log space necessary for reorganization. Configure the options and policies to automate the collection of table and index statistics or the reorganization of DB2 tables and indexes to improve performance and provide efficient disk space utilization. Monitor and review DB2's automated operations using DB2 diagnostic log messages.
• Utilize the REORG Utility to implement row compression for large tables, to reduce disk utilization and improve I/O performance for a DB2 database and understand the automatic creation of compression dictionaries
• For Multidimensional Clustering (MDC) tables, determine how to select the dimension columns and table space extent size for efficient implementation of MDC tables. Compare the block indexes used for MDC table with rows based indexes. Select the MDC rollout option that best matches application needs and achieves the best performance results.
• Plan and implement range based table partitioning for large DB2 tables. Utilize the ALTER TABLE ATTACH and DETACH options to support roll-in and roll-out operations for range-partitioned tables. Compare the advantages of selecting or combining range partitioning with the hash-based partitioning used in DB2 DPF databases or the multiple dimensions provided by MDC tables.
• You get practical experience in the planning and utilization of a wide variety DB2 LUW utilities and functions by performing a series of lab exercises using DB2 Enterprise 9.7 installed on a Linux platform. The exercises build skills that can be applied to DB2 database servers on any Linux, UNIX or Windows environment.
You should complete:
DB2 für Linux - Administration 1 (CL20D1DE)
DB2 für UNIX - Administration 1 (CL21D1DE)
DB2 für Windows - Administration 1 (CL23D1DE)
DB2 für Linux, UNIX, Windows - Administration für Umsteiger (CL48D1DE)
or have equivalent experience
DB2 für Linux - Administration 1 (CL20D1DE)
DB2 für UNIX - Administration 1 (CL21D1DE)
DB2 für Windows - Administration 1 (CL23D1DE)
DB2 für Linux, UNIX, Windows - Administration für Umsteiger (CL48D1DE)
or have equivalent experience

