ca_restore コマンド ライン ユーティリティでは、以下のデスティネーション引数がサポートされています。
ca_restore -dest
[<hostname> <hosttype>] <path> [-username <username> -password <password>]
[<hostname>]<-orglocation>
[<hostname> <hosttype>] [-username <username> -password <password>] -database <dbase type> [dbase name] [dbase options]
注:The ca_restore database options are described in a separate topic titled "Database Options" and can be viewed from the actual CLI by entering the following command: ca_restore allusage.
ファイルのリストア先にするデスティネーション マシンおよびディレクトリ パスを指定します。ホスト名は省略可能です。省略した場合、デフォルトでローカル マシンが使用されます。
hostnameを指定した場合は、hosttypeは省略できません。使用できるホスト タイプは、unix、nt、nwagent、ntagent、w95agent、および mac です。
ターゲット エージェントに接続するにはユーザ名とパスワードが必要です。また、リモートの場所にリストアできるのは、Arcserve Backup Agent がリモート マシンで実行されている場合のみです。
例:
テープ MYTAPE からローカル マシンの「/restoreDir」へセッション 2 ファイルをリストアするには、以下のコマンドを使用します。
ca_restore -tape MYTAPE -session 2 -dest "/restoreDir"
テープ MYTAPE からリモート マシン RMACHINE の「/restoreDir」へセッション 2 ファイルをリストアするには、以下のコマンドを使用します。
ca_restore -tape MYTAPE -session 2 -dest RMACHINE "/restoreDir"
リストア先のデスティネーション マシンのユーザ名を指定します。ここで指定したユーザ名は、目的のマシンにログインするために使用されます。
注:You must specify a -username if you use the ca_restore -source option or if you use ca_restore on a 64-bit machine.
デスティネーション マシンにユーザがログインする際に使用するパスワードを指定します。
注:You must specify a -username if you use the ca_restore -source option or if you use ca_restore on a 64-bit machine.
バックアップの元の場所(元のマシンとパス)にファイルをリストアするよう指定します。
Copyright © 2017 |
|