RDBMS Ingestion
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Tables Created during Ingestion
Copy Markdown
Open in ChatGPT
Open in Claude
Following are the tables created during the ingestion process:
- Current Table: The table being crawled, for example, Orders. Schema: source columns + audit columns.
- CDC Tables: The table where data from each CDC table is stored, for example, cdc_Orders_. Schema: source columns + audit columns.
- History Table: The table that stores the data from all the CDC runs, for example, history_Orders. This table contains the entire data that has been crawled in every data load. Schema: source columns + audit columns.
- Error Table: The table where the error rows are stored. This table is currently only created for File and Salesforce sources. During data crawl, the data that cannot be crawled are stored here, for example, Orders_error. Schema: path, reason, record, jobId.
Audit Columns
Following are the audit columns used during the ingestion process:
- ziw_target_timestamp: The timestamp when the data was crawled.
- ziw_is_deleted: The column to determine if a row was deleted or not (used in CDC and history tables).
- ziw_file_name: The name and relative path of the file where the particular row was read.
- ziw_file_modified_timestamp: The modified timestamp of the file from which the record was read.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on Mar 9, 2023
Was this page helpful?
Next to read:
Ingesting Tables in SegmentsFor more details, refer to our Knowledge Base and Best Practices!
For help, contact our support team!
© UNIPHORE TECHNOLOGIES 2025 | Confidential
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message