forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
66 lines
4.8 KiB
HTML
66 lines
4.8 KiB
HTML
<a name="EN-US_TOPIC_0000001764491412"></a><a name="EN-US_TOPIC_0000001764491412"></a>
|
|
|
|
<h1 class="topictitle1">PG_JOB_INFO</h1>
|
|
<div id="body0000001689896844"><p id="EN-US_TOPIC_0000001764491412__p19084612252"><strong id="EN-US_TOPIC_0000001764491412__b1297411805812">PG_JOB_INFO</strong> records the execution results of scheduled tasks. The schema of the system catalog is <strong id="EN-US_TOPIC_0000001764491412__b156781521354117">dbms_om</strong>.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001764491412__t852f5029957e402f9410e3863fbc5c95" frame="border" border="1" rules="all"><caption><b>Table 1 </b>dbms_om.pg_job_info columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001764491412__r0f01c2a1e8244061a8a38b91596b93db"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001764491412__ae7a56a0db89b4c08b5d8f2493b2c7082"><strong id="EN-US_TOPIC_0000001764491412__b150684647043433">Column</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001764491412__aaf9ff75163d7447b84cc3135f5f2bad0">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001764491412__afebc9ab68fee4022b715035b95ad0038">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001764491412__r8c755e2e5e8741f98940c5a7266c1777"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764491412__p143493442170">job_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764491412__p7841104219176">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764491412__p982054019173">Job ID</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001764491412__row184384384118"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764491412__p588965443010">job_db</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764491412__p688985416301">OID</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764491412__p0889354163013">OID of the database where the task is</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001764491412__r0e504c0c64cb47f2bad0cc300d95fb5b"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764491412__p1834824431714">start_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764491412__p9838442101710">Timestamp with zone</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764491412__p16818114020172">Task execution start time</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001764491412__r8f14bc071c354a24a691b706ba26120b"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764491412__p1534713444174">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764491412__p383519428174">character(8)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764491412__p1881654021715">Task execution status</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001764491412__row918612131261"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764491412__p1534694451719">end_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764491412__p1183312421173">Timestamp with zone</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764491412__p16813154018177">Task execution end time</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001764491412__row31872131269"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764491412__p1134474431717">err_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764491412__p1882884271720">Text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764491412__p481174016177">Task execution error information</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0561.html">System Catalogs</a></div>
|
|
</div>
|
|
</div>
|
|
|