Connect to a data source
Connect to a data source to onboard its data and run a DQ job against it. When you expand a datasource in the Explorer page, a list of available databases and their associated tables display.
Creating a DQ job
- Click the Explorer in the sidebar menu. The Manage Connections treeview expands to show available data sources.
- Select a data source. The data source expands to show available databases.
- Click a database. The database expands to show available tables.
- Click Create DQ Job. The Job Creator page opens.
Note When displays to the right of a data source, it indicates that the data source is a Pushdown connection. When the icon is not present, the data source is considered a Pullup connection.
Eager fetch schemas and tables
When you select the Eager fetch Schemas/Tables option from the Manage Connections treeview, all tables of all public schemas in your data source load together, all at once. While this option has more processing requirements and is thus more expensive, you can use it to retrieve all of the children of a JDBC connection that would otherwise persist for a limited time only.
What's next?
Select a scanning method to get started.