以下是從 Portal Server 搜尋資料庫中刪除資源描述元 (RD) 的範例:
若要刪除含有文字 testing 的所有資源描述元 (RD),鍵入:
run-cs-cli portal-svr-base/SUNWps/bin/rdmgr -d -Q testing |
若要從目錄 Archive:Chat:January 中刪除所有資源描述元 (RD),鍵入下列指令。以單行輸入指令:
run-cs-cli portal-svr-base/SUNWps/bin/rdmgr -d -Q "classification=Archive:Chat:January" |