SnapManager Oracle
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。

使用SMO operation show命令

貢獻者

您可以執行operation show命令、列出針對指定設定檔所執行之所有作業的摘要資訊。輸出會列出用戶端使用者(用戶端PC的使用者)和有效使用者(SnapManager 在選定主機上有效的使用者)。

語法

        smo operation show
-profile profile_name
\[-label label \| -id id\]
\[-quiet \| -verbose\]

參數

  • 設定檔設定檔名稱

    指定設定檔的名稱。此名稱最長可達30個字元、且在主機內必須是唯一的。

  • 標籤標籤

    指定作業的標籤。

  • 識別碼

    指定作業的識別碼。

  • -無聲

    選用:僅在主控台顯示錯誤訊息。預設為顯示錯誤和警告訊息。

  • -詳細

    選用:在主控台顯示錯誤、警告和資訊訊息。

範例

下列命令列顯示作業的詳細資訊:

# smo operation show -profile myprofile -id ff8080811295eb1c011295eb28230001
Operation Attempted
   Operation ID: ff8080811295eb1c011295eb28230001
   Type:RestoreFor profile: myprofile
   With Force: No
   Performed on backup
   Operation ID: ff8080811295eb1c011296eb23290001
   Label: mylabel
Operation Runtime Information
   Status: SUCCESS
   Start date: 2007-07-16 13:24:09 IST
   End date: 2007-07-16 14:10:10 IST
   Client user: amorrow
   Effective user: amorrow
Host
   Host Run upon: Host3
   Process ID: 3122
   SnapManager version: 3.3
Repository
   Connection: user1@SMOREPO/hotspur:1521
   Repository version: 3.3
Resources in use
   Volume:
     ssys1:/vol/luke_ES0_0 (FlexClone)
   Filesystems:C:\\SnapManager_auto_mounts\\O-20120712052511170_0

相關資訊