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 on the same database can be executed with no problems and quickly on server side and another client program such as Toad 8.0.
The execution environment situations:
Client Side:
PL/SQL Developer 6.0.6
Oracle ODBC Driver 9207
Server Side:
Oracle 9i 9207
The operations:
1. double click PL/SQL Developer shutcut on desktop;
2. connect with the specific database;
3. open the package by the mode 'Edit Spec & Body';
4. click the button 'execute';
5. PL/SQL Developer is no responding;
What problem with PL/SQL Developer?
The execution environment situations:
Client Side:
PL/SQL Developer 6.0.6
Oracle ODBC Driver 9207
Server Side:
Oracle 9i 9207
The operations:
1. double click PL/SQL Developer shutcut on desktop;
2. connect with the specific database;
3. open the package by the mode 'Edit Spec & Body';
4. click the button 'execute';
5. PL/SQL Developer is no responding;
What problem with PL/SQL Developer?