First of all, PL/SQL developer is a wonderful tool for PL/SQL programer. Now I cannot work without it. But I have a serious problem with it and don't know why.
My computer is connected to a remote database server through VPN. Whenever I login on the database server though PL/SQL developer, after some operations, the server will become very slow. The DBA told me that the PLSQLDev.exe is checking table sys.all_queue in an infinit loop.
Once the DBA kills the PLSQLDev.exe session, the server becomes normal.
The other problem is that when I login off server through pl/sql developer, the session will keep running on the server until DBA kill it.
My computer is connected to a remote database server through VPN. Whenever I login on the database server though PL/SQL developer, after some operations, the server will become very slow. The DBA told me that the PLSQLDev.exe is checking table sys.all_queue in an infinit loop.
Once the DBA kills the PLSQLDev.exe session, the server becomes normal.
The other problem is that when I login off server through pl/sql developer, the session will keep running on the server until DBA kill it.