Teradata as Source
Capture is not supported from Teradata location.
Compare and Refresh from Teradata
Fivetran HVR allows you to perform only Compare and Refresh from Teradata location. This section describes the configuration requirements for performing only Compare and Refresh from Teradata location.
Grants for Compare and Refresh from Teradata
This section lists the grants required for performing only Compare and Refresh from Teradata location.
- To read from Teradata location, the HVR database User must be granted the
select
privilege.grant select on targetdb to username;