I am not an expert in the JDBC area, but my undestanding is that you will get two rows in DBQL with JDBC queries, one for the Prepare, and one for the query execution. The row with the Prepare will not have any AMP CPU or any number of AMPs specified. The row with the query will.
I am not an expert in the JDBC area, but my undestanding is that you will get two rows in DBQL with JDBC queries, one for the Prepare, and one for the query execution. The row with the Prepare will not have any AMP CPU or any number of AMPs specified. The row with the query will.
Thanks, -Carrie