cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC adapter

Former Member
0 Kudos

Hello,

I am using JDBC recevier adapter and getting followng exception.

java.sql.SQLException: [SQL0666] Estimated query processing time 13766 exceeds limit 8000.

My questions is how do I setQueryTimeout in communication channel.

Thank you,

Balaji

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

I dont think this would be possible in communication channel.

Instead, u could modify the settings at the JDBC end. There u could modify the attributes of the query

e.g CHGQRYA

http://publib.boulder.ibm.com/iseries/v5r2/ic2924/index.htm?info/cl/chgqrya.htm

Regards,

Prateek

Answers (0)