0% found this document useful (0 votes)
40 views8 pages

DB2 UDB Express V8.2 Setup Guide

The document provides step-by-step instructions for installing DB2 UDB Express V8.2 software on a machine. It involves extracting files from the installation CD, running the setup program, accepting license terms, specifying installation directories and settings, creating a sample database, and validating the installation by connecting to and querying the sample database using the command line processor.

Uploaded by

krishna m
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views8 pages

DB2 UDB Express V8.2 Setup Guide

The document provides step-by-step instructions for installing DB2 UDB Express V8.2 software on a machine. It involves extracting files from the installation CD, running the setup program, accepting license terms, specifying installation directories and settings, creating a sample database, and validating the installation by connecting to and querying the sample database using the command line processor.

Uploaded by

krishna m
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 8

DB2 UDB Express V8.

2 Setup Guide

Note: You cannot use ghosting or disk imaging to install this


software. You must install the software on each machine separately.

1.) From the CD extract the DB2ExEWindiows.zip into C:\Software


2.) Run the setup.exe from C:\Software\DB2ExEWindiows
The Setup page will appear.

3.) Click Install Product at the first screen.

DB2 UDB Express V8.2 Setup Guide Page 1 of 8


4.) Click Next to select DB2 UDB Express.

5.) Wait while DB2 prepares the setup. At the first screen of the DB2 setup select
Next.
6.) Accept the terms of the license.

DB2 UDB Express V8.2 Setup Guide Page 2 of 8


7.) Click Next

8.) Leave typical install selected and click Next.


9.) Change the default directory to C:\Program Files\SQLLIB

DB2 UDB Express V8.2 Setup Guide Page 3 of 8


10.) Click Next.
11.) Enter wasadmin for the username and password. Be sure to leave the
domain property empty.

12.) Click the Next button. Click Yes if asked to create the user.

DB2 UDB Express V8.2 Setup Guide Page 4 of 8


13.) Click Next to accept the defaults under the configure DB2 instances.

14.) Click Install to the install summary page.


Wait a bit while the software installs.

DB2 UDB Express V8.2 Setup Guide Page 5 of 8


15.) Click Finish when the software installation is complete.
16.) When you are prompted to check for updates click No.
17.) Close the First Steps utility if it opens.
18.) Restart the machine.
19.) Once the machine restarts, login as the user ‘wasadmin’ with the password of
‘wasadmin’.
20.) Start the DB2 First Steps program by selecting Start -> Programs -> IBM
DB2 -> Set-up tools -> First Steps.
First Steps windows appears.

DB2 UDB Express V8.2 Setup Guide Page 6 of 8


21.) From the left menu, select Create Sample Database.
22.) Check the DB2 UDB Sample

23.) Click OK. Wait a bit while it creates the database.

DB2 UDB Express V8.2 Setup Guide Page 7 of 8


24.) Click OK on the confirmation of creating the database.
25.) Close DB2 First Steps window.
26.) Open a command line processor by selecting Start -> Programs -> IBM
DB2 > Command Line Tools -> Command Line Processor.
27.) At the DB2 prompt enter the following instructions:
db2 => connect to sample user wasadmin using wasadmin
db2 => select * from employee
28.) Make sure you see the screen below displaying all the information in the
employee table.

29.) Type quit.


30.) Then type exit to close the Command Line Processor.

DB2 UDB Express V8.2 Setup Guide Page 8 of 8

You might also like