Re: Re: [firebird-support] Stored Procedures Execution Plan

2016-06-01 Thread João Paulo Carvalho joao_paul...@yahoo.com [firebird-support]
Hi,

One problem with this approach (changing SP's to execute block) is that you 
still have the possibility of doesn't getting called SP plans (SP's called by 
the SP which you are converting to an execute block).
Att.João Paulo

 
  DE: "liviuslivius liviusliv...@poczta.onet.pl [firebird-support]" 

 Para: "firebird-support@yahoogroups.com"  
 Enviadas: Quarta-feira, 1, Junho 2016 7:27:34
 Assunto: Re: Re: [firebird-support] Stored Procedures Execution Plan
   
    Hi, yes but this was "wrong"Consider this:inside procedure you have 5 
different statementsand you run query and only two of them are reached - do you 
really need to see all 5? Ok - now you got only "natural" word for procedure - 
i do not know if this is better now..But if you need plan for procedure - 
"change it" to execute block and you got all statements plan regards,Karol 
BieniaszewskiW dniu 2016-05-31 19:39:56 użytkownik Gabriel Frones 
grfro...@gmail.com [firebird-support]  
napisał:
 It was sent and received... but this is working for me out of the box in FB 
2.5.4. I just write the select * from SP and ask for plan and it gives me the 
plan for the inside statements. Haven't tested on non-selectable SPs. Em qua, 
25 de mai de 2016 às 08:20, João Paulo Carvalho joao_paul...@yahoo.com 
[firebird-support]  escreveu:
  Hi.  Since this was my first post in this list, I'm not sure if it was sent. 
If you already get it, or this is not the right place to discuss this kind of 
topic, I would be very grateful if you tell me where is. Att.João Paulo


DE: "joao_paul...@yahoo.com [firebird-support]" 

 Para: firebird-support@yahoogroups.com 
 Enviadas: Sexta-feira, 20, Maio 2016 15:54:07
 Assunto: [firebird-support] Stored Procedures Execution Plan
 


  Hi.  I would like to know if it is possible to display the plan of stored 
procedure statements. I'm interested in the plan of the statements inside the 
stored procedure (SP), not the plan just informing that I'm executing an SP. We 
are running also selectable SP's. Att. João Paulo  


 

   #yiv7257244709 #yiv7257244709 -- #yiv7257244709ygrp-mkp {border:1px solid 
#d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}#yiv7257244709 
#yiv7257244709ygrp-mkp hr {border:1px solid #d8d8d8;}#yiv7257244709 
#yiv7257244709ygrp-mkp #yiv7257244709hd 
{color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 
0;}#yiv7257244709 #yiv7257244709ygrp-mkp #yiv7257244709ads 
{margin-bottom:10px;}#yiv7257244709 #yiv7257244709ygrp-mkp .yiv7257244709ad 
{padding:0 0;}#yiv7257244709 #yiv7257244709ygrp-mkp .yiv7257244709ad p 
{margin:0;}#yiv7257244709 #yiv7257244709ygrp-mkp .yiv7257244709ad a 
{color:#ff;text-decoration:none;}#yiv7257244709 #yiv7257244709ygrp-sponsor 
#yiv7257244709ygrp-lc {font-family:Arial;}#yiv7257244709 
#yiv7257244709ygrp-sponsor #yiv7257244709ygrp-lc #yiv7257244709hd {margin:10px 
0px;font-weight:700;font-size:78%;line-height:122%;}#yiv7257244709 
#yiv7257244709ygrp-sponsor #yiv7257244709ygrp-lc .yiv7257244709ad 
{margin-bottom:10px;padding:0 0;}#yiv7257244709 #yiv7257244709actions 
{font-family:Verdana;font-size:11px;padding:10px 0;}#yiv7257244709 
#yiv7257244709activity 
{background-color:#e0ecee;float:left;font-family:Verdana;font-size:10px;padding:10px;}#yiv7257244709
 #yiv7257244709activity span {font-weight:700;}#yiv7257244709 
#yiv7257244709activity span:first-child 
{text-transform:uppercase;}#yiv7257244709 #yiv7257244709activity span a 
{color:#5085b6;text-decoration:none;}#yiv7257244709 #yiv7257244709activity span 
span {color:#ff7900;}#yiv7257244709 #yiv7257244709activity span 
.yiv7257244709underline {text-decoration:underline;}#yiv7257244709 
.yiv7257244709attach 
{clear:both;display:table;font-family:Arial;font-size:12px;padding:10px 
0;width:400px;}#yiv7257244709 .yiv7257244709attach div a 
{text-decoration:none;}#yiv7257244709 .yiv7257244709attach img 
{border:none;padding-right:5px;}#yiv7257244709 .yiv7257244709attach label 
{display:block;margin-bottom:5px;}#yiv7257244709 .yiv7257244709attach label a 
{text-decoration:none;}#yiv7257244709 blockquote {margin:0 0 0 
4px;}#yiv7257244709 .yiv7257244709bold 
{font-family:Arial;font-size:13px;font-weight:700;}#yiv7257244709 
.yiv7257244709bold a {text-decoration:none;}#yiv7257244709 dd.yiv7257244709last 
p a {font-family:Verdana;font-weight:700;}#yiv7257244709 dd.yiv7257244709last p 
span {margin-right:10px;font-family:Verdana;font-weight:700;}#yiv7257244709 
dd.yiv7257244709last p span.yiv7257244709yshortcuts 
{margin-right:0;}#yiv7257244709 div.yiv7257244709attach-table div div a 
{text-decoration:none;}#yiv7257244709 div.yiv7257244709attach-table 
{width:400px;}#yiv7257244709 div.yiv7257244709file-title a, #yiv7257244709 
div.yiv7257244709file-title a:active, #yiv7257244709 
div.yiv7257244709file-title a:hover, #yiv7257244709 div.yiv7257244709file-title 
a:visited {text-decoration:none;}

Re: Re: [firebird-support] Stored Procedures Execution Plan

2016-06-01 Thread liviuslivius liviusliv...@poczta.onet.pl [firebird-support]
Hi,
 
yes but this was "wrong"
Consider this:
inside procedure you have 5 different statements
and you run query and only two of them are reached - do you really need to see 
all 5?
 
Ok - now you got only "natural" word for procedure - i do not know if this is 
better now..
But if you need plan for procedure - "change it" to execute block and you got 
all statements plan
 
regards,
Karol Bieniaszewski
 
 
 
 
W dniu 2016-05-31 19:39:56 użytkownik Gabriel Frones grfro...@gmail.com 
[firebird-support]  napisał:
 
It was sent and received... but this is working for me out of the box in FB 
2.5.4. I just write the select * from SP and ask for plan and it gives me the 
plan for the inside statements. Haven't tested on non-selectable SPs.
 
Em qua, 25 de mai de 2016 às 08:20, João Paulo Carvalho joao_paul...@yahoo.com 
[firebird-support]  escreveu:
   
Hi.
 
 
Since this was my first post in this list, I'm not sure if it was sent.
 
If you already get it, or this is not the right place to discuss this kind of 
topic, I would be very grateful if you tell me where is.
 
Att.
João Paulo
DE: "joao_paul...@yahoo.com [firebird-support]" 

Para: firebird-support@yahoogroups.com
Enviadas: Sexta-feira, 20, Maio 2016 15:54:07
Assunto: [firebird-support] Stored Procedures Execution Plan
 
 
Hi.
 
 
I would like to know if it is possible to display the plan of stored procedure 
statements.
 
I'm interested in the plan of the statements inside the stored procedure (SP), 
not the plan just informing that I'm executing an SP.
 
We are running also selectable SP's.
 
Att.
 
João Paulo