Tutorial: DB2 Database Migration using HCOSS

Takes you through each step in the process of migrating a mainframe-based DB2 database to a Microsoft SQL Server database using HCO for SQL Server database migration UI tools.

Prerequisites

  • Review the Assumptions and Before you begin a tutorial section in the Tutorials: HCO for SQL Server (HCOSS) topic to ensure your environment is set up properly.
  • You must have access to a mainframe DB2 database for which you can create a DB2 connection by supplying:
    • Your DB2 database user ID and password
    • The IP address used on your network to connect to your mainframe DB2 database
    • The port number used to access your mainframe DB2 database
    • The name of the catalog used by your DB2 database
    • The name of the package collection your DB2 database uses to talk to mainframe DB2 via a database connection
    • The DB2 CCSID value to use in program connection strings
  • Install and configure the Microsoft OLEDB Provider for DB2 onto your local machine. See the HCO for SQL Server (HCOSS) topic under Additional Software Requirements for details.

Demonstration application

This tutorial uses any DB2 database on your mainframe that includes a SYSIBM or other file containing your mainframe system catalogs.

Sequence

To complete this tutorial, progress through these topics in the order presented here. The bottom of each topic provides Next topic and Previous topic navigational links to help you proceed in the proper sequence: