I can't cancel query on PL SQL Developer 14.0.6

masilva

Member
I was using PL SQL Developer 14.0.6.1988 e when e execute a slow query i can't cancel it, the buttons break and kill is not show when tha tab Session is enabled.
I was using C:\Oracle\client\product\12.1.0\client_1\bin\oci.dll
anyone can help me ?
 
If you execute a long-running query or program in the SQL Window, Test Window, Command Window or Report Window, you can break it by pressing the "Break" button on the Session Ribbon or on the Quick Access Toolbar. Note that the "Session Mode" preference (Configure > Preferences > Oracle / Connection) must be set to "Multi Session" (the default) or "Dual Session". In Single Session mode the break function will not be available.
 
Back
Top