IBM Tivoli Monitoring, Version 6.3

Testing the database connection using the DB2 command-line processor

This section illustrates using the DB2® command-line processor to test the database connection.

Invoke the DB2 command-line Processor, shown in Figure 1.
Figure 1. DB2 command-line Processor window. Note that the password is hidden in this figure.
This figure shows the DB2 command-line Processor window.
Enter the following command at the db2 prompt:
connect to database_name user userid using password
where database_name is the name you assigned to the DB2 on z/OS database that contains your data warehouse, and userid and password are the DB2 user ID and password required to access that database.

The database information is displayed, as shown in Figure 1.



Feedback