Recent content by SebG

  1. S

    Compilation error when calling validate_conversion and working with Program window

    I reproduce in sqlplus by adding debug option during compile: alter package pkg_dummy compile debug body; I will review with DBA. Thanks
  2. S

    Compilation error when calling validate_conversion and working with Program window

    I confirm by unticking Add debug information when compiling error does not occur anymore. But does it mean I will not be able to debug the package where validate_conversion function is used ? This could be an issue because we discovered this issue when we wanted to debug the package. Thanks
  3. S

    Compilation error when calling validate_conversion and working with Program window

    Hello, Working with PL/SQL Developer Version 14.0.6.1988 (64 bit) and Oracle DB version 19.10.0.0.0 When developing a package, if I compile it with SQL window in PL/SQL Developer all is good (same with sqlplus). But When I compile it with Program window in PL/SQL Developer, compile of body...
  4. S

    SQL Editor, how to display legnth of selected text

    Thanks, I will have a look
  5. S

    SQL Editor, how to display legnth of selected text

    Hi, In SQL editor, cursor position is displayed at the bottom of the window. Is it possible to display the length of the selected text ? Thanks
  6. S

    Insert template menu from contextual menu does not work

    Difficult to reproduce as this happen after using PL/SQL developer during several hours. We noted no special actions done that could be the root cause.
  7. S

    Insert template menu from contextual menu does not work

    Hello, After using PL/SQL developer 14 (14.0.2) during several hours in day, the item menu "Insert template" from contextual menu (Right click on sql window) does not work anymore. I need to close PL/SQL developer and to restart it. "Templates" for Windows list are working fine. Thanks in...
  8. S

    Display time is long when switch from an app to PL/SQL Developer

    Yes I checked on several PC and all are impacted. Effect is more visible after few hour of work. Just after a restart, the lag is not significant.
  9. S

    Display time is long when switch from an app to PL/SQL Developer

    Hi, Any news on this issue ? Is there some setup I can change to use less graphical resources ? Thanks in advance.
  10. S

    I can't see another user's package body.

    When you grant rights, you must disconnect and reconnect to Oracle.
  11. S

    Display time is long when switch from an app to PL/SQL Developer

    Hello, I have tried the version 13.0.3 and the result is the same.
  12. S

    Display time is long when switch from an app to PL/SQL Developer

    I will organize that and i'll revert to you. thank you
  13. S

    Display time is long when switch from an app to PL/SQL Developer

    Hi, Find below the info: PL/SQL Developer Version 13.0.0.1883 (64 bit) 02.118835 - 100 user license Service Contract: 01/04/2021 Windows 10 Build 16299 Physical memory : 8,331,740 kB (3,250,052 available) Paging file : 11,197,072 kB (2,149,616 available) Virtual memory ...
  14. S

    Display time is long when switch from an app to PL/SQL Developer

    Hi, When PL/SQL Developer is minimized and when I click on the icon in Windows task bar, PL/SQL developer needs time to display completely ( 4-5 seconds). Screen is displayed first with big black areas and one after the other the black areas disappear and content is displayed. Same when using...
Back
Top