Previous Topic: 解壓縮代理程式日誌Next Topic: 疑難排解


解壓縮主控台日誌

診斷公用程式所產生的日誌檔都是壓縮格式。若要檢視日誌檔,您必須解壓縮這些檔案。

請按照下列步驟操作:

  1. 將 .arcZIP 檔案複製到以安裝 UDP 主控台的機器。

    建立使用診斷公用程式建立 .arcZIP 檔案。

  2. 使用指令提示字元,瀏覽至下列路徑:
    %ProgramFiles% \Arcserve\Unified Data Protection\Management\BIN\DiagnosticUtility
    
  3. 執行下列指令,瞭解如何執行批次檔:
    arcserveConsoleSupportInternal.bat-help
    
    BaseOperation loadDefaultValue
    
    資訊:Load Agent install path C:\Program Files\Arcserve\Unified Data Protection\Management \
    
    用法:arcserveConsoleSupportInternal.bat [OPTIONS] rawfile
    
    -help 					 					 					 					 					 					 					 					 					  列印說明
    
    -ignoreFailed 					  略過失敗的匯入表格
    
    -keepFile 					 					 					 					 					  保留暫存檔案
    
    -noClean 					 					 					 					 					 					  不清除資料庫
    
    -path <引數> 					 					 					  內容需要解壓縮的路徑
    
    -u 					 					 					 					 					 					 					 					 					 					 					 					  Only unzip file
    

    說明區段隨即顯示。

  4. 使用下列指令解壓縮檔案。
    arcserveConsoleSupportInternal.bat –path <should_be_the_same_machine_where_you_want_to_unzip> <name_of_the_zip_file>
    

    附註:該指令不會覆寫主控台資料庫。如果您要覆寫主控台資料庫,請編輯 arcserveConsoleSupportInternal.bat 指令,並且從檔案移除 "-u"。儲存檔案。

主控台日誌隨即解壓縮。