保留スイープは daemon プロセスです。システムのパフォーマンスへの影響を制限するには、システム使用率が低いときにプロセスが実行されるようにスケジュールします。保留スイープを実行するには、必要なレベルの JRE があることを確認してください。
保留スイープを実行するには、次のようにします。
オプション | 説明 |
---|---|
UNIX | ./RecordsManagerSweep.sh -HoldSweep [-profile "profile name"] |
Windows | RecordsManagerSweep.bat -HoldSweep [-profile "profile name"] |
オプション | 説明 |
---|---|
UNIX | ./RecordsManagerSweep.sh -HoldSweep -ObjectStore objectstorename|objectstoreID -ForceRemoveHold holdlist [-profile
"profile name"] 次に例を示します。 ./RecordsManagerSweep.sh -HoldSweep -ObjectStore "MyFPOS" -ForceRemoveHold "Hold1|Hold2|{E4F6F8F9-4E1A-4762-B062-344980B2B92}" -profile "profile1" |
Windows | RecordsManagerSweep.bat -HoldSweep -ObjectStore objectstorename|objectstoreID -ForceRemoveHold holdlist [-profile
"profile name"] 次に例を示します。 ./RecordsManagerSweep.bat -HoldSweep -ObjectStore "MyFPOS" -ForceRemoveHold "Hold1|Hold2|{E4F6F8F9-4E1A-4762-B062-344980B2B92}" -profile "profile1" |
オプション | 説明 |
---|---|
UNIX | ./RecordsManagerSweep.sh -HoldSweep -ObjectStore objectstorename -ForceRemoveHold
-All [-profile "profile name"] 重要: 通常このオプションは、特別な目的がある場合にのみ使用します。
|
Windows | RecordsManagerSweep.bat -HoldSweep -ObjectStore objectstorename -ForceRemoveHold
-All [-profile "profile name"] 重要: 通常このオプションは、特別な目的がある場合にのみ使用します。
|
オプション | 説明 |
---|---|
UNIX | ./RecordsManagerSweep.sh -HoldSweep -stop |
Windows | RecordsManagerSweep.bat -HoldSweep -stop |