Recent content by T-Gergely

  1. T

    Log4j2 CVE-2021-44228

    It's quite and odd question. PSD is not a server application and is not written is Java.
  2. T

    Break button is not working.

    I know that, thanks. I meant I couldn't find the actual OCI change documented.
  3. T

    Break button is not working.

    I faced that problem recently. I put the line "DISABLE_OOB=on" in sqlnet.ora to overcome it. Don't ask me what Oracle changed and where it's documented: I don't know.
  4. T

    Reconnect in a test window

    Yeah, that's rather tricky. You have to call DBMS_SESSION.RESET_PACKAGE from a separate execution block. So you have to do it in two phases and swap the content of your test window until PSD or a plugin can do it for you or someone comes up with a better idea.
  5. T

    Reconnect in a test window

    Can't you call DBMS_SESSION.RESET_PACKAGE somehow?
  6. T

    Forum theme

    Thanks. It's better now. For extremists, here are some ublock "filters": forums.allroundautomations.com##.container-fluid forums.allroundautomations.com##.py-4:style(margin-top:0 !important) forums.allroundautomations.com##.py-4 h5:style(font-size:100% !important)
  7. T

    Forum theme

    {quote=Marco Kalter}Can you provide a screenshot of the specific issue, so that we can verify?{/quote/} (Brackets changed intentionally.) This doesn't work any more? The error I got: "We Encountered A Problem For readability, you can only quote messages levels deep. Please edit your message and...
  8. T

    Forum theme

    I don't know if anyone follows this forum on a smartphone, but it looks a lot worse on desktop browsers (with narrower windows) than before upgrading a few days ago. Marco, can you fix this (e.g. by adding a classic theme)?
  9. T

    Suppression of NULL records?

    Yep, it seems to be a bug.
  10. T

    SQL Export, turn off extra lines

    Hmm, what version of SQL*Plus? Here's the doc for 3.3 (DB 7.3.4).
  11. T

    Finding TODO items in any PL/SQL object

    But pre 12.2 primary support already ended.
  12. T

    v.11.0.4.1774 don't work with SYS.XMLTYPE

    You're a bit late: after many years of our nagging, AA fixed this bug (while dropping the built-in XML viewer).
  13. T

    Query from dba_type_attrs upon logon takes cca 50 seconds.

    I'm pretty sure it's optimizer_mode=RULE as I reported that to Oracle Support and AA here a long time ago. In vain. :(
  14. T

    Query from dba_type_attrs upon logon takes cca 50 seconds.

    Hey, that's what viruses still do, too. :) And it's easier than having an official bugfix. :(
Back
Top