### Sample configuration for a tenk run database on DB2 ### ### userid and password used to login to the database # user=username # pass=password # ### name of the database # db=tenk ### name or ip address of computer hosting the database # server=db.localnetwork.com ### port to connect to # port=50000 # ### jdbc driver used to connect to the database ### NOTE: should be a type 4 driver # driver=com.ibm.db2.jcc.DB2Driver ### database type # type=db2