Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Using Perl to access DB2 for Linux

How to work with the Perl DB2 interface using DB2 for Linux

Thomas W. Burger (twburger@bigfoot.com), Programmer, 自由职业者
Thomas W. Burger is a programmer, writer, teacher, and systems analyst with twenty three years of industry experience.

Summary:  In this tutorial, you learn how to install and use a Perl interface to the IBM DB2® Universal Database™, Personal Developer's Edition. You also learn by example how to query the sample database provided with the DB2, Personal Developer's Edition.

Date:  19 Jan 2001
Level:  Advanced PDF:  A4 and Letter (58 KB | 18 pages)Get Adobe® Reader®

Activity:  6615 views
Comments:  

Before you begin

About this tutorial

This tutorial is for a beginning or intermediate Perl programmer who wants to work with the Perl DB2 interface using DB2 for Linux®.

Prerequisites

You need the following hardware and software to get the most from this tutorial.

Required hardware

You'll need an x86 200 MHz (400 Mhz recommended), 256 MB of RAM, and 800 MB of free disk space.

The computer must have 256 MB of RAM to compile the DB2 interface. The DB2 interface itself will take about 400 MB of drive space. The DBI and DB2 interfaces will take about the same amount.

Because some of the software files that you need to download from the Web are large, they will download more quickly if you have a high-speed (cable or DSL) Internet connection, but it is not required.

Required software

All of the software used in this tutorial is free. You need a standard installation of any current Linux distribution with developers components installed. Specific requirements are:

  • Any current version of Linux. This tutorial was tested with Red Hat Linux 7.0. A Linux kernel 2.12 or later will work.
  • Perl. This tutorial was tested with Perl 5.6.0. IBM officially supports Perl 5.004_04 or later.
  • glibc 2.1.2 or later
  • libncurses 4.x
  • libstdc++ 2.9.0
  • The rpm (at least version 3.0), gzip and tar utilities.

The IBM Developer Kit for Java, 1.1.8 or 1.3 is an optional component, but it is required if you want to use the DB2 Control Center to administer your databases using a graphical user interface, or if you want to create or run Java applications, including stored procedures and user-defined functions.

In addition, using Perl with DB2 for Linux requires the following additional software to be installed:

DBI

DBI is a database interface module for Perl. It defines a set of methods, variables, and conventions that provide a consistent database interface independent of the actual database being used. The DBI version required is 0.93 or newer.

DBD::DB2

You'll need Release 0.74 of the DB2 UDB driver (DBD::DB2) for the Perl Database Interface. The DBD::DB2 driver works in conjunction with the DBI to access DB2 UDB.

The public domain korn shell

The korn shell is required to install DB2 in Linux. This shell may not be part of some standard installations and must be added before DB2 installation can occur. The file pdksh-5.2.14-x.i386.rpm (x is for release number, which is 2 for Red Hat 6.2 distribution and 8 for the latest; either is fine) will install the public domain korn shell pdksh and it can be run from the bash shell simply by invoking it as pdksh. The DB2 installation can then be run from the install directory s000510.personal with the command ./db2setup.

IBM DB2 Universal Database Personal Developer's Edition, version 7.1

You'll need the DB2 Application Development Client v6 or later that is included with the DB2 Personal Developer's Edition and the DB2 Universal Developer's Edition.

1 of 7 | Next

Comments



Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=Linux, Information Management
ArticleID=132996
TutorialTitle=Using Perl to access DB2 for Linux
publish-date=01192001
author1-email=twburger@bigfoot.com
author1-email-cc=

Tags

Help
Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere).

My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Use the search field to find all types of content in My developerWorks with that tag. Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere). My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Try IBM PureSystems. No charge.