Use the information in this topic to understand and perform the end-to-end process of migrating from IBM PureData® System for
Analytics (Netezza®) to a Db2 system.
Procedure
-
Plan your migration.
-
Acquire your system:
- IBM provisions the Db2 managed service environment. For information, see the Getting started page.
-
Create database objects, such as tables.
You do not need to create the Db2 database itself; it is created for you. To create database objects, execute the converted DDL on the web console
Analytics or Run SQL tab, or use another command-line interface.
-
Move your data.
For the Db2 managed service, use
IBM Lift CLI. When you
use Lift, you can set up processes to keep the moved data synchronized with the source during the
activities in the following steps.
-
Migrate your users, groups and security configuration.
-
Map your system views.
-
Migrate your queries.
-
Migrate your routines.
-
Migrate user-defined extensions.
-
Redirect users and applications to the Db2 database. For example, change drivers or BI tools to point to the database.
-
Validate your migration.