(Pat Moffatt, Bruce Creighton and Jessica Cao) This tutorial describes queries that compare data in an IBM DB2 database. This is accomplished by using either CASE expressions or subqueries. This tutorial is Part 5 of the SQL & XQuery tutorial for IBM DB2 series. (R)
Tag: IBM
Using IBM DB2 UDB with IBM System Storage N series
(Alex Osuna, Jeremy Brumer, Jawahar Lal and Roger Sanders) Database cloning is process by which you can create an exact copy of a DB2 database, either by physically copying the data or by performing what is known as a redirected restore. Database cloning is performed frequently by database administr
Improve DB2 Connect Performance on AIX Part II: Source Databases DB2 UDB on AIX or z/OS
(Kondal) In part 1 of this article I have discussed on how to improve DB2 Connect performance accessing databases residing on z/OS host server. In the part two of this article I would like to shows you to access databases residing on AIX (distributed side) as well as z/OS platform.
New Open-Source Database Touts Oracle Compatibility
(Charles Babcock) An open source competitor is zeroing in on Oracle’s customer base—and it’s not the popular and well known MySQL open source database. It’s a relative newcomer called EnterpriseDB Advanced Server.
Kewl DB2 for z/OS V8 Feature Part 4: Automated Space Management (aka: sliding secondary extent)
(Willie Favero) Over the years, I have been asked many times what the secondary allocation should be for a page set. In fact, does any one remember the old debates we used to have on the web about how a secondary extent is calculated? Ya, sizing a table space has always, since the very first days of
Opening the Door to XML
(Cynthia M. Saracco) DB2 9 offers significant new support for XML, which Java application developers can begin to use with minimal effort. That’s because DB2 9 enables programmers to query, insert, update, and delete XML data — as well as traditional SQL data — using familiar JDBC statements and ind
Inside IBM DB2 Viper
(Sean McCown) IBM’s newly released DB2 9.1 (previously code-named “Viper”) sheds many of the limitations of DB2 8, boosting performance, scalability, and security. But one feature in particular, the hybrid XML/relational engine, gives this Big Blue serpent its distinctive shape. For customers plungi
DB2 Developer Workbench, Part 1: Developer Workbench concepts and basic tasks
(Debra R. Eaton) The IBM DB2 Developer Workbench (DWB) gives DB2 9 database developers the ability to develop database application objects that access data. DWB is based on Eclipse technology, which replaces the Swing-based DB2 V8 Development Center. Get an introduction to the Eclipse User Interface
SQL & XQuery tutorial for IBM DB2, Part 4: Data analysis
(Pat Moffatt, Bruce Creighton and Jessica Cao) This tutorial describes how to write queries that require basic data analysis. Many of the queries contain sequential calculations, or calculations that operate on an ordered set of rows–queries frequently encountered during business analysis. On-Line
Develop a customized wrapper for WebSphere Information Integrator
(Hai feng Li and Art Kaufmann) Many enterprises have a requirement to integrate heterogeneous data. Data may be stored in different brands of relational data management systems (RDBMSs), nonrelational servers, and specialized application systems.
