Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    # Call the Java method to test the connection
    TeradataConnectionTest->testConnection($jdbcUrl, $username, $password)
    +;
    
  2. or download this
    DriverManager.getConnection("jdbc:teradata://172.28.130.20/TMODE=TERA,
    +DBS_PORT=1025,CHARSET=UTF8,LOGMECH=LDAP,SSLMODE=ALLOW;TeraDriver=com.
    +teradata.jdbc.TeraDriver")
    registerDriver: io.trino.jdbc.TrinoDriver@2dd9625c
    ...
            at org.perl.inline.java.InlineJavaServerThread.run(InlineJavaS
    +erverThread.java:51)
    SQLException: No suitable driver found for jdbc:teradata://172.28.130.
    +20/TMODE=TERA,DBS_PORT=1025,CHARSET=UTF8,LOGMECH=LDAP,SSLMODE=ALLOW;T
    +eraDriver=com.teradata.jdbc.TeraDriver