Import/Export

[-j <job-id-list>] [-T <job-type> -S <job_status>] [-X <rpc-timeout>]

iscon getimportexportjobstatus --server-name=<server-name> [--server-username=<username> --server-password=<password>] [--job-id-list=<job-id-list>] [--job-type=<job_type> -- job_status=<job_status>] [--rpc-timeout=<rpc-timeout>]

Description:

This command displays the status of the import/export jobs present in the queue. If no filters are specified, the command displays all the jobs that are in the queue.

‐j <‐‐job‐id‐list> is an optional list of job IDs separated with commas. The command displays the status of specified jobs only. All other filters are ignored.

‐T <‐‐job‐type> is an optional job type based filter. The command displays those jobs matching the provided type. The accepted job type values are: IMPORT, EXPORT, or

OTHER.

‐S <‐‐job_status> is an optional job status based filter. The command displays those jobs matching the provided status. The accepted job status values are: FAILED, HOLD, READY, or OTHER.

‐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.

Resume import/export jobs

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

iscon resumeimportexportjobs --server-name=<server-name>

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

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

Description:

This command resumes specified import/export jobs. The jobs must be held in the import/export queue in a suspended state.

‐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.

96267 • G

Appendix A VTL command line reference 199

Page 213
Image 213
Sun Microsystems Virtual Tape Library manual Resume import/export jobs, Description