You are on page 1of 3

Debugging Stored Procedures using Expeditor:

As a first step to debug a Stored Procedure using expeditor, we need to set compile the
program with the expeditor Yes option and then we need to select the Profile for that.
How to set the Profile for the Stored procedure?
. !o to option ".#P
$. !o to option % &'efault(
). !o to option * &Profile(
*. "+pe ,-./!.0 in the command line
1. "+pe the P'S ,!A2A2'.3SP4.P/5436.0
7. "hen select the profile &STORP 8 S"5/.' P/59.':/.(
5nce we select the profile &S"5/P(, go to option $.
5nce we go to option $ &"S5(, we ha;e to gi;e the below informations<
Schema 2ame< '=$".S", '=$>A
Stored Procedure 2ame< 6oad -odule name &4or example. .SYH%%%"(
3P Address< %.$?.*).1) &'e; 8 Aceonline(
%.$?.*).*7 &'e; 8 Acenet(
3f we want to gi;e the input for expediting using
'=$ 'e;elopment centre, we need to gi;e our
9itrix 3P address.
!reen Screens 8 3P %.$?.*).1)
'=$ Subs+stem< '="
-ax. no. of tests<
"hen Press .2"./, we will get the below screen,
"hen go to Aceonline@Acenet@'e;centre and enter the ;alues that +ou need to debug<
4or example, if we want to debug, the below screen b+ modif+ing the A>t+ and to see
whether the modified ;alue is properl+ updated b+ ,:P'A".0 button.
3f we checA this screens ASP page, then we can come to Anow, what SP will be triggered
when the update button is clicAed.
4or this screen, .SYH stored procedure will be in;oAed, once we clicA the ,:P'A".0
button, then the control will be passed on to the .#P.'3"5/.
2ow, we are all set for debugging the stored procedure using the expeditor with regular
commands and options a;ailable.
4or expediting the program from !reen screen, follow the same procedure as said abo;e.

You might also like