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

What is the table name of RTC change_sets in DB2?

Hi,

I would like to know the table name of change_sets in DB2.
Or may be SCM database schema would also be helpful.

Let me know, if anyone has this information.

Thanks,
Praveen

0 votes


Accepted answer

Permanent link
The schema is 'SCM'. Tables related to change sets include:
SCM.CHANGE_SET
SCM.CHANGE_SET_CHANGES
SCM.CHANGE_SET_CHANGES_MERGES
Michael Valenta selected this answer as the correct answer

0 votes

Comments

Please note, that you should really, really only read the database, if you must, you should never, ever, ever write to the database, unless support tells you otherwise.

You should also never ever assume that the information you glean from studying the current schema will remain constant over the life of a release and can definitely expect changes to be introduced over version boundaries.

The database schema is not published, is subject to change and should not be considered a public API.

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
× 1,201
× 149
× 11
× 4

Question asked: Aug 08 '16, 1:01 a.m.

Question was seen: 2,213 times

Last updated: Aug 08 '16, 12:20 p.m.

Confirmation Cancel Confirm