Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

DBCFG in SYSIBMADM not Found

I get the following messages in the jazz.log.

ERROR sqlTxLogger - Exception preparing SQL: select value from sysibmadm.dbcfg where name = 'cur_commit'
ERROR com.ibm.team.scm - CRJAZ0212I Internal error.
DBCFG in SYSIBMADM type *FILE is niet gevonden.(not found)

I looked on the iseries (OSversion 6.1) and there is NO file DBCFG at all.

Is there someone who knows what we can do?

0 votes



One answer

Permanent link
The item sysibmadm.dbcfg refers to a view in the DB2 database.  It should be the schema SYSIBMADM. Try using a tool that can look at the tables in DB2 directly, or running the commands suggested below to see the value of these tables.

The code i ts try to check the value of the setting in the datable, cur_commit  from SCM code.

From the DB2 documentation, find the equivalent in the version of Db2 where you have the problem.

See http://www-01.ibm.com/support/knowledgecenter/SSEPGG_9.7.0/com.ibm.db2.luw.admin.cmd.doc/doc/r0001954.html?cp=SSEPGG_9.7.0%2F3-6-2-4-45

http://db2commerce.com/2012/03/09/what-dbas-can-do-to-reduce-deadlocks/

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 123

Question asked: May 17 '11, 2:08 a.m.

Question was seen: 6,315 times

Last updated: Apr 13 '15, 10:44 a.m.

Confirmation Cancel Confirm