Installation guide

Section 5.4:Setting Up a DB2 Service 101
To test the database from the DB2 client system, invoke the following commands:
# db2 connect to db2 user db2inst1 using ibmdb2
# db2 select tabname from syscat.tables
# db2 connect reset