DB2 10.1 Fundamentals


Book Description

Beginning with an explanation of the certification process and working toward fundamental exam objectives, this guide gives test-takers all they need to know to pass the DB2 10.1 Fundamentals certification exam (Exam 610). Each chapter is followed by an extensive set of practice questions that mirror the questions found on the exam and detailed answers that explain why the chosen answer is correct and why the others are wrong. Additional topics covered include database objects, working with data using SQL and XQuery, working with DB2 tables, views and indexes, and data concurrency. Complete with a practice exam and answer key containing full explanations of correct answers, this is the ultimate resource for those who plan to earn their DB2 10.1 Fundamentals certification.




Security Functions of IBM DB2 10 for z/OS


Book Description

IBM® DB2® 9 and 10 for z/OS® have added functions in the areas of security, regulatory compliance, and audit capability that provide solutions for the most compelling requirements. DB2 10 enhances the DB2 9 role-based security with additional administrative and other finer-grained authorities and privileges. This authority granularity helps separate administration and data access that provide only the minimum appropriate authority. The authority profiles provide better separation of duties while limiting or eliminating blanket authority over all aspects of a table and its data. In addition, DB2 10 provides a set of criteria for auditing for the possible abuse and overlapping of authorities within a system. In DB2 10, improvements to security and regulatory compliance focus on data retention and protecting sensitive data from privileged users and administrators. Improvements also help to separate security administration from database administration. DB2 10 also lets administrators enable security on a particular column or particular row in the database complementing the privilege model. This IBM Redbooks® publication provides a detailed description of DB2 10 security functions from the implementation and usage point of view. It is intended to be used by database, audit, and security administrators.




DB2 10.1 Exam 610 Practice Questions


Book Description

This book will help you pass IBM Exam 610 and become an IBM Certified Database Associate. The questions and answers in the book offer you a significant advantage by helping you to gauge your readiness for the exam, to better understand the objectives being tested, and to get a broad exposure to the knowledge you'll be tested on.




DB2 Exams 610 and 611 Practice Questions


Book Description

This book will help you pass IBM Exams 610 and 611 and become an IBM Certified Database Administrator for DB2 10.1. The questions and answers in the book offer you a significant advantage by helping you to gauge your readiness for the exam, to better understand the objectives being tested, and to get a broad exposure to the knowledge you'll be tested on. * 360+ high quality questions and answers * In-depth coverage of exam topics * Book format enables you to study anywhere




The guide to IT contracting


Book Description




DB2 Essentials


Book Description

This book covers everything you need to get productive with the latest version of IBM DB2 and apply it to today's business challenges. It discusses key features introduced in DB2 Versions 10.5, 10.1, and 9.7, including improvements in manageability, integration, security, Big Data support, BLU Acceleration, and cloud computing. This book is for anyone who plans to work with DB2, including DBAs, system administrators, developers, and consultants. It will be a great resource whether you're upgrading from an older version of DB2, migrating from a competitive database, or learning your first database platform.




DB2 Universal Database V8.1 Certification Exam 700 Study Guide


Book Description

bull; Covers all the material you need to know to pass the exam using sample exam questions and answers bull; Written by a DB2 Certified expert who was involved in the development of the Version 8 certification exams and the author of 7 best-selling DB2 titles! bull; Part of the IBM Press DB2 Series




Sams Teach Yourself DB2 Universal Database in 21 Days


Book Description

Marketshare for DB2 has been growing steadily over the past 5 years and with the recent release of DB2 Universal Database V8, the product has never had more momentum. Not only is the product used in every company on the Fortune 500, but it is becoming very popular in the small to medium sized businesses as well. Sams Teach Yourself DB2 Universal Database in 21 Days, Second Edition, focuses on performing tasks using the graphical interfaces and wizards that are provided with DB2 on the Windows platform. (DB2 also runs on z/OS, OS/400, AIX, Linux, HP-UX, and Sun Solaris.) Readers are guided through performing all the commonly used tasks to run DB2, including installing DB2, setting up DB2, creating databases and tables, populating the database with data, accessing the data, ensuring the database is tuned for performance. This book differs from the competition in that it provides examples and scenarios making it very easy for the reader to learn complicated tasks. It gives them everything they need for the commonly used tasks in a simple to understand manner. Quizzes and exercises strengthen the knowledge gained and ensure concepts are learned rather than memorized.




Fundamentals of Relational Database Management Systems


Book Description

This book provides comprehensive coverage of fundamentals of database management system. It contains a detailed description on Relational Database Management System Concepts. There are a variety of solved examples and review questions with solutions. This book is for those who require a better understanding of relational data modeling, its purpose, its nature, and the standards used in creating relational data model.




Oracle to DB2 Conversion Guide: Compatibility Made Easy


Book Description

This IBM® Redbooks® publication describes IBM DB2® SQL compatibility features. The latest version of DB2 includes extensive native support for the PL/SQL procedural language, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQLPlus, and more. These features can help with developing applications that run on both DB2 and Oracle and can help simplify the process of moving from Oracle to DB2. In addition, IBM now provides tools to simplify the enablement process, such as the highly scalable IBM Data Movement Tool for moving schema and data into DB2, and an Editor and Profiler for PL/SQL provided by the IBM Data Studio tool suite. This Oracle to DB2 migration guide describes new technology, preferred practices for moving to DB2, and common scenarios that can help you as you move from Oracle to DB2. This book is intended for IT architects and developers who are converting from Oracle to DB2. DB2 compatibility with Oracle is provided through native support. The new capabilities in DB2 that provide compatibility are implemented at the lowest and most intimate levels of the database kernel, as though they were originally engineered for DB2. means that the DB2 implementation is done without the aid of an emulation layer. This intimacy leads to the scalable implementation that DB2 offers, providing identical performance between DB2 compatibility features and DB2 other language elements. For example, DB2 runs SQL PL at the same performance as PL/SQL implementations of the same function.