[GH-ISSUE #431] Teradata connect error #129

Closed
opened 2026-03-07 20:45:09 +03:00 by kerem · 11 comments
Owner

Originally created by @wang-guanyi on GitHub (Aug 2, 2021).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/431

I enabled the teradata in db list and built the cloudbeaver successfully. But when tried to connect, I got error message below
'{' ('7B'X) is not a valid Teradata SQL token.

IMG_20210802_144241.jpg

Originally created by @wang-guanyi on GitHub (Aug 2, 2021). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/431 I enabled the teradata in db list and built the cloudbeaver successfully. But when tried to connect, I got error message below '{' ('7B'X) is not a valid Teradata SQL token. ![IMG_20210802_144241.jpg](https://user-images.githubusercontent.com/88269662/127815576-9ae6eeae-7e7a-4f4c-980e-9d8fc46f8c0c.jpg)
kerem 2026-03-07 20:45:09 +03:00
Author
Owner

@kseniiaguzeeva commented on GitHub (Aug 13, 2021):

It is a problem with driver version https://support.teradata.com/community?id=community_question&sys_id=c275876b1b57fb00682ca8233a4bcb33 according Teradata documentation. Could you please try to correct the connection configuration?

<!-- gh-comment-id:898492811 --> @kseniiaguzeeva commented on GitHub (Aug 13, 2021): It is a problem with driver version https://support.teradata.com/community?id=community_question&sys_id=c275876b1b57fb00682ca8233a4bcb33 according Teradata documentation. Could you please try to correct the connection configuration?
Author
Owner

@wang-guanyi commented on GitHub (Aug 18, 2021):

It is a problem with driver version https://support.teradata.com/community?id=community_question&sys_id=c275876b1b57fb00682ca8233a4bcb33 according Teradata documentation. Could you please try to correct the connection configuration?

I tried the latest version (17.10.00.18) of teradata jdbc driver and got the same error. The same version is working fine with DBeaver.

<!-- gh-comment-id:901039293 --> @wang-guanyi commented on GitHub (Aug 18, 2021): > It is a problem with driver version https://support.teradata.com/community?id=community_question&sys_id=c275876b1b57fb00682ca8233a4bcb33 according Teradata documentation. Could you please try to correct the connection configuration? > I tried the latest version (17.10.00.18) of teradata jdbc driver and got the same error. The same version is working fine with DBeaver.
Author
Owner

@kseniiaguzeeva commented on GitHub (Aug 19, 2021):

We are going to add Teradata driver to CB EE in 21.1.4 milestone, test it and make a fix, if it is on our side. Thank you for the report.

<!-- gh-comment-id:901908279 --> @kseniiaguzeeva commented on GitHub (Aug 19, 2021): We are going to add Teradata driver to CB EE in 21.1.4 milestone, test it and make a fix, if it is on our side. Thank you for the report.
Author
Owner

@kseniiaguzeeva commented on GitHub (Oct 14, 2021):

Teradata driver has been added to CloudBeaver Enterprise in the latest 21.2.0 release. It should work now.

<!-- gh-comment-id:943354981 --> @kseniiaguzeeva commented on GitHub (Oct 14, 2021): Teradata driver has been added to CloudBeaver Enterprise in the latest 21.2.0 release. It should work now.
Author
Owner

@wang-guanyi commented on GitHub (Oct 16, 2021):

I tried the community edition 21.2.0 version and still got the same error. Is it only supported in enterprise edition?

<!-- gh-comment-id:944864665 --> @wang-guanyi commented on GitHub (Oct 16, 2021): I tried the community edition 21.2.0 version and still got the same error. Is it only supported in enterprise edition?
Author
Owner

@kseniiaguzeeva commented on GitHub (Oct 21, 2021):

Could you please tell me the details of your driver and server? It looks like the problem is in their compatibility.

<!-- gh-comment-id:948540063 --> @kseniiaguzeeva commented on GitHub (Oct 21, 2021): Could you please tell me the details of your driver and server? It looks like the problem is in their compatibility.
Author
Owner

@wang-guanyi commented on GitHub (Oct 22, 2021):

Hi Kseniia, please find the versions as below. The driver is working fine in DBeaver CE 21.1.1, but using same driver to connect to same db server in cloudbeaver CE 21.2.0 is not working.

IMG_20211022_174816.jpg

IMG_20211022_175153.jpg

<!-- gh-comment-id:949472319 --> @wang-guanyi commented on GitHub (Oct 22, 2021): Hi Kseniia, please find the versions as below. The driver is working fine in DBeaver CE 21.1.1, but using same driver to connect to same db server in cloudbeaver CE 21.2.0 is not working. ![IMG_20211022_174816.jpg](https://user-images.githubusercontent.com/88269662/138434534-07b6c456-17c9-4c30-8351-3bf3f0384064.jpg) ![IMG_20211022_175153.jpg](https://user-images.githubusercontent.com/88269662/138434576-9af18fc5-cf6d-4d4f-9525-7cc49d513968.jpg)
Author
Owner

@kseniiaguzeeva commented on GitHub (Oct 27, 2021):

Thank you for the additional info. I'll inform you as soon as the reason will be found and fixed.

<!-- gh-comment-id:952869750 --> @kseniiaguzeeva commented on GitHub (Oct 27, 2021): Thank you for the additional info. I'll inform you as soon as the reason will be found and fixed.
Author
Owner

@kseniiaguzeeva commented on GitHub (Nov 8, 2021):

I managed to reproduce the error, when I did not fill database field in the connection parameters. Could you please try to fill it?
Screenshot 2021-11-08 at 17 10 30

<!-- gh-comment-id:963198074 --> @kseniiaguzeeva commented on GitHub (Nov 8, 2021): I managed to reproduce the error, when I did not fill database field in the connection parameters. Could you please try to fill it? ![Screenshot 2021-11-08 at 17 10 30](https://user-images.githubusercontent.com/51405061/140756722-a7840158-c158-4bb8-bf2a-cf70661b934f.png)
Author
Owner

@wang-guanyi commented on GitHub (Nov 9, 2021):

Hi Kseniia, it works after I fill the database. Thank you very much for your help.

<!-- gh-comment-id:963859757 --> @wang-guanyi commented on GitHub (Nov 9, 2021): Hi Kseniia, it works after I fill the database. Thank you very much for your help.
Author
Owner

@kseniiaguzeeva commented on GitHub (Nov 9, 2021):

I'm glad to hear, that it works properly now. I close the ticket in this case. Please feel free to ask any other questions.

<!-- gh-comment-id:963862753 --> @kseniiaguzeeva commented on GitHub (Nov 9, 2021): I'm glad to hear, that it works properly now. I close the ticket in this case. Please feel free to ask any other questions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#129
No description provided.