暫存區清理是一個守護程序。如果要限制對您的系統所造成的效能影響,在系統使用率低時排程要執行的程序。 如果要執行暫存區清理,請確定您具有必要的 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 |