CT004691,
If you can't rebind in order to turn explain on (I'm guessing you're in production here), then you could try dropping into QMF and interrogating the SYSPACKSTMT table. The column STMT contains the SQL I think, but it's unformatted and looks awful. You'll have to trawl through it looking for the table names.
Marc