Is there a way (db2newbie) to capture the actual bind variable values of a query?

Example:
select * from sysibm.sysdummy 1 where 1 = ?.

What is the value of "?" ?

Help would be greatly appreicated. We have version DB2 9.5 in this case, but would be interested in older versions too. Help.