Import/Export

Delete import/export jobs

iscon deleteimportexportjobs -s <server-name> [-u <username> -p <password>] -j <job-id-list> [-X <rpc-timeout>]

iscon deleteimportexportjobs --server-name=<server-name>

[--server-username=<username> --server-password=<password>] --job-id- list=<job-id-list>

[--rpc-timeout=<rpc-timeout>]

Description:

This command deletes specified import/export jobs. The jobs must be held in the import/export queue.

‐j <‐‐job‐id‐list> is a list of job IDs separated with commas.

‐X (‐‐rpc‐timeout) is an option to specify a number between 1 and 30000 in seconds for the RPC timeout. The system will retry the command for the amount of time specified if the server does not respond. The default RPC timeout is 30 seconds.

Suspend import/export jobs

iscon suspendimportexportjobs -s <server-name> [-u <username> -p <password>] -j <job-id-list> [-X <rpc-timeout>]

iscon suspendimportexportjobs --server-name=<server-name>

[--server-username=<username> --server-password=<password>] --job-id- list=<job-id-list>

[--rpc-timeout=<rpc-timeout>]

Description:

This command suspends specified import/export jobs. The jobs must be held in the import/export queue and must be idle.

‐j <‐‐job‐id‐list> is a list of job IDs separated with commas.

‐X (‐‐rpc‐timeout) is an option to specify a number between 1 and 30000 in seconds for the RPC timeout. The system will retry the command for the amount of time specified if the server does not respond. The default RPC timeout is 30 seconds.

Cancel import/export jobs

iscon cancelimportexportjobs -s <server-name> [-u <username> -p <password>] -j <job-id-list> [-X <rpc-timeout>]

iscon cancelimportexportjobs --server-name=<server-name>

200 VTL User Guide • May 2008

G • 96267

Page 214
Image 214
Sun Microsystems Virtual Tape Library Delete import/export jobs, Suspend import/export jobs, Cancel import/export jobs