Before you start
Thinking about taking the DB2 DBA certification exam 611? If so, you've come to the right place. This "DB2 10.1 DBA for Linux, UNIX, and Windows certification exam 611 prep" series is designed to cover all the topics you need to know before you sit down to take the DB2 10.1 for Linux, UNIX, and Windows DBA certification exam (exam 611). Even if you're not planning to seek certification right away, the information presented in this set of tutorials can help you learn about many of the new features and functionality available in DB2 10.1 for Linux, UNIX, and Windows.
Eight and one-half percent of the DB2 10.1 for Linux, UNIX, and Windows DBA certification exam (exam 611) is designed to test your knowledge of how and when to use mechanisms like constraints, views, and triggers to move the logic used to enforce business rules from application to a database. The questions that make up this portion of the exam are designed to evaluate the following:
- Your ability to create constraints on tables.
- Your ability to create views
WITH CHECK OPTION. - Your ability to create and use triggers.
- Your ability to use the
SET INTEGRITYcommand.
This tutorial is designed to introduce the various constraints available with DB2 and show you how to use these constraints, along with views and triggers, to enforce business rules. This tutorial is the third in a series of eight tutorials you can use to prepare for exam 611.
After completing this tutorial, you should be able to:
- Demonstrate the ability to create constraints on tables.
- Demonstrate the ability to create views
WITH CHECK OPTION. - Demonstrate the ability to create and use triggers.
- Demonstrate the ability to use the
SET INTEGRITYcommand.
To take the DB2 10.1 for Linux, UNIX, and Windows DBA certification exam (exam 611), you must have already passed the DB2 10.1 Fundamentals exam (exam 610) or the DB2 9 Fundamentals exam (exam 730).
This tutorial is one tool to help you prepare for exam 611. You should also review the resources at the end of this tutorial for more information about DB2 utilities (see Resources). Although not all materials discussed in the Fundamentals tutorial series are required to understand the concepts described here, you should at least have a basic knowledge of:
- DB2 products
- DB2 tools
- DB2 instances
- Databases
- Database objects
You do not need DB2 to complete this tutorial. However, you will get more out of it if you download the free trial version of IBM DB2 10.1 to work along with this tutorial.





