Redirected to midrange-l
Steve Needles
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Needles,Stephen J
Sent: Friday, October 14, 2016 11:55 AM
To: RPG programming on the IBM i (AS/400 and iSeries) (rpg400-l@xxxxxxxxxxxx) <rpg400-l@xxxxxxxxxxxx>
Subject: Stored Proc execution times, front to back
Hey all,
I need to be able to find out how long it takes to execute a stored procedure, all the way through the open and consumption its cursors.
While in iNav...
In the program that is the stored proc is an SQL statement. When I test the statement alone, I can route its output to a table and clock the whole process. But when I try to do the same thing using the stored procedure, I am not allowed.
Does anyone have an idea that can allow me to do something like:
Insert into testable (call storedProc(parameter))
This would include the creation (inside the storedProc) and consumption of the cursor (the INSERT portion) and iNav should be able to tell how long it took to run.
Thanks all!
Steve Needles
________________________________
This communication, including attachments, is confidential, may be subject to legal privileges, and is intended for the sole use of the addressee. Any use, duplication, disclosure or dissemination of this communication, other than by the addressee, is prohibited. If you have received this communication in error, please notify the sender immediately and delete or destroy this communication and all copies.
TRVDiscDefault::1201
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.