<?xml version='1.0'?><?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?><oai:OAI-PMH xmlns:oai="http://www.openarchives.org/OAI/2.0/" 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.openarchives.org/OAI/2.0/ http://vo.ari.uni-heidelberg.de/docs/schemata/OAI-PMH.xsd 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"><oai:responseDate>2026-05-27T05:11:59.173962</oai:responseDate><oai:metadata><ri:Resource created="2009-12-01T10:00:00" status="active" updated="2017-03-08T14:59:34" xsi:type="vs:CatalogService"><identifier>ivo://astro.ucl.ac.uk/__system__/tap/tapjobs</identifier><curation><publisher>astro.ucl.ac.uk</publisher><creator><name>Patrick Guio</name><logo>https://www.ucl.ac.uk/visual-identity/logos/standalone.png</logo></creator><date role="updated">2017-03-08T14:59:34</date><contact><name>Patrick Guio</name><address>Gower Street, London, WC1E 6BT, United Kingdom</address><email>p.guio@ucl.ac.uk</email><telephone>+44 20 7679 0672</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://astroweb.projects.phys.ucl.ac.uk:8000/tableinfo/tap_schema.tapjobs</referenceURL></content><tableset><schema><name>tap_schema</name><description> UCL DaCHS server'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 arraysize="1" 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="*" 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="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>endtime</name><description>UTC job execution finished</description><dataType arraysize="*" 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="*" 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 arraysize="1" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column></table></schema></tableset></ri:Resource></oai:metadata></oai:OAI-PMH>