PLSQLDOC - Problems with Large Packages

Splat

Member
Help....

As the Subject suggests, I am having problems generating documentation on large packages (3000 plus lines).

When I click the generate documentation on the Package body, it just hangs (well I left it running for approx 1 hour and it didn't come back). The package header takles a while too!

PLSQLDOC vers: 1.2.0.1
PLSQL Dev vers: 6.0.5.926

Any help very much appreciated.

Cheers

Paul
 
Marco,

Thanks, but I think I found the problem - I had the 'Search Cross-References' set to Global, the schema the code lives in is very large.
I have set this to 'none' now and re-generated all the documentation and the package in question took approx 30 secs to generate.

Cheers

Paul
 
Back
Top