Forum Discussion
Thanks for the details. Did you pass the parameters from pipeline parameters? I have cretaed a parent pipeline where i have read the parameters from a file and then passing them to child pipeline where i have the MySQL execute snap. In the account tab of My SQL execute i want to create a connection dynamically by using the parameters coming from parent pipeline which are coming from the file.
I tried it access pipeline parameters where i have host name , port name , db name, user and password but the parameters are not available when i am trying to create the Dynamic connection. Any help will be very much appreciated.
- bojanvelevski4 years agoValued Contributor
Hi @Jarek,
This sounds like a Collation issue. Check if there’s a Url setting added in the account you are using in the JDBC snaps.
This is what I have in the account settings. Is there a way to add e.g. UTC format or something similar?
jdbc:teradata://tdwd/TMODE=ANSI,CHARSET=UTF8
BR,
Jarek
Related Content
- 6 years ago
- 8 years ago