You can access the NetVault Backup CLI can be accessed from the NetVault Backup Server and Client machines. For more information about the command-line utilities, see the Quest NetVault Backup CLI Reference Guide.
You can use the job-specific CLI utilities to perform the following tasks:
You can create a selection set using the nvsetcreate CLI utility.
To create a Backup Selection Set called backup_set1 that uses the Backup Selections type, BS, on a NetVault Backup Client named SQL_Server_Client and include all instances from the plug-in, enter the following:
You can create an option set using the nvsetcreate utility. Alternatively, you can specify job-specific options while running the nvjobcreate utility. You can specify options by using the -backupoption tag with the nvsetcreate or nvjobcreate utilities.
The following table shows some examples of using this tag with the nvsetcreate utility:
nvsetcreate.exe ‑setname vss-option-set ‑type BO ‑client SQL_Server_Client ‑plugin "Plug-in for SQL Server" ‑backupoption MSSQL_OPT_USE_VSS=TRUE |
|
nvsetcreate.exe ‑setname full-backup-set ‑type BO ‑client SQL_Server_Client ‑plugin "Plug-in for SQL Server" ‑backupoption MSSQL_OPT_TYPE_FULL=TRUE |
|
nvsetcreate.exe ‑setname differential-backup-set ‑type BO ‑client SQL_Server_Client ‑plugin "Plug-in for SQL Server" ‑backupoption MSSQL_OPT_TYPE_DIFF=TRUE |
The following table shows the commonly used IDs for the -backupoption tag.
Creates a backup job using the Differential Database backup type. | ||
Creates a VSS backup job using the Full Database backup type. | ||
Creates a VSS backup job using the Differential Database backup type. | ||
© ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center