Faites confiance à votre formation en TI |
Oracle University reconnaît ExitCertified comme Partenaire en formation de l’année en Amérique du Nord.
ExitCertified renforce sa relation avec Red Hat en obtenant le statut de revendeur avancés.
Oracle University décerne à ExitCertified le prix de Qualité exceptionnelle des instructeurs.
ExitCertified en vedette dans le répertoire des Entrepreneurs dynamiques du 21e siècle.
ExitCertified est mis en candidature une troisième fois pour les prix de la Chambre de commerce.
ExitCertified élargit sa relation avec Apple en ajoutant la diffusion de formation agréée Mac OS à Phoenix, en Arizona.

 |
DB2 9 Database Administration Workshop for Linux,UNIX and Windows - ILO (3L2X2) |
 |
|
| Format: Formation virtuelle avec formateur |
| Autres formats: |
|
|
|
 |
|
|
| |
ILO classes are closed to further enrollment 5 business days before the start of class so that we can ensure students will have their materials on time. Please enroll in the next offering if the class start date is less than 5 days from today. This is an online course. Please do not make travel arrangements for this course. After you receive confirmation that you are enrolled, you will be sent further instructions to access audio, video and remote labs. This course is designed to teach you how to perform database administration tasks using DB2 9. These tasks include creating DB2 instances, creating and populating databases, and using logical design to support concurrency and recovery requirements. New features, such as range partitioning, data row compression, and pure XML (native XML storage) will be introduced. Hands-on exercises provide an option of using either an AIX, Linux, or Windows operating system. Course Materials The course materials address DB2 9.7 for Linux, UNIX, and Windows. Hands-On Labs Ten labs are included to address DB2 9.7 for Linux, UNIX, and Windows. Certification Prepare for IBM Certification Test 731: DB2 9 for Linux, UNIX, and Windows Database Administration Training Path This course is part of an IBM Training Path. Taking this course in the recommended sequence allows you to maximize the benefits from your education. This course Replaces 3L2X1. This is the Instructor-led online version of classroom course CL2X2. |
|
|
|
|
|
|
 |
 |
 |
 |
Compétences acquises |
| |
- Administer a DB2 database system using commands and GUI tools
- Manage System Managed Storage (SMS) and Database Managed Storage (DMS) databases and apply data placement principles
- Implement a given logical database design using DB2 to support integrity and concurrency requirements
- List and describe the components of DB2
- Define a DB2 recovery strategy and perform the tasks necessary to support the strategy
- Use autonomic features of DB2
- Implement DB2 security
|
 |
 |
 |
 |
Préalables |
| |
Before taking this course you should be able to: - Use basic OS functions such as utilities, file permissions, hierarchical file system, commands, and editor
- State the functions of the Structured Query Language (SQL), and be able to construct DDL, DML, and authorization statements
- Discuss basic relational database concepts and objects such as tables, indexes, views, and joins
These skills can be developed by taking: Basic OS functions: - Windows Operating System Training
- Linux Operating System Training
- AIX Operating System Training
- or have equivalent administration experience
- SQL and relational database basics
- DB2 SQL Workshop (CE12, 3E12)
- or have equivalent knowledge of SQL basics
What's Next Use the link to the Training Path in the course description for easy access to prerequisite courses, and other courses that might be of interest to you. The next courses that may be of interest to you include: - DB2 9 for LUW Advanced Database Administration for Experts (CL46)
- DB2 9 for Linux, UNIX, and Windows Performance Tuning and Monitoring Workshop (CL41)
- DB2 9 for LUW Advanced Database Recovery (CL49)
|
|
|
|
| |
 | Ce cours est donné par des formateurs certifiés IBM.
À titre de partenaire en formation agréée , ExitCertified peut vous inscrire à n’importe quel cours en Amérique du Nord.
Il y a une différence. Découvrez-la  |
|
 |
| Code: |
3L2X2 |
| Format: |
Formation virtuelle avec formateur |
|
| Durée: |
4 days |
| Certifié par: |
IBM |
|
| Frais d’inscription (CAD): $contact |
|
 |
 |
|
 |
|
|
 | Ce cours n'est pas prévu à l'horaire pour l'instant. Si vous êtes intéressé à suivre ce cours, utilisez le lien ci-dessous pour demander une date. |
|
|
|


DB2 9 Database Administration Workshop for Linux,UNIX and Windows - ILO (3L2X2) Contenu détaillé |
| |
| |
| Overview of DB2 9 on Linux, UNIX and Windows | - Contrast the DB2 Family of products
- Identify the DB2 Products
- Describe the functions of DB2 components
- Explore installation and parameters
| |
| Command Line Processor (CLP) and GUI usage | - Use the Command Line Processor
- Explore the GUI environment
- Describe the DAS role with GUI tools
| |
- Specify the key features of an Instance
- Create and drop an Instance
- Use db2start and db2stop
- Distinguish between types of configuration
- Describe and modify the Database Manager Configuration
| |
| Creating databases and data placement | - Review specifics of creating a database
- Explore the System Catalog tables and views
- Compare DMS versus SMS table spaces
- Describe how to setup and manage a DB2 database with Automatic Storage enabled
- Differentiate between table spaces, containers, extents, and pages
- Define table spaces
- Use the get snapshot for tablespaces command to display table space statistics
- Explore Database configuration parameters
| |
| Creating database objects | - List DB2 object hierarchy and physical directories and files
- Create the following objects: Â Schema, Table, View, Alias, Index
- Explore the use of table partitioning
- Review the use of Temporary Tables
- Explore the use and implementation of Check Constraints, Referential Integrity and Triggers
- Exploring the need for and the use of Large Objects
- Recognize XML and its native store as critical infrastructure for emerging technologies
| |
- Discuss the INSERT statement and recognize its limitations
- Explain the differences between IMPORT and LOAD
- Explain the EXPORT, IMPORT, and LOAD syntax
- Create and use Exception Tables and Dump-Files
- Distinguish and resolve Table States: Load Pending and Set Integrity Pending
- Use the SET INTEGRITY command
- Discuss the db2move and db2look commands
| |
- Describe the major principles and methods for backup and recovery
- State the three types of recovery used by DB2
- Explain the importance of logging for backup and recovery
- Describe how data logging takes place, including circular logging and archival logging
- Use the BACKUP, RESTORE, and ROLLFORWARD commands
- Perform a table space backup and recovery
- Restore a database to the end of logs or to a point-in-time
- Discuss the configuration parameters and the recovery history file and use these to handle various backup and recovery scenarios
| |
| |
- Explain why locking is needed
- List objects that can be locked
- Describe and discuss the various lock modes and their compatibility
- Explain four different levels of data protection
- Set isolation level and lock time out for current activity
- Explain lock conversion and escalation
- Describe the situation that causes deadlocks
| |
- Collect information for problem analysis and resolution
- Use error logs for basic problem analysis
- Describe four types of monitors: Snapshot Monitor, Event Monitor, Activity Monitor, and Health Monitor
- Describe the function of EXPLAIN and use this facility to assist basic analysis
- Use a series of basic commands to better work with connections and sessions
- Retrieve statistics and other information from a running DB2 instance
- Use RUNSTATS, REORGCHK, and REORG to resolve application performance problems
| |
- Use DB2 access control mechanisms to implement security within the database
- Use group IDs to create a control hierarchy
- Describe Label Based Access Control (LBAC)
- Describe privileges within a database
- Describe privileges required for binding and executing a package
- Describe the difference between explicit privileges and implicit privileges
- Describe the different DB2 authorization levels
| |
| |
- Welcome
- Unit 1 - Overview of DB2 on Linux, UNIX and Windows
- Lab 1 (Starting your lab environment)
- Unit 2 - Command Line Processor (CLP) and GUI usage
- Lab 2 (DB2 CLP usage)
- Unit 3 - The DB2 environment
- Lab 3 (Create an instance and explore the environment)
| |
- Unit 4 - Creating databases and data placement
- Lab 4 (Creating databases and data placement)
- Unit 5 - Creating database objects
- Lab 5 (Create objects)
- Unit 6 - Moving data
- Lab 6 (Moving data)
| |
- Unit 7 - Backup and recovery
- Lab 7 (Backup and recovery)
- Unit 8 - Locking and concurrency
- Lab 8 (Investigating DB2 locking)
| |
- Unit 9 - Problem determination
- Lab 9 (Problem determination)
- Unit 10 - Security
- Lab 10 (Security)
| |
| |

|