Recent content by archer

  1. archer

    copy of preferences during install

    key bindings for plugins not copied at installation of beta5 even though they were active in beta3
  2. archer

    copy of preferences during install

    plugins were also not copied
  3. archer

    database link creation

    when creating a database link and the 'current user' checkbox is ticked, the password textbox should be disabled
  4. archer

    multithreading??

    while building HTML manual index, main window is unresponsive while results pane is fetching data, editor pane and top menu is unresponsive
  5. archer

    copy of preferences during install

    the preferences from 14 to 15 were copied ok with 3 exceptions as far as i can see: beautifier rules custom keywords autoreplace they all have "14" in them, e.g., C:\Users\
  6. archer

    editor window freezes for a few seconds after copy

    hi Marco. latest available. 12.0.2.1818. i have turned off the clipboard feature for now and problem is resolved.
  7. archer

    editor window freezes for a few seconds after copy

    hi, editor window freezes for a few seconds after copy. i press CTRL+C or right-click /copy and i notice that the window is unsable for a few moments. anyone seen this as well?
  8. archer

    keyboard shortcut enhancement request

    i work in a company where almost everyone has a copy of PL/SQL Developer. i usually change execute from F8 to CTRL+E. it would be nice to have the option of multiple key combos doing the same thing. i.e., i want both F8 and CTRL+E to be execute so that if a colleague comes to my workstation to...
  9. archer

    'NOT A VARIABLE' is show

    i have the same issue on occasion. i think it is related to the size of the package. i also recall someone saying that this could happen if the are 'too many' variables, though can't say how many is too many. Could also be related to database structure sizes, e.g., even though you are...
  10. archer

    Highlight Edit Line leaves artifacts behind

    still exists in v10 beta 10!!!
  11. archer

    Auto-uppercase keywords, nothing else

    and you need to edit all your templates to match your style!
  12. archer

    Test window can not be closed when debug has gone wrong or connection has been lost

    i've experienced the same issue. i believe this works: - click the X to close the window - that terminates the debug session - then Cancel the window closure
  13. archer

    Profiler - Required Rights

    Here's what i've tried so far: - log on as schema owner so that PLD creates the tables for me - explicitly grant all on 3 tables PLSQL_PROFILER_RUNS, PLSQL_PROFILER_UNITS, PLSQL_PROFILER_DATA and 1 sequence PLSQL_PROFILER_RUNNUMBER - explicitly grant execute on dbms_profiler then PLD is happy...
  14. archer

    Profiler - Required Rights

    Hi, i wish to put a package method through the profiler and i want to do this as someone who is not a DBA. PLD very helpfully informs me that the profiler tables do not exist and offers to create them for me. i click 'go on' and it fails with ORA-01031: insufficient priviledges. Can you tell...
  15. archer

    enhancement request - line numbers in command window

    hi, is it possible to have the line mumbers displayed in command windows, at least the editor tab? if not, can this be added to the enhancement request list. thanks
Back
Top