Recent content by MaZaaX

  1. M

    ssh tunnel from within pl/sql developer 13

    Hi Marco, are you going to implement support for connection through ssh tunnels in the upcoming version? Thanks BR,
  2. M

    Recovery file is not detected propelry PLSQL dev crash 12.0.1.1814 (x64) on Windows 10 Pro (x64)

    Hi Marco, This issue still persists and is pretty annoying. Could you please specify whether and if so then how to force specific recovery file to get loaded on restart (as app created many but offered either none or not the last one existing)? Thanks. Rg, Martin
  3. M

    plsqldev 12.0.3 64bit gets stuck on session kill or temp. disconnect

    Hi Marco, plsqldev 12.0.3 64bit on Windows 10 64bit got stuck on session kill or temporary disconnect (such as in case of unstable connection or computer sleep) and won't reconnect , whole app gets irresponsive and mouse pointer changes to loading icon, only killing the whole app instance and...
  4. M

    Test Window raises PLS-00201 on every recompilation in PLSQL dev 12.0.1.1814 (64 bit)

    Eventually, it's appeared to be a feature of Oracle when setting current_schema at a session level (another approach has to chosen for testing when it comes to invoker right+current_schema procedure).
  5. M

    Test Window raises PLS-00201 on every recompilation in PLSQL dev 12.0.1.1814 (64 bit)

    I've just gathered dbg log, it's about 140kB in size. Could tell me how can I add an attachment to the post or should I just paste the content as a message? Thanks.
  6. M

    Test Window raises PLS-00201 on every recompilation in PLSQL dev 12.0.1.1814 (64 bit)

    If you open a fresh new test window (by clicking the proc name ans choosing test from the context menu) everything works just fine. Old test window still keeps raising the error.
  7. M

    Test Window raises PLS-00201 on every recompilation in PLSQL dev 12.0.1.1814 (64 bit)

    Hi Marco, here you go. 1. create promon table 2. create procedure 3. click on proc name and select test to open test window 4. run the test 5. change anything in the proc & recompile 6. PLS-00201 is raised once you try to retest using already opened test window Regards, Martin create table...
  8. M

    Slidebar disappears occasionally in program window (plsdev 12.0.1.1814 x64 on W10 Pro x64)

    Slidebar reappears after reopening the program window or cutting all text and pasting back right away (i.e. ctrl-a + ctrl-x + ctrl-v)
  9. M

    Slidebar disappears occasionally in program window (plsdev 12.0.1.1814 x64 on W10 Pro x64)

    Hi Marco, program window sometimes loses slidebar on the left side (typically after switching focus off and on from the program instance using alt-tab keyboard shortcut). mouse cursor can move in all directions in the window (and even off the visible range of the window) but without moving...
  10. M

    Recovery file is not detected propelry PLSQL dev crash 12.0.1.1814 (x64) on Windows 10 Pro (x64)

    Hi Marco et al, it appears that Recovery file is not detected in the filesystem properly ; time to time it gets offered many days later on opening of a fresh new instance just as such I have never encountered any trouble with recovery file on previous versions. Thank you Rg, Martin
  11. M

    Test Window raises PLS-00201 on every recompilation in PLSQL dev 12.0.1.1814 (64 bit)

    Hi Marco et al, PL/SQL developer raises PLS-00201: identifier 'XYZ' must be declared on every non-autonomous procedure "XYZ" recompilation (name, arguments, rights needed on XYZ remains as is, proc. body must change slightly) Thank you Rg, MZ
  12. M

    Is ip possible to set an old menu style in 12 version?

    Thank you very much for this choice:)
Back
Top