Device Manager
The database client must be installed on the Device Manager server (if your
database server is installed on a different computer) and on any client computers
where you want to run the Device Manager console.
The basic steps to installing the DB2 database client are:
- Install the database client
- Configure the database client
- Set up the database client to use JDBC 2
Run Setup from the DB2 product CD to display the DB2 Universal Database Enterprise
Edition interface.
From the DB2 Universal Database Enterprise Edition interface:
- On the left, click Install. The Setup window appears.
- Select the DB2 Administration Client checkbox.
- Select the Typical radio button.
- Accept the default or type a value in the Path field,
then click Next.
- Type dmsadmin in the Username field and
ibmdb2 in the password fields, then click Next.
- To create the ID, click Yes.
- To start copying files, click Next. Progress indicators
and message windows appear.
- On the Setup Complete window, click Finish.
- On the left of the DB2 Universal Database Enterprise Edition interface,
click Exit.
On the Windows desktop, click Start
Programs
IBM DB2
Client Configuration Assistant to start the IBM DB2 for Windows
Client Configuration Assistant interface.
From the IBM DB2 for Windows Client Configuration Assistant interface:
- On the Welcome window, click Add Database.
- On the Source tab, select the Manually configure
a connection radio button and click Next.
- On the Protocol tab, Select the TCP/IP
radio button and click Next.
- On the TCP/IP tab:
- Type the database server name and domain in the Host name
field
(for example, mydbhost.ibm.com)
- Complete the Port number field (for example, 55555).
- Leave the optional Service name field blank.
- Click Next.
- On the Database tab, type dms in
Database name and Alias fields, and click
Next.
- Click Finish.
- On the Confirmation window, click Test Connection to
verify database communications are okay.
- On the Connect to DB2 Database window, type dmsadmin in the
User ID field and ibmdb2 in the
Password field, then click OK.
When the
message The connection test was successful appears, click
OK.
- To exit the window, click Close.
- To exit the Client Configuration Assistant interface, click
Close.
The DB2 database client must be set up to use the JDBC 2 driver.
- On the Windows desktop, click Start
Settings
Control Panel
Services and stop any running DB2 services.
- Open a DOS window.
- From the DOS prompt, issue the following commands in the order given:
cd program files
cd sqllib
cd java12
jdbc20
usejdbc2
- Restart the Windows computer, and close the Client Configuration Assistant
interface if it appears.
Return to:
Downloading the Device Manager console