<?xml version='1.0'?><?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?><ri:Resource created="2009-12-01T10:00:00" status="active" updated="2020-02-21T09:33:52" xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0" xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0" xmlns:vs="http://www.ivoa.net/xml/VODataService/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ivoa.net/xml/RegistryInterface/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/RegistryInterface-v1.0.xsd http://www.ivoa.net/xml/VOResource/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/VOResource-v1.1.xsd http://www.ivoa.net/xml/VODataService/v1.1 http://vo.ari.uni-heidelberg.de/docs/schemata/VODataService-v1.1.xsd" xsi:type="vs:CatalogResource"><identifier>ivo://byu.arvo/__system__/tap/tapjobs</identifier><curation><publisher>The staff at the ArVO Data Center</publisher><creator><name>Areg Mickaelian</name><logo>http://arvo-registry.sci.am/favicon.png</logo></creator><date role="updated">2020-02-21T09:33:52</date><contact><name>Areg Mickaelian</name><address>Byurakan Astrophysical Observatory, Byurakan 0213, Armenia</address><email>aregmick@yahoo.com&lt;</email><telephone>+37491195914</telephone></contact></curation><content><subject>Virtual observatory</subject><subject>Catalogs</subject><subject>ADQL</subject><description> A non-standard (and not tap-accessible) table used for managing
asynchronous TAP jobs. It is manipulated through TAP job creation and
destruction internally. Under very special circumstances, operators
can use the gavo admin cleantap command to purge jobs from this table.

Note that such jobs have corresponding directories in
$STATEDIR/uwsjobs, which will be orphaned if this table is manipulated
through SQL.</description><referenceURL>http://arvo-registry.sci.am/tableinfo/tap_schema.tapjobs</referenceURL></content><tableset><schema><name>tap_schema</name><description> ArVO Byurakan's Table Access Protocol (TAP) service with
table metadata.</description><table><name>tap_schema.tapjobs</name><description> A non-standard (and not tap-accessible) table used for managing
asynchronous TAP jobs. It is manipulated through TAP job creation and
destruction internally. Under very special circumstances, operators
can use the gavo admin cleantap command to purge jobs from this table.

Note that such jobs have corresponding directories in
$STATEDIR/uwsjobs, which will be orphaned if this table is manipulated
through SQL.</description><column><name>jobid</name><description>Internal id of the job. At the same time, uwsDir-relative name of the job directory.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>phase</name><description>The state of the job.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>executionduration</name><description>Job time limit</description><unit>s</unit><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>destructiontime</name><description>Time at which the job, including ancillary data, will be deleted</description><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>owner</name><description>Submitter of the job, if verified</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>parameters</name><description>Pickled representation of the parameters (except uploads)</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>runid</name><description>User-chosen run Id</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>starttime</name><description>UTC job execution started</description><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>endtime</name><description>UTC job execution finished</description><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>error</name><description>some suitable representation an error that has occurred while executing the job (null means no error information has been logged)</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>creationtime</name><description>UTC job was created</description><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pid</name><description>A unix pid to kill to make the job stop</description><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column></table></schema></tableset></ri:Resource>