Group: comp.sys.ibm.as400.misc · Group Profile · Search for Clp Db2 Procedure Running Stored in comp.sys.ibm.as400.misc
Author: Jonathan Ball
Date: Nov 15, 2006 10:25
You use STRQM to create QMQRY objects (or CRTQMQRY command). To actually run the created QMQRY object, you'd use STRQMQRY command in your CL. It does accept parameters. One limitation it has is that it can run only one SQL statement per QMQRY. Ali wrote: Hi, While browsing through the iSeries Info center, I got this info : The CL CALL command cannot be used to invoke DB2 Stored
|