製品名 | コマンド タイプ |
---|---|
MultiSite | multiutil サブコマンド |
プラットフォーム |
---|
UNIX |
Windows |
-orphaned_ratl_uuids [ -delete ] -cl/an clan-name -site site-name
-fam/ily family-name -u/ser username [ -p/assword ] password
複製の ratl_uuid テーブルが、master_uuid テーブルに含まれない項目を含んでいる場合、mkreplica コマンドでは、以下のいずれかのような失敗が発生する可能性があります。
There are num-entries entries in the ratl_uuids table that have no
corresponding rows in the master_uuids table. To remove these
'orphaned' rows from the ratl_uuids table, please backup the master
and user databases, then execute 'multiutil repair -orphaned_ratl_uuids
-delete ...', specifying the same clan, site, family, user and
password information.
Multiutil: The mkreplica -export command failed.
repair コマンドを使用すると、ratl_uuid テーブル内の「オーファンとなった」項目を表示または削除できます。ratl_uuid テーブルからそれらの項目を削除すると、mkreplica -export 操作と -import 操作は、これ以降、失敗しなくなります。
repair コマンドは、指定されたデータベースの複製をロックします。ロックすると、repair コマンドの実行中に、ほかの変更がその複製に加えられなくなります。データベース複製は、repair コマンドの完了後にロック解除されます。
ロック: このコマンドは、データベースがロックされている場合 (例えば、アップグレード処理中)、または、別の Rational® ClearQuest® MultiSite 操作が実行されている場合は、失敗します。
サイト: 現在のサイトです。このホストに複数のサイトがある場合は、-site を指定する必要があります。
ファミリー: デフォルトはありません。ファミリーを指定する必要があります。
スキーマ リポジトリ ファミリー: ファミリー名は MASTR です。
以下の例では、読みやすいように行を分けてあります。各コマンドは、1 行に入力しなければなりません。
multiutil repair -orphaned_ratl_uuids -clan telecomm -site boston_hub
-family DEV -user susan -p passwd
multiutil repair -orphaned_ratl_uuids -delete -clan telecomm
-site boston_hub -family DEV -user susan -p passwd