Originally created by: kristian...@googlemail.com
What steps will reproduce the problem?
1. Log on to database as apps user on an EBS environment (or one with lots
and lots of packages).
2. Expand the package node
3.
What is the expected output? What do you see instead?
Application seems to be unresponsive for a long period of time. In my case
too long and actually didn't complete. SQL Developer has the same problems
but eventually returns. The pl-sql-editor plugin did not complete and
seemed to crash. I'm guessing this is purely down to the amount of packages
in such a schema. SQLDeveloper uses a filter which can also be canceled.
What version of the product are you using? On what operating system?
Windows/Linux
Please provide any additional information below.
Would a filter offering similar functionality to that of SQL Developer be
possible in your fantastic plug-in.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: alexan...@sumsoftsolutions.com
As workaround I would like to suggest setting maximum Java heap size to 1024MB.
To set “ -J-Xmx1024m” option for launcher modifying /etc/*.conf file.
Hope this help.