On Fri, 13 Jun 2008 00:28:20 +1000, Shane Ginnane <[EMAIL PROTECTED]> wrote:
>Looks like setup/teardown cost. > Dear Shane, RTFM. There are two ways of setting up/tearing down the modules that implement the stored procedure/UDF. One is costing hugely, the other is quite acceptable. Difference is that the second uses pre-initialisation (CEEPIPI). That does require a bit more carefull programming, because next time round, you get what you left behind previously... Cheers, Jantje. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

