- Sun Storage Virtual Tape Library VTL User Guide

Import/Export
96267 • G Appendix A VTL command line reference 199
[-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:
Thiscomma n d displaysthestatusoftheimport/exportjobspresentinthequeue.If
nofiltersarespecified,thecommanddisplaysallthejobsthatareinthe queue.
j<‐‐jobidlist>isanoptionallistofjobIDsseparatedwithcommas. Th ecom m a nd
displays
thestatusofspecifiedjobsonly.Allotherfiltersareignored.
T<‐‐jobtype>isanoptionaljobtypebasedfilte r.Thecommand displays thosejobs
matchingtheprovidedtype.Theacceptedjobtypevaluesare:IMPORT,EXPOR T,or
OTHER.
S<‐‐job_status>isanoptionaljob st atusbasedfilter.
Thecommanddisplaysthose
jobsmatchingthe providedstatus.Theacceptedjobstatusvaluesare:FAILED,
HOLD,READY,orOTHER.
X(‐‐rpctimeout)isanoptiontospecifyanumberbetween1and30000inseconds
fortheRPCtimeout.Thesystemwillretrythecommandfortheamount
oftime
specifiedif theserverdoesnotrespond.ThedefaultRPCtimeoutis30seconds.
Resumeimport/exportjobs
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:
Thiscomma n d resumesspecifiedimport/exportjobs.Thejobsmustbeheldinthe
import/exportqueueinasuspendedstate.
j<‐‐jobidlist>isalistofjobIDsseparatedwithcommas.
X(‐‐rpctimeout)isanoptiontospecifyanumberbetween1and30000inseconds
for
theRPCtimeout.Thesystemwillretrythecommandfortheamountoftime
specifiedif theserverdoesnotrespond.ThedefaultRPCtimeoutis30seconds.