Hi Team, I am using Jmeter5.6 to create JDBC Request for Oracle Database Testing . It is a simple Select statement. The request is passing properly but response is showing as below
Response Code : 000 Response Message : *java.lang.ArrayIndexOutOfBoundsException : Index 7 Out of bounds for length 2* *Select Statement - Select Column_name from Table_name* *Oracle DB - Oracle 8i* Java Version - OpenJDK Runtime Environment Corretto-17.0.7.7.1 Please help in finding the issue. Thanks in advance Bijaya
