Hi,
We have been facing problem in Oracle while executing SQL queries from PL/SQL developer.
Even if a simple select query with around 8000 records, data is only fetched for around 2000 records and then it shows as "Executing...." but no more records are fetched. We have to terminate by closing the PL/SQL developer after some time.
If the same query is executed thru SQLPLUS, it executes.
Our DBA has been trying hard to sort the issues but all in vain.
What could be the reason as no changes were carried out on the server.
TIA,
Raj
We have been facing problem in Oracle while executing SQL queries from PL/SQL developer.
Even if a simple select query with around 8000 records, data is only fetched for around 2000 records and then it shows as "Executing...." but no more records are fetched. We have to terminate by closing the PL/SQL developer after some time.
If the same query is executed thru SQLPLUS, it executes.
Our DBA has been trying hard to sort the issues but all in vain.
What could be the reason as no changes were carried out on the server.
TIA,
Raj