Envirnoment is UDB 7.2 fp9 on AIX.
I'm familiar with using "dynexpln" for quickly comparing
access plans for directly executable queries.
dynexpln docs suggest it cannot work with sql that contains
parameter markers.
But, when there is no Control-centre (i.e. text only access
via korn-shell, no x-windows), how can I use db2 on aix command line programs
to get a plan for dynamic-sql that contains parameter-markers?
Any suggestions welcome, thanks.
Jan M. Nelken - 30 Nov 2004 19:28 GMT
> Envirnoment is UDB 7.2 fp9 on AIX.
>
[quoted text clipped - 8 lines]
>
> Any suggestions welcome, thanks.
Did you consider consulting Product documentation - easily available on Web at:
http://publib.boulder.ibm.com/infocenter/db2v7luw/index.jsp
Search for "SQL Explain Facility"
Jan M. Nelken