Yes, the Teradata JDBC Driver provides Monitor partition connections to enable your application to invoke PM/API commands. The Monitor partition connection support is documented in the Teradata JDBC Driver Reference here on Developer Exchange.
http://developer.teradata.com/doc/connectivity/jdbc/reference/current/jdbcug_chapter_2.html#BGBGGDCC
Also, please refer to the sample programs page:
http://developer.teradata.com/doc/connectivity/jdbc/reference/current/samplePrograms.html
Sample program T20914JD.java demonstrates how to use a Monitor partition connection to invoke PM/API commands.
↧