ashish_mistry
Member²
Hi,
The issue I am facing is that I would want to spawn new windows in an existing session of my editor
this is why :
1) Explain plan shown by plsql developer is mostly never correct if there are underlying materlized views as the explain window opens in a new session and I cannot execute any other commands/sql/alter session statements in the explain plan window itself
I set query rewrite enabled , query rewrite integrity values for the session, the query uses an underlying Materialized views but when I press F5 to see the plan it shows a plan that does not use Materlized views
2) Debug and Test windows
Wouldn
The issue I am facing is that I would want to spawn new windows in an existing session of my editor
this is why :
1) Explain plan shown by plsql developer is mostly never correct if there are underlying materlized views as the explain window opens in a new session and I cannot execute any other commands/sql/alter session statements in the explain plan window itself
I set query rewrite enabled , query rewrite integrity values for the session, the query uses an underlying Materialized views but when I press F5 to see the plan it shows a plan that does not use Materlized views
2) Debug and Test windows
Wouldn