RTC에는 server 디렉토리 밑에 repotools 라는 명령어가 있어
데이터의 백업 및 복구가 용이하게 되어 있습니다.

주요 명령어는 다음과 같습니다.

 repotools -createTables
 repotools -dropTables
 repotools -export toFile=/export.tar
 repotools -import fromFile=/export.tar
 repotools -isServerRunning
 repotools -rebuildIndices
 repotools -rebuildTextIndices
 repotools -verify level=5