Recent content by Knut2025

  1. K

    Popup window cannot be closed by keyboard

    I am using also 16.0.3.2156 and I checked it again: ESC does NOT close the dialog. Pressing ESC just produces a "Pling"-Sound and the dialog stays open. In addition to that I also cannot close the Code Assistant Window by keyboard once opened without selecting an entry. Are there any keyboard...
  2. K

    Popup window cannot be closed by keyboard

    When opening the "go to line" dialog there is no way to close this dialog by keyboard. In Windows it is usual to close dialogs by pressing ESC but the PL/SQL developer forces me to use ALT+C what makes it very unconvienient to me. The upper mentioned dialog can only be closed by mouse click.
  3. K

    UI freezes when editing MERGE statements

    Hi Marco, here is the debug file. Thanxs
  4. K

    UI freezes when editing MERGE statements

    Hi folks, my PL/SQL-Developer UI (Version 16.0.2.2154 (64 bit)) freezes when editing MERGE statements for up to 2 minutes. This does not happen when I am editing other things. Are there any ideas what might be the problem? cheers Knut
  5. K

    Domains not shown in Object Browser

    Hi folks, I try to list my domains in the Object Browser. I created a new folder called "Domains" like the attached picture shows. The statement select count(*) from all_objects uob where uob.object_type = 'DOMAIN' and uob.owner = user shows 2 objects of type "DOMAIN". Pressing referesh in...
  6. K

    Code Assistant not appearing when connected to 23ai

    Hi Marco, thank you for your help. It works now but I can't tell you why. Cheers Knut
  7. K

    Code Assistant not appearing when connected to 23ai

    And this is not only a table problem but a problem for all kind of objects like functions, procedures, UDT, sequences, ...
  8. K

    Code Assistant not appearing when connected to 23ai

    Hi Marco, thank you for your fast reply. Here is the result: OWNER SYNONYM_NAME TABLE_OWNER TABLE_NAME DB_LINK ORIGIN_CON_ID 1 PUBLIC ALL_TABLES SYS ALL_TABLES 1
  9. K

    Code Assistant not appearing when connected to 23ai

    Hi folks, my shortcut for the code assistant to appear is CTRL+SPACE. When I am connected to ATP 19c (Cloud DB 19c Transaction Processing) the code assistant appears when hitting CTRL+SPACE. It does not when I change the connection to an ATP 23ai. It does not list packages or tables but it...
Back
Top