I am running db2 v7.2 on an aix server.  We are implementing some big java applications which are running dynamic SQL with parameter markers (seen as ? in the code).
 
I can capture the SQL but have not been able to run any explains until I change the question-mark to a valid value.  For example, a 'char string' or a number depending on the column type.
 
Any suggestions would be appreciated.  Thanks.
 
Nancy

Reply via email to