-DSN9 DIS DDF DSNL080I -DSN9 DSNLTDDF DISPLAY DDF REPORT FOLLOWS: 548 DSNL081I STATUS=STARTD DSNL082I LOCATION LUNAME GENERICLU DSNL083I NS32DB NETA.NS32DB -NONE DSNL084I TCPPORT=3500 SECPORT=3510 RESPORT=3501 IPNAME=-NONE DSNL085I IPADDR=9.42.81.74 DSNL086I SQL DOMAIN=RALNS32.rtp.raleigh.ibm.com DSNL086I RESYNC DOMAIN=RALNS32.rtp.raleigh.ibm.com DSNL099I DSNLTDDF DISPLAY DDF REPORT COMPLETE
com.ibm.team.repository.db.vendor = db2z com.ibm.team.repository.db.jdbc.location=//ipAddress:ipPort /location:fullyMaterializeLobData=false;user=jazzDBuser;password={password}; com.ibm.team.repository.db.jdbc.password=jazzDBpswd com.ibm.team.repository.db.db2.dsn.dbname=JAZZDB com.ibm.team.repository.db.db2.dsn.bufferpool=bpx com.ibm.team.repository.db.db2.dsn.stogroup=JAZZSTG #com.ibm.team.repository.db.schemaPrefix=xxEdit these lines to match the database configuration you created in previous steps, and also to match your DB2 configuration. Edit the location, user, password, dbname, bufferpool, and stogroup properties according to your configuration.
com.ibm.team.repository.db.jdbc.location=//ipAddress:ipPort/ location:fullyMaterializeLobData=false;user=jazzDBuser;password={password};replace:
com.ibm.team.repository.db.jdbc.password=jazzDBpswdreplace jazzDBpswd with the password for your DB2 user.
com.ibm.team.repository.db.db2.dsn.dbname=JAZZDBreplace JAZZDB with the name of the database you created.
com.ibm.team.repository.db.db2.dsn.bufferpool=bpxreplace bpx with the bufferpool you chose when you created the database.
com.ibm.team.repository.db.db2.dsn.stogroup=JAZZSTGreplace JAZZSTG with the storage group you created.
#com.ibm.team.repository.db.schemaPrefix=xxyou can remove the # and replace xx with a prefix of your choice. This is optional. It enables you to have multiple Jazz™ repositories in one DB2 subsystem.
Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug