Large Package Body (Function list does not show)

Gerhard34

Member
Hi,

Trying the latest PL/SQL developer (7.0.3.1123) and when opening a large Package body (17000+ lines) It does not display the function list, nor does the nice top bar with indentation level.

The package compiles with no problems, but when I open it I always get the error message in PLSQL Dev. Status bar : "Unable to perform operation due to errors in source code" which I assume must be the cause for not displaying the functions.

It opens OK other smaller packages

Any hint on where might be the problem? is it the size of the package or a not so standard code?

Thanks
 
Back
Top