<?xml version='1.0'?><?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?><ri:Resource created="2009-12-01T10:00:00Z" status="active" updated="2026-02-02T15:49:15Z" version="1.2" xmlns:g-colstat="http://dc.g-vo.org/ColStats-1" 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://dc.g-vo.org/ColStats-1 http://vo.ari.uni-heidelberg.de/docs/schemata/Colstats.xsd http://www.ivoa.net/xml/RegistryInterface/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/RegistryInterface.xsd http://www.ivoa.net/xml/VOResource/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/VOResource.xsd http://www.ivoa.net/xml/VODataService/v1.1 http://vo.ari.uni-heidelberg.de/docs/schemata/VODataService.xsd" xsi:type="vs:CatalogResource"><shortName>tap_schema.tapjo</shortName><identifier>ivo://org.gavo.dc/__system__/tap/tapjobs</identifier><curation><publisher>The GAVO DC team</publisher><creator><name>GAVO Data Centre</name><logo>http://vo.ari.uni-heidelberg.de/docs/GavoTiny.png</logo></creator><date role="Updated">2024-08-08T11:41:27Z</date><contact><name>GAVO Data Centre Team</name><address>Mönchhofstrasse 12-14, D-69120 Heidelberg</address><email>gavo@ari.uni-heidelberg.de</email><telephone>+49 6221 54 1837</telephone></contact></curation><content><subject>virtual-observatories</subject><subject>catalogs</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>https://dc.g-vo.org/tableinfo/tap_schema.tapjobs</referenceURL></content><tableset><schema><name>tap_schema</name><description> GAVO Data Center'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><stats><option>PENDING</option><option>QUEUED</option><option>EXECUTING</option><option>COMPLETED</option><option>ERROR</option><option>ABORTED</option><option>UNKNOWN</option></stats><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>