Browse Troubleshooting

Troubleshooting

Missing Tables

Add tables that were omitted from an extraction, upload, or existing workspace.

Steps

1

Check schema qualification

Confirm the exact schema and table name, including case-sensitive identifiers where applicable.

2

Review the extraction scope

Only tables selected for extraction are returned.

3

Use Add from Database

Generate a focused script for the missing table and return its metadata.

4

Review relationships

Confirm how the added table connects before using it in SQL.

Related documentation