- Shopping Bag ( 0 items )
-
All (14) from $1.99
-
New (1) from $105.0
-
Used (13) from $1.99
More About This Textbook
Overview
IBM's DB2 Universal Database Version 6.1 for UNIX, Windows, and OS/2 delivers unprecedented power, scalability, e-business support, and much more! Now, there's a complete, authoritative guide to deploying, managing, and developing applications with DB2 UDB V6.1 - and preparing for IBM's updated DB2 V6.1 certification exams!
This is IBM's definitive guide and reference for the newest, most powerful version of DB2 Universal Database ever: Version 6.1. DB2 Universal Database Version 6.1 for UNIX, Windows and OS/2 Certification Guide, Third Edition delivers end-to-end coverage for every DB2 developer and administrator, on every platform: Windows, UNIX, or OS/2 - including the most systematic IBM DB2 certification review you can find.
IBM DB2 experts present a detailed overview of the DB2 UDB family of products, key DB2 concepts, and terminology, plus in-depth coverage of installation, configuration, networking, security, application development, data integrity, optimization, and more. Coverage includes:
Whether you're deploying DB2 UDB V6.1, managing DB2 UDB V6.1, preparing for DB2 UDB V6.1 certification, or all three, DB2 Universal Database Version 6.1 for UNIX, Windows, and OS/2 Certification Guide, Third Edition will be your single most valuable resource.
Product Details
Related Subjects
Meet the Author
Jonathan Cook is the DB2 Project Leader at the International Technical Sup-port Organization (ITSO), Austin Center. He has ten years of experience as a database specialist working in the areas of application development and database administration.
Robert Harbus is the DB2 Universal Database Certification Program Manager at the IBM Toronto Lab. A member of the DB2 UDB team since its inception in 1991, Robert provided Technical Marketing and electronic customer support and direct customer support most recently as a member of the DB2 Universal Database Enterprise - Extended Edition (EEE) support team.
Tetsuya Shirai is a Project Leader at the International Technical Support Organization (ITSO), Austin Center. He worked in Tokyo, Japan before joining the Austin ITSO. He has been with IBM for eight years, working for the last 4 years with DB2 UDB products.
Read an Excerpt
Preface
This book is a complete guide to the IBM's relational database servers, known as DB2 Universal Database Version 6.1. DB2 Universal Database (DB2 UDB) Version 6.1 is available on many operating systems, and the book has been written with this in mind. Any significant differences in the implementation of DB2 UDB on various operating systems are highlighted. If you are planning to become certified, or you would simply like to understand the powerful new DB2 UDB database servers from IBM, then read on. Those interested in becoming an IBM Certified Professional will want to review the sample questions at the end of each chapter. There are exercises provided at the end of many of the chapters to provide hands-on use of DB2 UDB.
The book is divided into 4 parts:
Installing and configuring DB2 UDB servers and clients are covered in Chapters 1, 2, 3, and 4.
The Structured Query Language (SQL) is discussed in Chapters 5, 6, and 7. Database concurrency is discussed in Chapter 8.
Creating a DB2 UDB database and its related table spaces is covered in Chapter 9. The common administration tasks are discussed in Chapters 10 and 11. Database monitoring and performance considerations are discussed in Chapter 12.
An introduction to application development is given in Chapter 13. Developing embedded SQL applications is covered in Chapter 14. Alternate DB2 UDB programming interfaces,including Call Level Interface (CLI), JDBC and SQLJ are discussed in Chapter 15.
Exercises are provided at the end of most of the chapters. The exercises make references to files that can be found on the companion CD-ROM. The exercises are provided to enforce that the concepts discussed in the chapter are understood. Any Intel DB2 UDB operating environment can be used to perform the exercises.
This book can be used as a self-study guide to help you prepare for the DB2 Universal Database V6.1 certification exams or as a guide to DB2 Universal Database V6.1.
The path to certification involves successfully completing these exams:
The test objectives are provided in Appendix A. These should be used as a guide to ensure that you are fully prepared to take the DB2 UDB V6.1 exams.
Experience with DB2 Universal Database Version 6.1 is the best way to prepare for any of these DB2 UDB V6.1 certification exams. Use this Certification Guide in conjunction with your day-to-day use of DB2 UDB V6.1 to assist you in preparing for these exams.
The DB2 UDB V6.1 Fundamentals Exam (509) covers these skills:
For more details on the test objectives of this exam, see "DB2 UDB V6.1 Fundamentals (509)" on page 965.
The DB2 UDB V6.1 Database Administration Exam (510) covers these skills:
For more details on the test objectives of this exam, see "DB2 UDB V6.1 Database Administration (510)" on page 968.
The DB2 UDB V6.1 Application Development Exam (511) covers these skills:
For more details on the test objectives of this exam, see "DB2 UDB V6.1 Application Development (511)" on page 970.
Note: More information about DB2 UDB certification can be found at ...
Table of Contents
I. INTRODUCTION TO DB2 UDB.
2. Getting Started.
3. Getting Connected.
4. Controlling Data Access.
II. USING SQL.
6. Manipulating Database Objects.
7. Advanced SQL.
8. Concurrency.
III. DB2 UDB ADMINISTRATION.
10. Maintaining Data.
11. Database Recovery.
12. Monitoring and Tuning.
IV. DEVELOPING APPLICATIONS.
14. Embedded SQL Programming.
15. Other Programming Methods.
V. APPENDICES.
Appendix B: Example DB2 UDB Source Code.
Index.
CD-ROM Installation.
Preface
Preface
This book is a complete guide to the IBM's relational database servers, known as DB2 Universal Database Version 6.1. DB2 Universal Database (DB2 UDB) Version 6.1 is available on many operating systems, and the book has been written with this in mind. Any significant differences in the implementation of DB2 UDB on various operating systems are highlighted. If you are planning to become certified, or you would simply like to understand the powerful new DB2 UDB database servers from IBM, then read on. Those interested in becoming an IBM Certified Professional will want to review the sample questions at the end of each chapter. There are exercises provided at the end of many of the chapters to provide hands-on use of DB2 UDB.
The book is divided into 4 parts:
Installing and configuring DB2 UDB servers and clients are covered in Chapters 1, 2, 3, and 4.
The Structured Query Language (SQL) is discussed in Chapters 5, 6, and 7. Database concurrency is discussed in Chapter 8.
Creating a DB2 UDB database and its related table spaces is covered in Chapter 9. The common administration tasks are discussed in Chapters 10 and 11. Database monitoring and performance considerations are discussed in Chapter 12.
An introduction to application development is given in Chapter 13. Developing embedded SQL applications is covered in Chapter 14. Alternate DB2 UDB programminginterfaces,including Call Level Interface (CLI), JDBC and SQLJ are discussed in Chapter 15.
Exercises are provided at the end of most of the chapters. The exercises make references to files that can be found on the companion CD-ROM. The exercises are provided to enforce that the concepts discussed in the chapter are understood. Any Intel DB2 UDB operating environment can be used to perform the exercises.
This book can be used as a self-study guide to help you prepare for the DB2 Universal Database V6.1 certification exams or as a guide to DB2 Universal Database V6.1.
The path to certification involves successfully completing these exams:
The test objectives are provided in Appendix A. These should be used as a guide to ensure that you are fully prepared to take the DB2 UDB V6.1 exams.
Experience with DB2 Universal Database Version 6.1 is the best way to prepare for any of these DB2 UDB V6.1 certification exams. Use this Certification Guide in conjunction with your day-to-day use of DB2 UDB V6.1 to assist you in preparing for these exams.
The DB2 UDB V6.1 Fundamentals Exam (509) covers these skills:
For more details on the test objectives of this exam, see "DB2 UDB V6.1 Fundamentals (509)" on page 965.
The DB2 UDB V6.1 Database Administration Exam (510) covers these skills:
For more details on the test objectives of this exam, see "DB2 UDB V6.1 Database Administration (510)" on page 968.
The DB2 UDB V6.1 Application Development Exam (511) covers these skills:
For more details on the test objectives of this exam, see "DB2 UDB V6.1 Application Development (511)" on page 970.
Note: More information about DB2 UDB certification can be found at ...