Page 1 of 1

STATE values of the ctmpsm -XML output

Posted: 27 Nov 2009 6:23
by pbabka
Hi,

Is there any documentation which describes the values of the job parameters returned by the "ctmpsm -XML ALL" command?
Most of them are obvious, but the STATE isn't.
Thanks.

Regards,
Peter

Full list of the STATE status

Posted: 29 Nov 2009 3:53
by Moti_reshef
Hi Peter,

Here are the full list of the STATE translation list:
JOB_WAIT_SCHEDULING '0'
JOB_WAIT_CONFIRM '1'
JOB_WAIT_RERUN 'A'
JOB_WAIT_TIME 'B'
JOB_WAIT_COND 'C'
JOB_WAIT_RSC 'D'
JOB_WAIT_SUBMISSION 'E'
JOB_NOT_KNOWN 'F'
JOB_RETRY_SUBMIT 'G'
JOB_WAIT_GROUP_SCH 'H'
JOB_FAIL_SUBMIT 'I'
JOB_WAIT_ODAT 'J'
JOB_POST_ODAT 'K'
JOB_SUBMITTED '2'
JOB_NOT_SUBMITTED '3'
JOB_EXECUTING '4'
JOB_ENDED '5'
JOB_ANALYZED '6'
JOB_DISAPPEARED '7'
JOB_POST_PROCCESSED '8'
JOB_NOT_FOUND '9'
JOB_UNKNOWN 'Z'

N-Joy,
Moti.

Posted: 29 Nov 2009 8:11
by pbabka
Hi,

Thanks.

Regards,
Peter