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...