JDBC Type 4 Driver Performance Tuning Guide for Version 1.0
HP NonStop JDBC Type 4 Driver
Performance Tuning Guide for Version 1.0
Page 6 Hewlett-Packard Company — 529619-001 November 29, 2004
Note that a large amount of time is spent in
com.tandem.t4jdbc.SQLMXPreparedStatement.execiteQuery() (executing the query).
This indicates a good place to look for optimization. For example, you might improve
your query’s performance by using recommendations in the SQL/MX Query Guide.