Teradata Input Data Error
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I am receiving the below error on two input data tools I have in my workflow. I have similar tools in the workflow that are not receiving the error. Does anyone have any guidance or suggestions?
ToolId 108: Error SQLDriverConnect: [Teradata][ODBC Teradata Driver] (130) TLS connection failed with SSL_ERROR_SSL error:1408F10B:SSL routines:ssl3_get_record:wrong version number
- Labels:
- Error Message
- Input
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you try copying a working Input Data tool configured to pull from Teradata into a new workflow, verify that it works, and then swap out the query?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello Brandon,
When I ran the workflow manually it also runs without any errors, but when it is scheduled on our controller it runs with the errors.
Do you have any other suggestions?
Thanks for you help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Does your organization have a "Run As" user configured? These types of issues tend to happen when the Alteryx Server doesn't have the proper driver(s) installed and/or the Run As user doesn't have the proper rights to access the data sources.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I am getting the same error, It used to work without any issues.
Can I know how the issue has been resolved.
Thanks,
Pavan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The error code "1408F10B" indicates a specific SSL error, and "SSL routines:ssl3_get_record:wrong version number" typically means there's a version mismatch or a problem with the SSL handshake during the connection setup.
Since this is a thread from 2022, I think you should try checking the following first:
- Check the ODBC Driver Version
- Check the TLS/SSL Configuration
- Check Teradata Server Configuration
If indeed your version is mismatched, you could find the solution by updating your versioning for it to be compatible. If all else fails, please write a ticket to Alteryx support via Mission Control.
Kindly provide them:
- Your Alteryx Designer version and patch number. You can find it in -> Help -> About in your Designer Desktop.
- Get them a copy of Logs when the error occurs.
Hope this helps @pvemula
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
The issue got resolved after drivers update.
Thanks,
Pavan.
