Recent content by Frank Tollenaar

  1. F

    ORA-03117 when using nested pl/sql-tables

    Found out (with help of Marco) that I hit bug 2576474 and it actually has nothing to do with PL/SQL Developer.
  2. F

    ORA-03117 when using nested pl/sql-tables

    Info is sent. Regards, Frank
  3. F

    ORA-03117 when using nested pl/sql-tables

    Hi, Firstly my compliments on a great tool. The following package generates an ORA-03117 when you either create a test-window calling p1 or when you open the Parameter-node of procedure p1 in the object-browser. It is caused by the nested pl/sql table type. create or replace package tst as...
Back
Top