> Greetings,
>
[quoted text clipped - 50 lines]
> sqlcode: 100
> sqlstate: 02000
I think (!) it may be the total of whatever happened inside of the
procedure. Coudl be easily tested...
Of course a CALL can also result in a read from the catalog, but that
should be minimal.
Cheers
Serge

Signature
Serge Rielau
DB2 Solutions Development
DB2 UDB for Linux, Unix, Windows
IBM Toronto Lab
nekiv90@hotmail.com - 29 Jan 2006 23:20 GMT
Thanks, Serge.
The SP consists of 4 'declare cursor'. I broke it up and ran one at a
time with an attempt to identify the slow runing one. They all ran fast
and eventually merge them to the final version I used to have. Again,
It ran fast and the 'rows read' is zero.
No change to db/dbm settings since last testing. Don't know exectly
what happended?!
> > Greetings,
> >
[quoted text clipped - 63 lines]
> DB2 UDB for Linux, Unix, Windows
> IBM Toronto Lab