Recent content by foofighter

  1. F

    Problem/Bug with Ignore Hint during compilation

    Hi, We encountered the following problem with PL/SQL Developer (13.0.6 and 14.0.5). When we add a Comment with the "ignore" hint when calling an PL/SQL function this seems to be applied to all the following parameters and not just the line where the comment is added. In this case we specify the...
  2. F

    DBMS_Metadata Table Comments Unicode

    Hi there, I'm having an issue with PL/SQL Developpper 8 (8.0.0.1480). Im connecting to an Oracle DB with a windows client (NLS_LANG=FRENCH_LUXEMBOURG.WE8MSWIN1252) to an ORACLE 11.2 Database with Character set AL32UTF8. When generating the DDL via DBMS_METADATA on a Table with comments I get...
Back
Top