Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
nchimakurty
Contributor II
Contributor II

Teradata Retrieve Schema Error

Team,

 

Version of Talend: 7.2.1

Teradata Version: 16.20.40.02

 

I am getting below error, when I am trying to retrieve schema. Please advice solution.

 

[Teradata Database][TeraJDBC 16.20.00.02][Error 9719][SQLState HY000] QVCI feature is disabled

 

Thanks

Labels (4)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

@nchimakurty , you need to Enable the QVCI feature on the Teradata database.

 

check the below link to know more.

 

https://www.docs.teradata.com/reader/WJEc8UzlloyVbzceNmpmiw/JgNoX5FkLCM5FJUDk3UHjw

View solution in original post

2 Replies
manodwhb
Champion II
Champion II

@nchimakurty , you need to Enable the QVCI feature on the Teradata database.

 

check the below link to know more.

 

https://www.docs.teradata.com/reader/WJEc8UzlloyVbzceNmpmiw/JgNoX5FkLCM5FJUDk3UHjw

nchimakurty
Contributor II
Contributor II
Author

Hi,

 

Thanks for reply.

I found that guess schema is working good, without any error.

This issues is throwing up only for retrieve schema.

 

Thanks