# Temp Lineage Correction Page View

The "**Temp Lineage Correction**" page shows a range of information, including Temp Connection, Temp Schema, Temp Table, Recommended Connection, Context, Recommended Schema, Recommended Table, and Merge. Users can view this information by selecting either "**Run job with schema**" or "**Run job with table**" from the "**Nine Dots**" icon, based on their specific needs.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcSGt22vHwvLH1GHddFqhD5CJ6nnDqB7tuNWDoswbY8rspzmA_LLTOJV-SWl0Zg8XJJJdqt9R2KqW2DLClJKgjteIWFzwGIZ8qf2kk6hjluvFou8JfoN0U0w8-YFjSxeREPROFNaQ?key=7S-lJ1VvBGLuUwv5Bk6M8zbE" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="219.8333740234375">Fields</th><th>Description</th></tr></thead><tbody><tr><td>Temp Connection</td><td>Displays the Name of the selected Temp Connection.</td></tr><tr><td>Temp Schema</td><td>Displays all the Temp Schema Names available within the Temp Connection.</td></tr><tr><td>Temp Table</td><td>Displays all the Temp Table Names available within the Temp Connection.</td></tr><tr><td>Recommended Connection</td><td>Displays the Recommended Connection Name to which the recommended Schema/table belongs.Example: The recommended table name CUSTOMERSALES belongs to the connection Oracle-M. So, Oracle-M is the recommended connection name for the recommended table.</td></tr><tr><td>Context</td><td>Displays the query used to build the temp lineage.</td></tr><tr><td>Recommended Schema</td><td>Displays the list of the original schema available in the application.</td></tr><tr><td>Recommended Table</td><td>Displays the list of the original table available in the application.</td></tr><tr><td>Merge</td><td><p>Displays the Merge icon<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAWCAYAAAAxSueLAAAB7klEQVR4AbyUWyhsURjH/2ec45zDSHJJHtA0uaV4INcXuYRcXqaYBy8KyZMUnjwpNU8ayaWIBw80JZdEmuYBuZNLch25hsklIreNWVOz2a21GVszu7729//Wt/6/WqtvyV4d+Mnwg6/S0Iigljw0L/ba5CIZZrq7gm7dgOcXDpqpLiycbHwJlAwz7M0LzFdMOwLNEpJg3OsL2pYHBX5yZxeBZglJMO1sD7YuDng/97+uSFfE8Fos+TZs8mgVDfM6gZ86LA2uf/4LaizxLdjl/Q0q9FrKZ3R3Buq+Gj5qJzqwf31K9dkMe+CeUDRUh5PbC8pk5+oI08drfLSb77NC30D1MWE5ukoomlSWIHM0bJzCiDkWTjcpA7HC9uX7nVp7mLBVk9G6bpmjjfN9PHLPfM2WJCUwmmpjwqguCYUIHyW1y26we+7RcbBsZaLjYKy5s8sxBrj7Qu5MD7koTB2WCr1aC6dfoi3UMVkL+aEp1lTwF3UaO1hC/VwPyKNLdiQHRkGTVIZwbwWRn4af3Iu5zoQRw8ObMwxsjeO3zAnBnv7w+OcGVUgS+lUaaFPLQeaIPMAfXYmujitApjL+Y5nPmTBiaCzVgcRmSbf5RY/lN5AkS5mA1owqLBZ2WnpIHwmiiyNzRY+eCSOG9giHwt4AAAD//7WKe4kAAAAGSURBVAMAgGYE0PXefRcAAAAASUVORK5CYII=" alt=""> to merge the Temp Schema/Table with the original Schema/Table.</p><p>Click on the Merge icon to update the original Schema/Table with the latest data and definitions, ensuring consistent reporting.</p></td></tr></tbody></table>

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA, USA.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ovaledge.com/release8.1/advanced-tools/temp-lineage-correction/temp-lineage-correction-page-view.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
