doc-exports/docs/dws/dev/dws_04_0734.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

38 lines
3.1 KiB
HTML

<a name="EN-US_TOPIC_0000001145894417"></a><a name="EN-US_TOPIC_0000001145894417"></a>
<h1 class="topictitle1">PG_JOB_PROC</h1>
<div id="body1494377960801"><p id="EN-US_TOPIC_0000001145894417__en-us_topic_0059778581_p782995913525">The <strong id="EN-US_TOPIC_0000001145894417__b629242718720">PG_JOB_PROC</strong> view replaces the <strong id="EN-US_TOPIC_0000001145894417__b82986271576">PG_JOB_PROC</strong> system catalog in earlier versions and provides forward compatibility with earlier versions. The original <strong id="EN-US_TOPIC_0000001145894417__b587292111811">PG_JOB_PROC</strong> and <strong id="EN-US_TOPIC_0000001145894417__b6144428088">PG_JOB</strong> system catalogs are merged into the <strong id="EN-US_TOPIC_0000001145894417__b157522481483">PG_JOBS</strong> system catalog in the current version. For details about the <strong id="EN-US_TOPIC_0000001145894417__b794432898">PG_JOBS</strong> system catalog, see <a href="dws_04_0596.html">PG_JOBS</a>.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001145894417__t9ec63a5df95b4f61ae3d9194bcb47d74" frame="border" border="1" rules="all"><caption><b>Table 1 </b>PG_JOB_PROC columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001145894417__en-us_topic_0059778581_row5106215531"><th align="left" class="cellrowborder" valign="top" width="19.96%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001145894417__a65781afeccb04be195fc89bfda9ad930">Name</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.49%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001145894417__ad4cced91bf064f95b1b0f2a1db21b3f4">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="62.55%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001145894417__en-us_topic_0059778581_p910651155317">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001145894417__r5160d4bf9fdb44749025e0995d999382"><td class="cellrowborder" valign="top" width="19.96%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894417__p48793336208">job_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.49%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894417__p1687803312012">bigint</p>
</td>
<td class="cellrowborder" valign="top" width="62.55%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894417__p2876103362012">Job ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894417__r1a913116e97a4c88bb26769f05cea246"><td class="cellrowborder" valign="top" width="19.96%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894417__p1887517332207">what</p>
</td>
<td class="cellrowborder" valign="top" width="17.49%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894417__p19873163352016">text</p>
</td>
<td class="cellrowborder" valign="top" width="62.55%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894417__p5851173319204">Job content</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0639.html">System Views</a></div>
</div>
</div>