Recent content by redwood

  1. R

    Help! The issue of no responding when executing large packages in PL/SQL Developer.

    Thanks for your kindly reply. I have disabled 'Add debug information when compiling' option, but the issue remains. And I also compile all packages in the Toad. But in PL/SQL Develper, the issues remains. Because our develpers don't like to abandon this tool, we still hope to solve the problem...
  2. R

    Help! The issue of no responding when executing large packages in PL/SQL Developer.

    I found I can not run the package in the debug because the debug related function buttons are grey and disable.
  3. R

    Help! The issue of no responding when executing large packages in PL/SQL Developer.

    I just click the button 'execute' (highlight by red line) after editing the large package spec & body, the PL/SQL Developer will have no responding. But the small packages are ok.
  4. R

    Help! The issue of no responding when executing large packages in PL/SQL Developer.

    you can view the error picture by accessing this link: http://photo.163.com/photos/zhangchong1980/37488701/1014760665/
  5. R

    Help! The issue of no responding when executing large packages in PL/SQL Developer.

    I am sure that there are no other sessions locking on the package I am trying to execute in PL/SQL Developer. I executed the script checking for locks, but no rows selected.
  6. R

    Help! The issue of no responding when executing large packages in PL/SQL Developer.

    Hi, guys! We have some PL/SQL packages that have more then 2000 lines codes. When these packages are executed in PL/SQL Developer, the Developer will be no responding. But the small packages which have less then 1500 lines codes can be executed successfully and quickly. And all packages locating...
Back
Top