test_db.sh script
Use the test_db.sh script to verify the connectivity between IBM® Product Master and databases, and to check for JDBC and
native client connections.
Syntax
test_db.shParameters
NoneExample
In this example, the test_db.sh script
is run.
$<install directory>/bin/test_db.shOutput
Output similar to the following displays:bash-3.00$ ./test_db.sh
====================================================
database user name: waldb7
database user passwd: *****
Client login command: CONNECT TO wal97db USER waldb7 USING *****
JDBC driver type: 4
JDBC URL: jdbc:db2://walnut.svl.ibm.com:60004/wal97db
====================================================
Connecting using the database client SUCCESS
Connecting using JDBC SUCCESS