Oracle to DB2 UDB Conversion Guide2003

 < Day Day Up > 


5.1 Tools

There are two basic tools for manually creating or converting stored procedures triggers, and functions: the DB2 Development Center or the DB2 Command Window. The following sections provide a brief explanation of each tool. A complete discussion of the Development Center or the Command Window can be found in Redbooks:

The Development Center

The Development Center (Figure 5-1) is a Java-based GUI tool. From the Development Center you can:

Figure 5-1: The Development Center

The DB2 Command Window

The DB2 Command Line Processor (CLP) behaves like a command window (Figure 5-2) from your operating system. From the DB2 Command Window you can enter operating system commands, DB2 commands, or SQL statements, and then view the output.

Figure 5-2: The DB2 Command Window on AIX

For the deployment of our manually converted procedures and triggers, we will be using the DB2 Command Window.

Books

DB2 SQL Procedural Language for Linux, UNIX, and Windows, ISBN0131007726 (available from most online book retailers) is recommended for learning DB2 SQL PL. This book has full coverage of SQL procedures, functions, and triggers. Paul Yip, a co-author of the book, provided technical consultation and some of the material for this chapter.

The following DB2 manuals are also good sources of information:


 < Day Day Up > 

Категории