從指令行貼附資源庫至 SQL Server。
指令 |
詳細資料 |
---|---|
-Oattachlibrary |
要執行的作業 (必需)。 |
-NLibraryName |
要貼附的資源庫的資料庫名稱。 |
-DFdataFilePath |
要貼附的資料檔案的路徑,包括檔案的名稱 (必需)。 |
-DLlogFilePath |
要匯入的記錄檔的路徑,包括檔案的名稱 (必需)。 |
-VUusername |
Vault 管理員帳戶使用者名稱 (必需)。 |
-VPpassword |
Vault 管理員帳戶密碼 (必需)。 |
-DBUsaUser |
SQL sa 帳戶使用者名稱 (除非使用預設 sa 帳戶,否則必須輸入)。 |
-DBPsaPassword |
SQL sa 帳戶密碼 (除非使用預設 sa 帳戶,否則必須輸入)。 |
範例
Connectivity.ADMSConsole.exe -Oattachlibrary -N"Inventor Standard Content" -DF"c:\My Library Repository\Inventor Standard Content.mdf" -VUadministrator -VPadmin -DBUsername -DBPassword