list-jobs

list-jobs


list-files Index Level list-lines
Syntax list-jobs {(options}
Category TCL
Type Verb
Description produces a report indicating the status of all phantom controlled processes currently in the "dm,jobs," file.


"user-md"  is the user-id of the user who submitted the phantom job.

"ln"  is the line number from which the job was submitted.

"pib"  is the line (port.number) on which the job is queued.

"status"  is the current state of the job ("queue", "running", "done"). The number adjacent to the status (enclosed in parentheses) is the total number of seconds the job has been running (or the total number of seconds used if "done").

"start-dt"  is the date the job was submitted.

"stop-dt"  is the date the job finished.

"tcl-command"  is the command or list of commands submitted.
Options
See Also options: TCL z phantom ports phantom stopsched jobs.status startsched end phantom process scheduler jobs dcd phantom-status clear-jobs phantom-reset
Example list-jobs
PHANTOM JOBS STATUS AT 10:09:07 04 Dec 1994    PAGE   1

user-md ln. pib status..... start-dt... stop-dt.... tcl-command..

pxp pxp   1 122 done(3)     12/04 10:08 12/04 10:09 pxpjob x25p56
pxp pxp   1 121 done(12)    12/04 10:08 12/04 10:09 pxpjob x25p78
pxp pxp   1 120 done(7)     12/04 10:08 12/04 10:08 pxpjob x25p88
Warnings The hold file entry number for the job is stored in attribute 5 of the item in the jobs file.
Compatibility D3 7.0 AP
list-files Index Level list-lines