Skip to main content

Skip over site navigation to main content

developerWorks  >   Information Management  >   Technical library  >  

Technical library view  RSS for Information Management

developerWorks
 Related links:    Redbooks  |  Forums  |  Support knowledge base

Filter your search and/or enter a keyword. If you don't filter your search or enter a keyword, the search results will default to all results.

 
 
 
 
  1 - 100 of 110 results    Next   Show All   Hide Summaries
Title   Type   Date  

Table that contains the results that meet the search criteria.

XML application migration from DB2 8.x to DB2 Viper, Part 1: Partial updates to XML documents in DB2 Viper
The first of a three-article series on migrating your XML applications from DB2 UDB V8.x to DB2 Viper, this article describes a method for performing partial updates to XML documents stored natively in DB2 Viper, using a stored procedure that's included as a download.
Articles 11 May 2006  
 
XML application migration from DB2 8.x to DB2 Viper, Part 3: Sample XML application migration scenario
Step through the XML application migration process using an example scenario. You'll create a sample application using DB2 Universal Database Version 8.x XMLfunctionality, then migrate that application using DB2 Viper XML capabilities.
Articles 01 Jun 2006  
 
XML application migration from DB2 8.x to DB2 Viper, Part 2: Compare XML functionality in DB2 Viper to XML functionality in DB2 V8.x
Look at the XML functionality in DB2 Viper and compare it to that of DB2 V8.x. This article discusses the new XML features introduced in DB2 Viper, and goes into the details regarding the impact the new XML support has on migrating existing XML-based applications. This is the second of a three-article series on migrating your XML applications from DB2 UDB V8.x to DB2 Viper.
Articles 24 May 2006  
 
XML application migration from DB2 8.x to DB2 Viper, Part 2: Compare XML functionality in DB2 Viper to XML functionality in DB2 V8.x
Look at the XML functionality in DB2 Viper and compare it to that of DB2 V8.x. This article discusses the new XML features introduced in DB2 Viper, and goes into the details regarding the impact the new XML support has on migrating existing XML-based applications. This is the second of a three-article series on migrating your XML applications from DB2 UDB V8.x to DB2 Viper.
Articles 24 May 2006  
 
XML application migration from DB2 for z/OS V8 to DB2 9, Part 3: Sample DB2 for z/OS XML application migration scenario
Step through the XML application migration process using an example scenario. Create a sample application using DB2 for z/OS, Version 8 XML functionality, then migrate that application using DB2 9 for z/OS XML capabilities.
Articles 17 Apr 2008  
 
XML application migration from DB2 for z/OS V8 to DB2 9, Part 2: Comparing XML functionality in DB2 9 to DB2 V8
Learn about the XML functionality in DB2 9 for z/OS and compare it with that of DB2 for z/OS V8. This article discusses the new XML features introduced in DB2 9, and goes into the details regarding the impact the new XML support has on migrating existing XML-based applications. This is the second of a three-article series on migrating your XML applications from DB2 for z/OS V8 to DB2 9 for z/OS.
Articles 10 Apr 2008  
 
XML application migration from DB2 for z/OS V8 to DB2 9, Part 1: Partial updates to XML documents in DB2 9 for z/OS
The first of a three-article series on migrating your XML applications from DB2 for z/OS V8 to DB2 9 for z/OS, this article describes a method for performing partial updates to XML documents stored natively in DB2 9, using a stored procedure that's included as a download. These three articles were originally written for workstation DB2 by Hardeep Singh. They have been modified to be applicable to DB2 for z/OS by John Shelton.
Articles 20 Mar 2008  
 
Data migration and change management using Data Studio Administrator V2.1
IBM Data Studio Administrator for DB2 for Linux, UNIX, and Windows provides DBAs with powerful ways to manage and control complex changes made to their databases, while preserving the underlying data. In Version 2.1, it's even easier to do this using new copy and paste capabilities for migration. In this article, follow along with a DBA who uses Data Studio Administrator to manage changes made to a production database table by copying the objects and data to a test system, making the desired changes, then propagating the changes back into the live database environment.
Articles 16 Apr 2009  
 
Cloudscape 5.1 to DB2 migration
This article describes the considerations for migrating a Cloudscape 5.1 application to DB2 Universal Database for Linux, UNIX and Windows. It covers migration of the database tables and data, application objects in the database, such as stored procedures and triggers, and the application.
Articles 30 Mar 2004  
 
A Report on DB2 UDB for OS/390 Catalog Migration Performance
This article describes the significant improvement in catalog migration performance from V6 to V7 for DB2 for OS/390. Recommendations are provided.
Articles 01 Mar 2002  
 
Step by step migration of Content Manager version 8.2 on Windows platform
This guide is intended for a fast/easy migration of Content Manager version 8.2 from one Windows machine to the other. Screenshots for both step by step installation and migration are provided to ease the entire process.
Articles 06 May 2004  
 
UDFs to ease migration
If you're migrating to DB2 UDB from a database that supports bit and Boolean operations and functions, you may be wondering how to handle these types and functions in DB2. Our author offers a method that includes table creation with columns of the bit-like or Boolean data types using constraints or triggers, and a set of user-defined functions to support bitwise and Boolean operations that imitate bit or Boolean data type behavior.
Articles 28 Apr 2005  
 
Using DB2 routines to ease migration
Migrating to DB2 from another relational database management system (RDBMS)? Here are some routines that will help you easily migrate some frequently-used functionality in other database products.
Articles 04 Feb 2004  
 
DB2 Optimization Techniques for SAP Database Migration and Unicode Conversion
This book provides in-depth information about the best practices and recommendations for the source system database export, the advanced migration techniques, database layout and configuration, database import recommendations, SAP NetWeaver Business Warehouse, as well as background information about Unicode. We summarize our recommendations in one chapter that can be used as a quick reference for experienced migration consultants.
Redbooks 24 Aug 2009  
 
DB2 Version 8 z/OS stored procedures and Workload Manager: Realizing the synergy and planning for migration
In DB2 UDB for z/OS, stored procedures can help reduce network traffic, simplify development and improve availability. But without Workload Manager, you're not getting the full value from stored procedures. And if you're moving to DB2 V8, managing stored procedures in WLM goal mode is an absolute requirement. This article shows you how.
Articles 30 Nov 2004  
 
An OnDemand Multiplatform Migration Guide
This Redbook provides a step-by-step guide on how to migrate an existing OnDemand Version 2.2.1 implementation to Version 7.1. We focus on OnDemand implementations that exist on Windows NT, Windows 2000, and AIX operating system platforms, paying particular attention to not only the OnDemand software but also to DB2 and ADSM/TSM.
Redbooks 23 May 2002  
 
Using Data Studio Administrator and DB2 High Performance Unload for fast and efficient data and schema migration
As a database administrator (DBA), you might need to upgrade your database server when faster and more efficient hardware is made available to you. And you probably need to do this with as little impact to production performance as possible. In this article, you will follow two scenarios step-by-step to see how Erik, a DBA at a fictional company, uses Data Studio Administrator 2.1 and DB2(R) High Performance Unload 4.1 together to accomplish fast and efficient data migration. These scenarios describe how to efficiently combine the ease of use of Data Studio Administrator with the high-speed unload capabilities of DB2(R) High Performance Unload.
Articles 14 May 2009  
 
Chunking the Upfront Environment for the Cognos 8 Migration
The purpose of this document is to provide a method of breaking up the current IBM Cognos Series 7 content into chunks that do not exceed the current migration limit of 1500 objects.
Articles 01 Jan 2009  
 
Migration to Controller 8.1
The purpose of this document is to share some experiences from Consultants in Sweden regarding migration from Consolidator 6.x to Controller 8.
Articles 01 Jan 2009  
 
Avoid scalability problems with data migration to new releases
Software that's based on a database, and is regularly upgraded with new releases, can generate myriad combinations of migration paths. As the number of releases grows, the increasing number of migration paths to be supported becomes time-consuming and expensive. In this article, learn how two migration patterns can help you avoid release-to-release scalability problems in data migration. The patterns, based on serial data transformation and hub-and-spoke structure, let you build an automated, reusable, and flexible migration framework in which the migration paths from all previous releases to a new release can be easily implemented.
Articles 23 Jan 2009  
 
Best practices for DB2 migration
DB2 Version 9.5 is here and you might wonder what it takes to upgrade from DB2 Version 9.1 or Version 8 so that you can take advantage of the new Version 9.5 features. Read this article to learn about the resources that are available to you and the best practices for DB2 migration that will help you perform a successful transition to DB2 Version 9.5. Upgrading to DB2 Version 9.5 requires that you migrate your DB2 environment components such as DB2 servers, clients, applications and routines. The overall migration process for these components has not changed. However, you need to be familiar with the process and what it involves.
31 Jul 2008  
 
IBM Cognos Series 7 to IBM Cognos 8 PowerPlay and Upfront Migration
Considerations for preparing to upgrade Series 7 PowerPlay and Upfront content to Cognos 8. Supplements the Documentation supplied with the Series 7 Migration tools. Contains guidance on Series 7 Administration, and the workflow of the Upgrade process.
Articles 01 Jan 2009  
 
Content Manager Version 8.1 Migration Guide for Multiplatforms
This IBM Redbook deals with planning and implementing migration from Content Manager and Enterprise Information Portal Version 7.1 to Version 8.1, including migration planning and process, and a detailed description of the steps involved in installing the new release and performing the data migration of your existing system. For both the Windows and AIX platforms, we explain what each data migration step is doing in the background and what impact it has on your system and data.
Redbooks 08 Jan 2003  
 
IBM Cognos Planning Contributor - Access Manager Migration Utility
The Contributor security migration utility can be used to create an initial set of users, user classes and memberships in Access Manager, based on a Contributor application's eList, users and rights export files.
Articles 01 Jan 2009  
 
IBM Cognos Series 7 PowerPlay to IBM Cognos 8 PowerPlay Migration Installation and Configuration Checklist
The purpose of this checklist is to provide an overview of the tasks required to setup and configure the IBM Cognos Series 7 to IBM Cognos 8 for PowerPlay migration.
Articles 01 Jan 2009  
 
Content Manager Implementation and Migration Cookbook
Published: January 27, 2004 ISBN: 0738498599 594 pages. This IBM Redbook deals with IBM DB2 Content Manager implementation and migration. It is aimed at architects, designers, developers, and system administrators of Content Manager systems.
Redbooks 05 Feb 2004  
 
Move data using the IBM DB2 Migration Toolkit
Was your application recently ported to IBM DB2 Universal Database (UDB)? Do you want to move data from an existing deployment of Oracle or SQL Server to DB2? Learn how to do this using the IBM DB2 Migration Toolkit.
Articles 18 Nov 2004  
 
IBM Migration Toolkit support for migrating data from MySQL to DB2 and Informix Dynamic Server
The IBM Migration Toolkit has been enhanced to include new capabilities for migrating from MySQL to DB2 or Informix. In this article, you'll learn how the toolkit can help you migrate DDL and DML statements, and see how to map data types.
Articles 03 Jul 2008  
 
IBM Migration Toolkit compatibility features and command line interface enhancements
Recent updates to the IBM Migration Toolkit empower you with new migration capabilities. Learn how to take advantage of some of the newly introduced features, including enhancements to the command line interface functionality and new SQL translation capabilities.
Articles 07 Feb 2008  
 
Data preservation and data migration in Data Studio Administrator V1.2
Follow a scenario where a DBA uses Data Studio Administrator to create a new table and then populate it with data from an existing table.
Articles 25 Sep 2008  
 
Using the IBM Migration Toolkit from a command line
You can now use IBM Migration Toolkit from the command line as well as from the GUI tool. Learn how this new feature can make migrating to IBM databases even easier.
Articles 26 Jul 2007  
 
What's new in the Data Server Migration Toolkit 2.0?
The IBM Migration Toolkit smooths the path for your migration from other relational database management systems (RDBMS) to IBM data servers. In Version 2.0 of the toolkit, you'll find new migration paths for migrating from Microsoft SQL Server to Informix Dynamic Server, Sybase Adaptive Enterprise Server to DB2 for z/OS, and MySQL to DB2 and Informix Dynamic Server. And that's not all. There are Oracle-to-DB2 migration enhancements, command line interface enhancements, and other enhancements that make your migrations easier.
Articles 05 Jun 2008  
 
Sample UDFs for Migration
Ready to port your app from Oracle or Sybase to DB2? This handy set of SQL UDFs can help make that move a little bit easier by providing the same or similar functionality in DB2 for certain functions available in Oracle or Sybase. Updated for DB2 UDB V8.
Sample applications 11 Jul 2005  
 
New capabilities for migrating to DB2 and Informix in IBM Migration Toolkit 1.4.9
The latest release of IBM's free migration toolkit, MTK 1.4.9, includes many new features that make migrating to your favorite IBM database even easier - support for more DB2 features, migration support for Oracle PL/SQL to IBM Informix Dynamic Server (IDS), Oracle's UTL_FILE package, and more.
Articles 04 Jan 2007  
 
DB2 Content Manager for z/OS V8.3 Installation, Implementation, and Migration Guide
Learn about IBM DB2 Content Manager for z/OS Version 8.3 implementation, installation, and migration.
Redbooks 09 May 2005  
 
IBM Redbook: DB2 Content Manager for z/OS V8.3 Installation, Implementation, and Migration Guide
This IBM Redbook covers IBM DB2 Content Manager for z/OS Version 8.3 implementation, installation, and migration. It is intended to be used in conjunction with the product publications.
Redbooks 16 Sep 2005  
 
Sample database migration tutorial using IBM Migration Toolkit
Take advantage of the free IBM Migration Toolkit to simplify and improve your migration to DB2 for Linux, UNIX, and Windows. This new migration utility provides a wizard and an easy-to-use, five-step interface that can help you quickly convert existing Sybase and Microsoft SQL Server database objects to a DB2 database.
Tutorials 22 Aug 2007  
 
Automate the Migration to DB2 and IDS Using the IBM Migration Toolkit
The no-charge IBM Migration Toolkit can simplify and improve your migration to DB2 Database for Linux, UNIX, and Windows, DB2 on iSeries, DB2 on z/OS, and Informix Dynamic Server. This migration utility provides a wizard, an easy-to-use graphical interface with only five steps, as well as a command line interface to help you quickly convert existing Oracle, Sybase Adaptive Server Enterprise (ASE), Sybase SQL Anywhere (ASA), and Microsoft SQL Server database objects to DB2 Database for Linux, UNIX, and Windows, DB2 on iSeries, DB2 on z/OS, and IDS.
Articles 23 Aug 2007  
 
Migrating from CA ERwin to InfoSphere Data Architect
If you've had experience with CA ERwin Data Modeler and now are starting to learn InfoSphere(TM) Data Architect, this paper will speed up your model migration process and ease your learning process of the new environment. You will learn the differences between the two design environments, and you'll also learn a set of best practices for using features of InfoSphere Data Architect that will put you on the fast track of working productively in InfoSphere Data Architect.
Articles 02 Apr 2009  
 
Migrate DB2 V7 databases to DB2 UDB Version 8.1
Learn the benefits of the latest version of DB2 and how easy it is to migrate to. This article summarizes the new features and enhancements of the V8.1.4 update. It then discusses the complete migration process including the preparation, the actual migration, and the post-migration tasks. Hints and tips are highlighted to help you perform a smooth and problem-free migration.
Articles 04 Mar 2004  
 
IBM Cloudscape Workbench
Download IBM Cloudscape Workbench Version 1.0 Beta to connect Derby and DB2 databases and perform common tasks such as browsing schemas, altering database objects, and working with SQL scripts and table data. This tool also enables easy migration from a Derby database to a DB2 database.
Articles 22 Sep 2005  
 
IBuySpy Conversion for use with IBM DB2 UDB
The DB2 .NET managed data provider and the DB2 Migration Toolkit make it easier than ever to move your .NET application to DB2 UDB. This tutorial takes you through the steps of converting the IBuySpy tutorial to use DB2 UDB as the data source.
Tutorials 08 May 2003  
 
Oracle to DB2 Conversion Guide: Compatibility Made Easy
This Oracle to DB2 migration guide describes new technology, best practices for moving to DB2, and how to handle some common scenarios. It is now dramatically easier than ever to move to DB2 and experience the benefits of the IBM industry leading database, which offers a lower cost of ownership, ease of use, storage savings, industry leading performance, and superior customer support.
Redbooks 09 Nov 2009  
 
Migrating from Oracle 10g to IBM Informix Dynamic Server on Linux, Unix, and Windows
We discuss considerations, and describe a methodology, for migrating from Oracle 10g to the Informix Dynamic Server (IDS). We focus primarily on the basic topic areas of data, applications, and administration, providing information about the differences in features and functionality in areas such as data types, DML, DDL, and Stored Procedures. Understanding the features and functionality of the two products will better enable your decisions as you develop your migration plan. We provide a migration methodology and discuss the processes for installing and using the IBM Migration Toolkit (MTK) to migrate the database objects and data from Oracle to IDS. We also illustrate, with examples, how to convert stored procedures, functions, and triggers. Application programming and conversion considerations are also discussed. The laboratory examples are performed under Oracle 10g and IDS Version 11.5. However, the processes and examples can also be applied to Oracle 7, 8, and 9i.
Redbooks 06 Jul 2009  
 
Migrating a Microsoft Access 2000 Database to IBM DB2 Universal Database 7.2
This article describes and evaluates two of the preferred methods for migrating an Microsoft Access database to DB2 and uses a customized case study to trace the steps involved in the two methodologies: Migration using the MS Access Export to ODBC Tool, and Migration using the IBM OLE DB Table UDF Wizard.
Articles 03 Dec 2001  
 
Migrate your DB2 UDB database from non-partitioned to partitioned environment
Time to scale up your database environment? This article provides an example of an actual DB2 UDB Enterprise Server Edition database migration from the single partition to the multiple logical partition environment.
Articles 14 Jul 2005  
 
IMS DataPropagator Implementation Guide
IMS DataPropagator is a licensed program that maintains consistency between two copies of the same data, where one copy of the data is stored in an IMS Database Manager (IMS DB) database and the other copy is stored in a DB2 database. This redbook was written to enhance the installation manual and provide customer assistance in the installation and migration processes.
Redbooks 05 Dec 2002  
 
Migrating Siebel Database from DB2/Oracle for NT to DB2 for OS/390
The book describes the migration experiences gained while migrating a Siebel 2000 database at the IBM ITSO Poughkeepsie Center in New York, and at the IBM Hursley Laboratory in the UK.It provides an overview of Siebel architecture, and introduces the migration methodology needed to move the Siebel database from a DB2/Oracle for NT platform to a DB2 for OS/390 platform. It offers a step-by-step description of the database migration process, and discusses in detail the different methods of moving data from one platform to the other.This redbook will be especially useful for those migrating the Siebel database for the first time.
Redbooks 24 Jul 2002  
 
Migrating to IBM database servers gets easier with the latest MTK release
The free-of-charge Migration Toolkit (MTK) has long been a powerful tool for moving from non-IBM databases to IBM products. In December 2005, a new version of MTK was released, and it includes a number of new capabilities. It supports two new target databases (Informix Dynamic Server and DB2 UDB for z/OS), gives you the ability to migrate from Sybase SQL Anywhere, and includes support for migrating additional Oracle datatypes. This article highlights these new features.
Articles 23 Mar 2006  
 
What's new in IBM Data Studio Administrator 2.1
IBM Data Studio Administrator 2.1 enhances DBA productivity by simplifying day-to-day database administration tasks. Focusing on accuracy, and thereby reducing risk, Data Studio Administrator streamlines database changes and migrations by automatically generating change commands. This reduces disruption caused by incorrect DDL, mis-coded system commands, or missing dependencies. Data Studio Administrator also simplifies DB2 object management by giving DBAs the ability to stop and start DB2 instances, run common commands and utilities, and navigate quickly to database objects within a single tool.
Articles 12 Feb 2009  
 
Preparing to Migrate Multi-Server PowerPlay Enterprise Server Installs
This document will outline some of the most common distributed install scenarios along with guidelines on their consolidation in perparation for the migration to IBM Cognos PowerPlay 8. This document is part of the checklist.
Articles 01 Jan 2009  
 
Siebel 7 Using DB2 UDB V7.x Planning & Installation Guide for AIX/Win2K
This IBM Redbook deals with planning and installation of Siebel 7 applications using DB2 V7.x, as well as migration from Siebel 6.x. It provides an overview of Siebel Systems and their two-tier and three-tier architectures in the UNIX and Windows environments. It also describes connection to the Siebel-DB2 database server on AIX and Windows 2000, as well as the necessary customization.
Redbooks 03 Oct 2002  
 
DB2 Load and Oracle SQL*Loader
Many Oracle DBAs using DB2 for the first time naturally lean towards using the DB2 LOAD utility for converting their Oracle SQL*Loader scripts in a migration of their databases. This article will help Oracle DBAs quickly come up to speed on using the DB2 LOAD utility. It will also provide a roadmap for converting Oracle SQL*Loader scripts to DB2 LOAD scripts.
Articles 14 Aug 2008  
 
Oracle to DB2 UDB conversion guide
This redbook provides migration planning guidelines, with step-by-step instructions for installing and using IBM Migration Toolkits (MTK) to port the database objects and data from Oracle to DB2 UDB. Published: November 25, 2003 ISBN: 073849455 448 pages.
Redbooks 04 Dec 2003  
 
DB2 UDB for z/OS Version 8 Technical Preview
This redbook introduces the major changes and enhancements made available with DB2 V8. It will help you understand the functions offered by DB2 V8, and provides enough information to start evaluating their applicability to your environment, as well as to start planning for the installation of DB2 V8 or the migration from DB2 V7 .
Redbooks 22 May 2003  
 
Migrate from EJB 2 container-managed persistence to pureQuery for IBM Master Data Management Server, Part 2: Proving the pureQuery technology
If you've been curious about the new release of WebSphere Customer Center (now named IBM InfoSphere Master Data Management Server), then this series is for you! This series describes how and why pureQuery technology was used in the new release, the implementation and migration to pureQuery, and the results of performance and capability testing to validate this critical decision. Part 2 focuses on our productivity and performance measurements in making the decision to user pureQuery and also provides some hints and tips for working with pureQuery.
Articles 10 Jul 2008  
 
Migrate from EJB 2 container-managed persistence to pureQuery for IBM Master Data Management Server, Part 1: Evaluating pureQuery technology
If you've been curious or confused about the new release of WebSphere Customer Center (now named IBM InfoSphere Master Data Management Server), then this series is for you! This series describes how and why pureQuery technology was used in the new release, the implementation and migration to pureQuery, and the results of performance and capability testing to validate this critical decision. Part 1 focuses on the evaluation of persistence mechanisms and our plan to validate the technology.
Articles 03 Jul 2008  
 
DB2 UDB for z/OS Version 8: Everything you ever wanted to know and more
This IBM Redbook introduces the many enhancements made available with DB2 V8. It will help you understand the functions offered by DB2 V8, and provides information to help you to evaluate their applicability to your environment, as well as to plan for the installation of DB2 V8 or the migration from DB2 V7.
Redbooks 13 May 2004  
 
Migrate Informix ESQL/C applications to DB2
IBM Informix Embedded Structured Query Language for C (ESQL/C) application developers can now use the ESQL/C-DB2 compiler to help migrate to a DB2 database with minimal changes to existing ESQL/C applications. This article describes what the ESQL/C-DB2 compiler does, runtime conversions of data types and syntax, and other useful tips for easy migration of existing applications.
Articles 07 Jul 2005  
 
DB2 and Ruby on Rails, Part 1: Getting started with DB2 and Ruby on Rails
The emergence of the Ruby language, coupled with the powerful Rails framework, provides a myriad of opportunities for Web solutions development. With the introduction of the IBM_DB adapter and driver, Rails applications can now interact seamlessly with IBM data servers. This is the first article in the DB2 with Ruby on Rails series. As such, it introduces the Starter Toolkit for DB2 on Rails, covers various methods for installing the IBM_DB driver, and Rails migration with DB2.
Articles 16 May 2007  
 
Get your DB2 for z/OS system ready for Developer Workbench V9.2
This article discusses the system-related tasks that you, as a DB2 for z/OS V8 or V9 user, should consider when utilizing the functions in Developer Workbench. It provides an overview of DWB, then discusses customization JCLs, RACF, and migration considerations. Finally, you'll take a look at some common set-up errors and problems.
Articles 10 May 2007  
 
Migrate Siebel 7 e-business applications from DB2 UDB Version 8 to DB2 9
Follow a Siebel 7 database environment upgrade from DB2 UDB Version 8 to DB2 9. You'll walk through the necessary steps and learn the tools and commands that you will need to accomplish the migration.
Articles 05 Apr 2007  
 
Use Technology Explorer for IBM DB2 to manage user and group authentication for DB2 for Linux, UNIX, and Windows
Learn how to use the Technology Explorer (TE) for IBM DB2(R) to control user and group authentication to DB2 through the use of a security plug-in called db2auth. The plug-in uses a DB2 database for storing authentication information instead of an external authentication repository, such as an operating system or Kerberos. The plug-in allows for a smoother migration from other database software such as MySQL, which also stores authentication information within the database. This article also describes how the support in TE for the db2auth plug-in was implemented. [2009 Nov 13: Updated to show Linux support. --Ed.]
Articles 13 Nov 2009  
 
Administration Solutions for DB2 UDB for z/OS
Understand the mapping of functions between the Candle DB2 DB/Tools products and DB2 Tools and facilitate the migration process to the relevant products and find the advantages available with the new suite of DB2 administration tools when accessing DB2 UDB for z/OS Version 8.
Redbooks 29 Apr 2005  
 
Content Manager OnDemand for z/OS technical white paper
Use this white paper about V7 monitoring options. It presents an overview of the architectural differences and migration steps between versions 7 and 2 of the OnDemand servers.
Articles 21 Sep 2005  
 
From DAD to annotated XML schema decomposition
The annotated XML schema decomposition in DB2 Viper allows you to decompose XML documents into relational tables much more efficiently than the XML Extender. Learn about annotated XML schema decomposition, then follow the steps required to migrate from the XML Extender. Includes a tool to help you migrate.
Articles 13 Apr 2006  
 
Migrating Siebel 7 e-business Applications from DB2 UDB V7 to DB2 UDB V8
Is it time to migrate your Siebel applications to DB2 UDB Version 8? Here's everything you need to know about how to make the change and what new functions to expect once you've migrated.
Articles 23 Oct 2003  
 
IBM DB2 UDB versus Oracle backup and recovery
A backup and recovery strategy is essential to prevent data loss, regardless of your database management system. Designed for the DBA who may be coming to IBM DB2 UDB with Oracle skills, this article explains how backup and restore functions work on DB2 UDB for Linux, UNIX, and Windows. In addition, the article provides a detailed comparison of backup and restore on DB2 UDB and Oracle.
Articles 22 Jul 2004  
 
Migrating Recursive SQL from Oracle to DB2 UDB
After describing how recursive SQL works and what kinds of problems it solves, the author explains how to solve a problem which may occur when you migrate applications that use recursive SQL from Oracle to DB2 UDB.
Articles 17 Jul 2003  
 
Migrate DB2 applications to a partitioned database
This article discusses what DB2 database partitioning is, outlines the benefits and costs of using it, and helps you decide whether or not to use a partitioned database, as well as how to migrate to one.
Articles 24 Apr 2008  
 
Upgrading to Informix Dynamic Server 9.40FC1:
Upgrading a database is not a simple task, but it does not have to be painful. This article details every step of a successful IDS 9.4 family upgrade.
Articles 12 Feb 2004  
 
Porting to DB2 from Sybase Adaptive Server or Microsoft SQL Server 2000
These porting guides contain information to help you understand the differences in architecture, APIs, terminology, data types, and administration to help you make the move to DB2 from either Microsoft SQL Server or Sybase Adaptive Server.
Articles 11 Jul 2005  
 
DB2 Viper 2 compatibility features
Porting or migrating an application from Oracle? If so, discover how DB2 Viper 2 makes your life easier by understanding some of the more common or hard to map Oracle-isms.
Articles 26 Jul 2007  
 
Migrating From Microsoft SQL Server to IBM DB2 UDB Using Borland C#Builder
This article outlines what you'll need to do to change an application written in C# for Microsoft Visual Studio .NET and Microsoft SQL Server to work with Borland C#Builder and IBM DB2 Universal Database (UDB). It uses the Microsoft IBuySpy sample application. This ASP.NET application shows all the basic steps that you'll need to follow to migrate a medium-sized system to DB2 UDB and C#Builder.
Articles 31 Jul 2003  
 
Migrate from MySQL or PostgreSQL to DB2 Express-C
Easy to use, powerful and free! That's how MySQL and PostgreSQL are often described. But did you know that DB2 Express-C is a free, professional-grade yet easy-to-use database? Learn how to migrate easily from MySQL/PostgreSQL to DB2.
Articles 15 Jun 2006  
 
Default mapping for annotated XML schema
The IBM DB2 Viper release brings many new XML-related (and non-XML) features. One such feature is the annotated XML schema decomposition that allows you to decompose their XML documents into relational tables. The annotated XML schema supports various mapping constructs that allow you to map elements/attributes defined in the XML schema to table-column pairs in the relational schema. For large XML schemas consisting of many XML schema documents, manual annotation can be a cumbersome task. Get an introduction to the tool, DefaultAnnotater, that allows you to create default mapping and a default relational schema into which corresponding XML documents can be decomposed. This article provides a good starting platform for not only trying out the new function, but also further enhancing the mapping in a given XML schema.
Articles 20 Apr 2006  
 
Upgrading JavaScript Applications
This document provides advice and guidance on for upgrading JavaScript applications which run in the Cognos Viewer from IBM Cognos ReportNet 1.x or IBM Cognos 8.1 or 8.2 to IBM Cognos 8.3 or 8.4.
Articles 01 Jan 2009  
 
Database Transition: Informix Dynamic Server to DB2 Universal Database
This IBM Redbook focuses on the considerations and methodology for transitioning from IBM Informix Dynamic Server (IDS) Version 9.4 to IBM DB2 Universal Database Version 8.2.
Redbooks 06 Dec 2004  
 
DB2 for z/OS Tools for Database Administration and Change Management
This IBM Redbook describes how DB2 Administration V4.2 and Object Comparison V2.1 can be used together to execute several DBA tasks, such as creating objects, changing objects, migrating objects with or without data, analyzing differences between systems or versions of a database and rolling out these differences on other systems.
Redbooks 06 Aug 2003  
 
Programmers Only: Uniquely Trigger Happy
Trying to get around the 255-byte index key limit without sacrificing uniqueness? Triggers just might save the day
Articles 20 May 2002  
 
ISV success with DB2 Viper
Learn about the IBM DB2 Viper product changes that are most significant to ISVs, how they may affect existing database application code and scripts, and get guidance on how to plan to update your application.
Articles 30 Mar 2006  
 
Leverage your PostgreSQL V8.1 skills to learn DB2, Version 8.2
Leverage your existing PostgreSQL knowledge and skills to quickly get up to speed on the latest DB2 technology.
Articles 30 Mar 2006  
 
What's New with IBM Cognos Controller 8.4
This document includes information on the new features or the enhancements in IBM Cognos Controller 8.4.
Articles 01 Jan 2009  
 
Exploring what's new in Data Studio Developer, Version 2.1
IBM Data Studio Developer V2.1 introduces new application developer functions and features, some of which are a direct result of the changes in the underlying Eclipse framework that Data Studio Developer uses. Data Studio V1.2 was developed using Eclipse 3.2.2, and it uses the frameworks in the Web Tools Platform (WTP) project. Data Studio Developer V2.1 was developed using Eclipse 3.4.1, and the frameworks were developed in the Data Tools Platform (DTP) project. This article highlights the UI changes that you will see as a result of this move, and you will learn how to navigate within Data Studio V2.1 using the new features.
Articles 19 Feb 2009  
 
PowerPlay Data Source Clean Utility
This document will provide a brief overview of each scenario where PowerPlay objects do not have a data source defined and a step by step guide on how to run the Perl script to correct it.
Articles 01 Jan 2009  
 
Upgrading to IBM Controller 8.3 from 8.2x or 8.1x
This document will provide information on upgrading to Controller 8.3 from Controller 8.2x or 8.1x.
Articles 01 Jan 2009  
 
Controller 8.3 - New Features
This document includes information on the new features or the enhancements in Cognos Controller 8.3
Articles 01 Jan 2009  
 
Guideline to changes in Group Structures for IBM Cognos Controller 8x
This document will provide guidelines to making structural changes in IBM Cognos Controller.
Articles 01 Jan 2009  
 
Migrating Analyst Environments
This document provides a step-by-step approach to migrating Cognos Planning - Analyst to new environments.
Articles 01 Jan 2009  
 
What you need to know before an upgrade from IBM Cognos ReportNet 1.1 to IBM Cognos 8 BI
What you need to know before an upgrade from IBM Cognos ReportNet 1.1 to IBM Cognos 8
Articles 01 Jan 2009  
 
Migrating Cognos Metrics Manager 2.2 to Cognos 8
Guidelines for moving a Cognos Metrics Manager 2.2 application to Cognos Metrics Studio 8.
Articles 01 Jan 2009  
 
IBM Cognos ReportNet to IBM Cognos 8 BI
Guidelines for upgrading from IBM Cognos ReportNet to IBM Cognos 8 BI.
Articles 01 Jan 2009  
 
Setting up IBM Cognos Series 7/IBM Cognos 8 Interoperability
Step by step compilation of the steps to setting up interoperability between Series 7 and Cognos 8.
Articles 01 Jan 2009  
 
Upgrading IBM Cognos 8 to a later release
Upgrading Cognos 8 BI to a later release
Articles 01 Jan 2009  
 
Porting to DB2 UDB Version 8.2 from Microsoft SQL Server 2000
Learn all about the DB2 product family in this article that discusses porting databases and applications and describes the most important aspects of porting applications from Microsoft SQL Server 2000 to DB2 V8.2. You'll discover the differences between the two products in database options, data definition language (DDL), data modeling, SQL considerations, data conversion, and application conversion.
Articles 11 Jul 2005  
 
Up and Running with DB2 UDB ESE: Partitioning for Performance in an e-Business Intelligence World
This IBM Redbook focuses on the innovative technical functionalities of DB2 UDB ESE V8.1 so that you can understand and evaluate their applicability in your own enterprise data warehouse environment, and get started prioritizing and implementing them.
Redbooks 08 Apr 2003  
 
Develop Apache Derby applications in Eclipse
Developing an Apache Derby application involves performing many tasks, such as creating and connecting to a database, writing a Java Database Connectivity (JDBC) client application and stored procedures, and deploying the resulting pieces to a production environment. Discover how you can use the various Eclipse-based Apache Derby tools together to ease your development process.
Articles 20 Jan 2005  
 
DB2 and the Live Partition Mobility feature of PowerVM on IBM System p using storage area network (SAN) storage
Learn about Live Partition Mobility, a feature of the System p virtualization PowerVM Enterprise edition. See how Live Partition Mobility can be applied to DB2 deployments, and how it helps you migrate AIX and Linux partitions and hosted applications from one physical server to another compatible physical server. Live Partition Mobility allows hardware maintenance, firmware upgrades, system maintenance, and on-the-fly server consolidation without application outage. Setup, configuration, best-practices, and performance characterization for Storage Area Network (SAN) and DB2 are covered.
Articles 05 Aug 2008  
 
When in Rome: Developing for DB2
New to DB2 Application Development? With this guide in hand, you'll master DB2's customs and culture in no time.
Articles 17 May 2002  
 
Intra- and inter-item type movement in DB2 Content Manager
Most mature repositories can move objects in and out of a container at will. This article explains how to move data within a data container, as well as how to move objects between item types. Partial or complete objects can be moved from one system to another. Objects that are being moved out from the source item type will be removed and added to the target item type. This is especially true during the development phase, where partial data will eventually be moved to a production system.
Articles 18 Nov 2004  
 
  1 - 100 of 110 results    Next   Show All   Hide Summaries
Not finding what you're looking for? Suggest Content