It's all about the answers!

Ask a question

RTC SCM where is the "code" stored in RTC?


james hays (879) | asked Jan 04 '17, 5:19 p.m.
 So we know developers will have a local sandbox/workspace on their local machine. We know on the Server there is a backup of the sandbox/workspace when one does an update only, and we know that when one does a deliver that it updates the stream on the server.

So the question is where is the code on the server being stored? Server directory? I cannot find it so anyone know what the path to it is if that is the case? If the Stream is updated where is that data being store in a directory on the server or in the DBMS or both? If there any nice documentation that shows the answer ? 

One answer



permanent link
Lily Wang (4.9k714) | answered Jan 04 '17, 6:54 p.m.
RTC stores the workspace and stream objects in the database. It also stores the versioned file content in the database as BLOB data.
The information is explained in the article File Storage and Content Compression in Jazz SCM. Hope it's helpful.

Your answer


Register or 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.