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

Can we view the code from DB by querying on relevant tables?

I know that RTC Keeps code inside DB in the form of blob and compressed. can i query and see the code contents/ files from DB Side? Can i apply some encryption on code from DB Side ?

0 votes


Accepted answer

Permanent link
As far as I can tell, the code is stored as changes (not the whole file, the individual change). https://jazz.net/library/article/984 So you would have a hard time to find and piece the changes together.
You can use encryption mechanisms on the database as long as it is transparent to the RTC application. This means that the access through the ODBC connection is not encrypted.
Salman Shaikh selected this answer as the correct answer

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
× 1,204

Question asked: Aug 04 '16, 3:38 a.m.

Question was seen: 825 times

Last updated: Aug 04 '16, 4:16 a.m.

Confirmation Cancel Confirm